Skip to content
Snippets Groups Projects
  1. Nov 03, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.048 · dba01a01
      Bram Moolenaar authored
      Problem:    ":earlier 1f" doesn't work after loading undo file.
      Solution:   Set b_u_save_nr_cur when loading an undo file. (Christian
                  Brabandt)
                  Fix only showing time in ":undolist"
      v7.3.048
      dba01a01
  2. Oct 27, 2010
  3. Oct 24, 2010
  4. Oct 23, 2010
  5. Oct 22, 2010
  6. Oct 20, 2010
  7. Oct 15, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.029 · f75d4988
      Bram Moolenaar authored
      Problem:    ":sort n" sorts lines without a number as number zero. (Beeyawned)
      Solution:   Make lines without a number sort before lines with a number.  Also
                  fix sorting negative numbers.
      v7.3.029
      f75d4988
  8. Oct 14, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.028 · b60574ba
      Bram Moolenaar authored
      Problem:    Signs don't show up. (Charles Campbell)
      Solution:   Don't use negative numbers.  Also assign a number to signs that
                  have a name of all digits to avoid using a sign number twice.
      v7.3.028
      b60574ba
  9. Oct 13, 2010
  10. Oct 10, 2010
  11. Oct 09, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.020 · 341ad7a6
      Bram Moolenaar authored
      Problem:    Cursor position wrong when joining multiple lines and
                  'formatoptions' contains "a". (Moshe Kamensky)
      Solution:   Adjust cursor position for skipped indent. (Carlo Teubner)
      v7.3.020
      341ad7a6
  12. Sep 30, 2010
  13. Sep 29, 2010
Loading