Extra space in pattern for DOS batch
- From: "Andrew V. Samoilov" <kai cmail ru>
- To: GNU Midnight Commander Development Team <mc-devel gnome org>
- Subject: Extra space in pattern for DOS batch
- Date: Thu, 4 Jul 2002 14:44:07 +0300
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]