Skip to content
Snippets Groups Projects
  1. Oct 04, 2011
    • Bram Moolenaar's avatar
      updated for version 7.3.332 · e79d1535
      Bram Moolenaar authored
      Problem:    Indent after "public:" is not increased in C++ code. (Lech Lorens)
      Solution:   Check for namespace after the regular checks. (partly by Martin
                  Gieseking)
      v7.3.332
      e79d1535
    • Bram Moolenaar's avatar
      updated for version 7.3.331 · aa0e8047
      Bram Moolenaar authored
      Problem:    "vit" selects wrong text when a tag name starts with the same text
                  as an outer tag name. (Ben Fritz)
      Solution:   Add "\>" to the pattern to check for word boundary.
      v7.3.331
      aa0e8047
    • Bram Moolenaar's avatar
      updated for version 7.3.330 · 7701c24e
      Bram Moolenaar authored
      Problem:    When longjmp() is invoked if the X server gives an error the state
                  is not properly restored.
      Solution:   Reset vgetc_busy. (Yukihiro Nakadaira)
      v7.3.330
      7701c24e
  2. Oct 03, 2011
  3. Sep 30, 2011
  4. Sep 21, 2011
  5. Sep 14, 2011
  6. Sep 08, 2011
  7. Sep 07, 2011
Loading