Author: adamg                        Date: Tue Apr 18 13:42:15 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 7.0e

---- Files affected:
SOURCES:
   021_all_vim-7.0-fstab-bogus-errors.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/021_all_vim-7.0-fstab-bogus-errors.patch
diff -u SOURCES/021_all_vim-7.0-fstab-bogus-errors.patch:1.1 
SOURCES/021_all_vim-7.0-fstab-bogus-errors.patch:1.2
--- SOURCES/021_all_vim-7.0-fstab-bogus-errors.patch:1.1        Sun Oct  9 
03:49:34 2005
+++ SOURCES/021_all_vim-7.0-fstab-bogus-errors.patch    Tue Apr 18 15:42:09 2006
@@ -1,13 +1,12 @@
-# Remove some bogus 'error' indications in fstab highlighting.
---- vim7/runtime/syntax/fstab.vim.orig 2005-03-19 16:17:17.036115856 +0000
-+++ vim7/runtime/syntax/fstab.vim      2005-03-19 16:27:35.364115712 +0000
-@@ -19,14 +19,14 @@
+--- vim-7.0/runtime/syntax/fstab.vim~  2006-04-18 15:19:57.000000000 +0200
++++ vim-7.0/runtime/syntax/fstab.vim   2006-04-18 15:21:28.990442500 +0200
+@@ -23,14 +23,14 @@
  
  " Device
  syn cluster fsDeviceCluster contains=fsOperator,fsDeviceKeyword,fsDeviceError
--syn match fsDeviceError /\%([^a-zA-Z0-9_\/[EMAIL PROTECTED]|^\w\{-}\ze\W\)/ 
contained
+-syn match fsDeviceError /\%([^a-zA-Z0-9_\/#@:]\|^\w\{-}\ze\W\)/ contained
 +syn match fsDeviceError /\%([^a-zA-Z0-9_\/[EMAIL PROTECTED]:]\)/ contained
- syn keyword fsDeviceKeyword contained none proc linproc tmpfs
+ syn keyword fsDeviceKeyword contained none proc linproc tmpfs devpts sysfs 
usbfs
  syn keyword fsDeviceKeyword contained LABEL nextgroup=fsDeviceLabel
  syn match fsDeviceLabel contained /=[^ \t]\+/hs=s+1 contains=fsOperator
  
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/021_all_vim-7.0-fstab-bogus-errors.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to