]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.521 v7.4.521
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 16:35:39 +0000 (17:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 16:35:39 +0000 (17:35 +0100)
commit06e7ce1a013535b11d5454630cc1770ef21ea461
tree5a3446529d0cb1442c775b9132eae36c8d425016
parent57bc4633b24be82697d969c865bb018cfa47099f
updated for version 7.4.521
Problem:    When using "vep" a mark is moved to the next line. (Maxi Padulo,
            Issue 283)
Solution:   Decrement the line number. (Christian Brabandt)
src/ops.c
src/version.c