Skip to content
Snippets Groups Projects
  1. Aug 23, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.637 · 00b8ae0d
      Bram Moolenaar authored
      Problem:    Cannot catch the error caused by a foldopen when there is no fold.
                  (ZyX, Issue 48)
      Solution:   Do not break out of the loop early when inside try/catch.
                  (Christian Brabandt) Except when there is a syntax error.
      v7.3.637
      00b8ae0d
    • Bram Moolenaar's avatar
      updated for version 7.3.636 · dde0efed
      Bram Moolenaar authored
      Problem:    Not all zero-width matches handled correctly for "gn".
      Solution:   Move zero-width detection to a separate function. (Christian
                  Brabandt)
      v7.3.636
      dde0efed
    • Bram Moolenaar's avatar
      updated for version 7.3.635 · 4d93dc26
      Bram Moolenaar authored
      Problem:    Issue 21: System call during startup sets 'lines' to a wrong
                  value. (Karl Yngve)
      Solution:   Don't set the shell size while the GUI is still starting up.
                  (Christian Brabandt)
      v7.3.635
      4d93dc26
    • Bram Moolenaar's avatar
      updated for version 7.3.634 · b9ce83e1
      Bram Moolenaar authored
      Problem:    Month/Day format for undo is confusing. (Marcin Szamotulski)
      Solution:   Always use Year/Month/Day, should work for everybody.
      v7.3.634
      b9ce83e1
  2. Aug 15, 2012
  3. Aug 08, 2012
  4. Aug 02, 2012
  5. Jul 29, 2012
  6. Jul 27, 2012
  7. Jul 25, 2012
  8. Jul 19, 2012
  9. Jul 16, 2012
  10. Jul 12, 2012
Loading