]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.763 v7.3.763
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2013 12:24:08 +0000 (13:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2013 12:24:08 +0000 (13:24 +0100)
commit8754deb3b622186ff5efa0e5547a392aaed6a1c7
tree62e640e10e48cf2b1385485b97eaf62b2e72dc14
parent14e28811b3c37beaf310ab755cd7e0a1dc7f3395
updated for version 7.3.763
Problem:    Jumping to a mark does not open a fold if it is in the same line.
            (Wiktor Ruben)
Solution:   Also compare the column after the jump. (Christian Brabandt)
src/normal.c
src/version.c