Author: glen                         Date: Sat Apr 29 12:08:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- find also files in SOURCES

---- Files affected:
SOURCES:
   vim-filetypes.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/vim-filetypes.patch
diff -u SOURCES/vim-filetypes.patch:1.1 SOURCES/vim-filetypes.patch:1.2
--- SOURCES/vim-filetypes.patch:1.1     Sat Apr 29 13:57:22 2006
+++ SOURCES/vim-filetypes.patch Sat Apr 29 14:08:38 2006
@@ -5,7 +5,7 @@
  
  " Apache style config file
 -au BufNewFile,BufRead proftpd.conf*           call s:StarSetf('apachestyle')
-+au BufNewFile,BufRead /etc/ftpd/conf.d/*.conf,proftpd.conf*           call 
s:StarSetf('apachestyle')
++au BufNewFile,BufRead /etc/ftpd/conf.d/*.conf,proftpd*.conf*          call 
s:StarSetf('apachestyle')
  
  " Apache config file
  au BufNewFile,BufRead .htaccess                        setf apache
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/vim-filetypes.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