[7.2.426] Commas in 'langmap' are not always handled correctly.
commitbaaa3865feda6968a87ff7b644e00c7ecc7be831
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 17:32:11 +0000 (14 17:32 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 14 May 2010 17:32:11 +0000 (14 17:32 +0000)
tree89763457f7ab9e695113b685f6e96a8780cfe30f
parentaa30337a4b51971473c5759a486949f224b04a70
[7.2.426] Commas in 'langmap' are not always handled correctly.

Problem:    Commas in 'langmap' are not always handled correctly.

Solution:   Require commas to be backslash escaped. (James Vega)

Patch 7.2.426
src/option.c
src/version.c