Patch 7.0.229
commitc90dbc911e4d578eddbbf01f2a2b79c8ef2d7db3
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 27 Apr 2007 03:32:09 +0000 (27 03:32 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 27 Apr 2007 03:32:09 +0000 (27 03:32 +0000)
tree3d8c5cf0eca5785f4499456ea03716f93cd0bbcf
parent4d2a24bbff80977ea56b6e1cb3d3739e234dcf9c
Patch 7.0.229
Problem:    When 'pastetoggle' starts with Esc then pressing Esc in Insert
    mode will not time out. (Jeffery Small)
Solution:   Use KL_PART_KEY instead of KL_PART_MAP, so that 'ttimeout' applies
    to the 'pastetoggle' key.
Files:     src/getchar.c

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