]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.277 v7.4.277
authorBram Moolenaar <Bram@vim.org>
Wed, 7 May 2014 14:35:08 +0000 (16:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 May 2014 14:35:08 +0000 (16:35 +0200)
commit0d3d5e0483ddad68d333284d988b4269674f71dd
tree127a89b2940e6707c5234f08f44d7839977786f2
parent75a8d74cc22d66482a1149f004b04bcc0a8326f2
updated for version 7.4.277
Problem:    Using ":sign unplace *" may leave the cursor in the wrong position
            (Christian Brabandt)
Solution:   Update the cursor position when removing all signs.
src/buffer.c
src/version.c