Skip to content
Snippets Groups Projects
  1. Nov 10, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.052 · 37dd018c
      Bram Moolenaar authored
      Problem:    When 'completefunc' opens a new window all kinds of errors follow.
                  (Xavier Deguillard)
      Solution:   When 'completefunc' goes to another window or buffer and when it
                  deletes text abort completion.  Add a test for 'completefunc'.
      v7.3.052
      37dd018c
    • Bram Moolenaar's avatar
      updated for version 7.3.051 · 27d9eceb
      Bram Moolenaar authored
      Problem:    Crash when /home/mool/bin:/usr/local/sbin:/usr/local/bin:/home/mool/java/jdk/bin:/bin:/sbin:/usr/bin:/usr/games:/usr/sbin:/usr/X11R6/bin:/usr/local/linux-jdk1.3.1/bin:/usr/local/lib/python2.2/Tools/idle is empty.
      Solution:   Check for vim_getenv() returning NULL. (Yasuhiro Matsumoto)
      v7.3.051
      27d9eceb
  2. Nov 03, 2010
  3. Oct 27, 2010
  4. Oct 24, 2010
  5. Oct 23, 2010
  6. Oct 22, 2010
  7. Oct 20, 2010
  8. 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
  9. 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
  10. Oct 13, 2010
  11. Oct 10, 2010
  12. 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
  13. Sep 30, 2010
  14. Sep 29, 2010
Loading