Hi, this patch removes extra space for DOS Batch file(s) pattern.
--- syntax/Syntax Tue Jun 25 07:08:08 2002 +++ syntax/Syntax Thu Jul 4 14:39:42 2002 @@ -96,7 +96,7 @@ include changelog.syntax file .\*[Mm]akefile[\\\.a-z]\*$ Makefile include makefile.syntax -file ..\*\\.(bat|cmd) $ DOS\sBatch +file ..\*\\.(bat|cmd)$ DOS\sBatch include dos.syntax file ..\*\\.(po|pot|pox)$ PO\sFile _______________________________________________ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel
