Skip to content
Snippets Groups Projects
  1. Jun 24, 2013
  2. Jun 23, 2013
  3. Jun 22, 2013
  4. Jun 21, 2013
  5. Jun 19, 2013
  6. Jun 18, 2013
    • Bram Moolenaar's avatar
      updated for version 7.3.1221 · a6cc0310
      Bram Moolenaar authored
      Problem:    When build flags change "make distclean" run into a configure
                  error.
      Solution:   When CFLAGS changes delete auto/config.cache.  Also avoid adding
                  duplicate text to flags.
      v7.3.1221
      a6cc0310
  7. Jun 17, 2013
  8. Jun 16, 2013
  9. Jun 15, 2013
    • Bram Moolenaar's avatar
      updated for version 7.3.1203 · 4ce239b0
      Bram Moolenaar authored
      Problem:    Matches from matchadd() might be highlighted incorrectly when they
                  are at a fixed position and inserting lines. (John Szakmeister)
      Solution:   Redraw all lines below a change if there are highlighted matches.
                  (idea by Christian Brabandt)
      v7.3.1203
      4ce239b0
    • Bram Moolenaar's avatar
      updated for version 7.3.1202 · 33516799
      Bram Moolenaar authored
      Problem:    Tags are not found in case-folded tags file. (Darren cole, Issue
                  90)
      Solution:   Take into account that when case folding was used for the tags
                  file "!rm" sorts before the "!_TAG" header lines.
      v7.3.1202
      33516799
Loading