]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.426 v7.2.426
authorBram Moolenaar <Bram@vim.org>
Fri, 14 May 2010 15:32:58 +0000 (17:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 14 May 2010 15:32:58 +0000 (17:32 +0200)
commit6af05063707668d28261a5e79cd7851c10586a60
tree2793d50f9c46e9d04eb04323b3214c4dcf4af8e4
parent2321c9255e2330439e821d77fe828e5ce8c9d499
updated for version 7.2.426
Problem:    Commas in 'langmap' are not always handled correctly.
Solution:   Require commas to be backslash escaped. (James Vega)
src/option.c
src/version.c