1
0
forked from aniani/vim

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 17:35:54 +00:00
parent 2bb8df23dc
commit 7263a77b99
20 changed files with 132 additions and 61 deletions

View File

@@ -90,7 +90,7 @@
/* Define as the command at the end of signal handlers ("" or "return 0;"). */
#define SIGRETURN
/* Define if touuper/tolower only work on lower/upercase characters */
/* Define if toupper/tolower only work on lower/uppercase characters */
#undef BROKEN_TOUPPER
/* Define if tgetstr() has a second argument that is (char *) */