1
0
forked from aniani/vim

updated for version 7.3.383

Problem:    For EBCDIC pound sign is defined as 't'.
Solution:   Correctly define POUND.
This commit is contained in:
Bram Moolenaar
2011-12-23 12:47:03 +01:00
parent 213ae48854
commit 265116a99a
2 changed files with 3 additions and 1 deletions

View File

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