1
0
forked from aniani/vim

updated for version 7.2.334

Problem:    Postponing keys in Netbeans interface does not work properly.
Solution:   Store the key string instead of the number.  Avoid an infinite
            loop. (Mostly by Xavier de Gaye)
This commit is contained in:
Bram Moolenaar
2010-01-19 15:13:14 +01:00
parent 2660c0ea9b
commit 8065d7fd9c
3 changed files with 36 additions and 20 deletions

View File

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