]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.485 v7.4.485
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Oct 2014 17:35:31 +0000 (19:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Oct 2014 17:35:31 +0000 (19:35 +0200)
commit4920a4427183f1a353394f33402dde5ae4d32c18
tree63407bfed0417169cd5d490975ea65a3cb559df8
parentcb5ea1401a048b5c3e0e2c4d3afc72184f3604ad
updated for version 7.4.485
Problem:    Abbreviations don't work. (Toothpik)
Solution:   Move the length computation inside the for loop.  Compare against
            the unescaped key.
src/getchar.c
src/version.c