Skip to content
Snippets Groups Projects
  1. Nov 19, 2014
  2. Nov 13, 2014
  3. Nov 12, 2014
  4. Nov 06, 2014
  5. Nov 05, 2014
  6. Oct 31, 2014
    • Bram Moolenaar's avatar
      updated for version 7.4.493 · 086329d3
      Bram Moolenaar authored
      Problem:    A TextChanged autocommand is triggered when saving a file.
                  (William Gardner)
      Solution:   Update last_changedtick after calling unchanged(). (Christian
                  Brabandt)
      v7.4.493
      086329d3
    • Bram Moolenaar's avatar
      updated for version 7.4.492 · 2f31e399
      Bram Moolenaar authored
      Problem:    In Insert mode, after inserting a newline that inserts a comment
                  leader, CTRL-O moves to the right. (ZyX) Issue 57.
      Solution:   Correct the condition for moving the cursor back to the NUL.
                  (Christian Brabandt)
      v7.4.492
      2f31e399
    • Bram Moolenaar's avatar
      updated for version 7.4.491 · b851a96d
      Bram Moolenaar authored
      Problem:    When winrestview() has a negative "topline" value there are
                  display errors.
      Solution:   Correct a negative value to 1. (Hirohito Higashi)
      v7.4.491
      b851a96d
    • Bram Moolenaar's avatar
      updated for version 7.4.490 · 6a64365c
      Bram Moolenaar authored
      Problem:    Cannot specify the buffer to use for "do" and "dp", making them
                  useless for three-way diff.
      Solution:   Use the count as the buffer number. (James McCoy)
      v7.4.490
      6a64365c
    • Bram Moolenaar's avatar
      updated for version 7.4.489 · fe3c4100
      Bram Moolenaar authored
      Problem:    Cursor movement still wrong when 'lbr' is set and there is a
                  number column. (Hirohito Higashi)
      Solution:   Add correction for number column. (Hiroyuki Takagi)
      v7.4.489
      fe3c4100
  7. Oct 22, 2014
  8. Oct 21, 2014
Loading