]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.801 v7.3.801
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Feb 2013 12:38:02 +0000 (13:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Feb 2013 12:38:02 +0000 (13:38 +0100)
commit530e7dfafd7e951ac36e39c87bf72ebdb4caa428
tree023e406deb48bb5b1a388002db7b404a3972ffd7
parentb6a76ffc4cc79163c88b734e0a803385321b3ca6
updated for version 7.3.801
Problem:    ":window set nu?" displays the cursor line. (Nazri Ramliy)
Solution:   Do not update the cursor line when conceallevel is zero or the
            screen has scrolled. (partly by Christian Brabandt)
src/version.c
src/window.c