1
0
forked from aniani/vim

updated for version 7.3.285

Problem:    Mapping <Char-123> no longer works.
Solution:   Properly check for "char-".  Add a test for it.
This commit is contained in:
Bram Moolenaar
2011-08-19 22:29:02 +02:00
parent b8bf541f89
commit 792826c0c7
4 changed files with 34 additions and 18 deletions

View File

@@ -709,6 +709,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
285,
/**/
284,
/**/