Skip to content
Snippets Groups Projects
  1. Oct 27, 2010
  2. Oct 24, 2010
  3. Oct 23, 2010
  4. Oct 22, 2010
  5. Oct 20, 2010
  6. 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
  7. 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
  8. Oct 13, 2010
  9. Oct 10, 2010
  10. 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
  11. Sep 30, 2010
  12. Sep 29, 2010
  13. Sep 21, 2010
    • Bram Moolenaar's avatar
      Updated runtime files. · 00659069
      Bram Moolenaar authored
      00659069
    • Bram Moolenaar's avatar
      updated for version 7.3.011 · 62b42181
      Bram Moolenaar authored
      Problem:    X11 clipboard doesn't work in Athena/Motif GUI.  First selection
                  after a shell command doesn't work.
      Solution:   When using the GUI use XtLastTimestampProcessed() instead of
                  changing a property.  (partly by Toni Ronkko)
                  When executing a shell command disown the selection.
      v7.3.011
      62b42181
Loading