Patch 7.2.026 (after 7.2.010)
commit42d8db331f9c6d1073b39c0c35b5a62b73d34446
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sun, 2 Nov 2008 02:49:48 +0000 (2 02:49 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Sun, 2 Nov 2008 02:49:48 +0000 (2 02:49 +0000)
tree62f32e360cccd8ba3ebe42639cceb3a92bb006ad
parent6b952a4ebbe53e6c3910d7ffc7ff5052fd3cbea5
Patch 7.2.026 (after 7.2.010)
Problem:    "K" doesn't use the length of the identifier but uses the rest of
            the line.
Solution:   Copy the desired number of characters first.
Files:      src/normal.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2@1218 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/normal.c
src/version.c