1
0
forked from aniani/vim

updated for version 7.0008

This commit is contained in:
Bram Moolenaar
2004-07-12 15:53:54 +00:00
parent 8299df966a
commit 2df6dcc596
35 changed files with 900 additions and 711 deletions

View File

@@ -1081,6 +1081,12 @@
# define CURSOR_SHAPE
#endif
#if defined(FEAT_MZSCHEME) && (defined(FEAT_GUI_W32) || defined(FEAT_GUI_GTK) \
|| defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_ATHENA) \
|| defined(FEAT_GUI_MAC) || defined(FEAT_GUI_KDE))
# define MZSCHEME_GUI_THREADS
#endif
/*
* +ARP Amiga only. Use arp.library, DOS 2.0 is not required.
*/