Add the conceal patch from Vince Negri.

--HG--
branch : vim73
This commit is contained in:
Bram Moolenaar
2010-06-05 23:22:07 +02:00
parent 1a342b8200
commit 01601aaade
40 changed files with 1737 additions and 698 deletions

View File

@@ -26,7 +26,7 @@
# undef _POSIX_THREADS
#endif
#if defined(_WIN32) && defined (HAVE_FCNTL_H)
#if defined(_WIN32) && defined(HAVE_FCNTL_H)
# undef HAVE_FCNTL_H
#endif