]> git.pld-linux.org Git - packages/vim.git/commitdiff
- fixed
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 May 2002 22:05:31 +0000 (22:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-ispell.patch -> 1.10

vim-ispell.patch

index 094d51d4cdc2a2e7b5defacf66699ea65a50f28a..adc08d8ed280e096e9d9bb90d93a9a0fedfdf431 100644 (file)
@@ -174,14 +174,13 @@ diff -Nur vim61.orig/src/ex_docmd.c vim61/src/ex_docmd.c
 diff -Nur vim61.orig/src/feature.h vim61/src/feature.h
 --- vim61.orig/src/feature.h   Sat Mar  9 16:17:30 2002
 +++ vim61/src/feature.h        Wed Mar 27 15:08:08 2002
-@@ -312,6 +312,12 @@
+@@ -312,6 +312,11 @@
  # endif
  # define FEAT_FKMAP
  #endif
 +#ifdef FEAT_BIG
 +#undef FEAT_RIGHTLEFT
 +#undef FEAT_FKMAP
-+#undef FEAT_SPELL_HL   /*WM*/
 +#endif
 +/* # define FEAT_PRINTER */
  
This page took 0.037646 seconds and 4 git commands to generate.