Patch 7.2b.025
commit384304898f8036ce1ce9a1ac7b6e52dc659f4701
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 1 Aug 2008 04:05:05 +0000 (1 04:05 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 1 Aug 2008 04:05:05 +0000 (1 04:05 +0000)
tree612a6177bdebe1907e68798492302b99f649604c
parent05006a5dd02ef41ddc4b847ffc76b4eef83b30ed
Patch 7.2b.025
Problem:    When the CursorHold event triggers a pending count is lost.
            (Juergen Kraemer)
Solution:   Save the counts and restore them.
Files:      src/normal.c, src/structs.h

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