1
0
forked from aniani/vim

updated for version 7.1

This commit is contained in:
Bram Moolenaar
2007-05-12 13:12:19 +00:00
parent b5ba002aab
commit 341621425b
5 changed files with 14 additions and 14 deletions

View File

@@ -70,7 +70,7 @@
* MACOS compiling for either one
*/
#if defined(macintosh) && !defined(MACOS_CLASSIC)
# define MACOS_CLASSIC
# define MACOS_CLASSIC
#endif
#if defined(MACOS_X_UNIX)
# define MACOS_X
@@ -1848,7 +1848,7 @@ typedef int proftime_T; /* dummy for function prototypes */
#endif
/*
* The following macros stop displat/event loop nesting at the wrong time.
* The following macros stop display/event loop nesting at the wrong time.
*/
#ifdef ALT_X_INPUT
# define ALT_INPUT_LOCK_OFF suppress_alternate_input = FALSE