]> TLD Linux GIT Repositories - packages/mc.git/blobdiff - mc-pld-developerfriendly.patch
- drop noperl-vfs
[packages/mc.git] / mc-pld-developerfriendly.patch
diff --git a/mc-pld-developerfriendly.patch b/mc-pld-developerfriendly.patch
deleted file mode 100644 (file)
index 1eff213..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-diff -urN mc-2006-02-24-22.org/syntax/cvs-userlist.syntax mc-2006-02-24-22/syntax/cvs-userlist.syntax
---- mc-2006-02-24-22.org/misc/syntax/cvs-userlist.syntax       1970-01-01 01:00:00.000000000 +0100
-+++ mc-2006-02-24-22/misc/syntax/cvs-userlist.syntax   2006-02-28 17:37:11.801898000 +0100
-@@ -0,0 +1,20 @@
-+wholechars abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789._-
-+
-+context default
-+      keyword : yellow black
-+# people
-+      keyword whole linestart ac-admin black white
-+      keyword whole linestart ra-admin black white
-+      keyword whole linestart nest-admin black white
-+      keyword whole linestart cvsadmin black white
-+      keyword whole linestart distfilesadmin black white
-+# machines (hm... people vs machines... like in the Matrix ;))
-+      keyword wholeleft linestart builder gray white
-+      keyword wholeleft linestart buildlogs gray white
-+      keyword wholeleft linestart cia gray white
-+      keyword wholeleft linestart distfiles gray white
-+
-+context exclusive : : cyan
-+      keyword , yellow black
-+      
-+
-diff -urN mc-2006-02-24-22.org/syntax/Makefile.am mc-2006-02-24-22/syntax/Makefile.am
---- mc-2006-02-24-22.org/misc/syntax/Makefile.am       2006-01-30 18:01:58.000000000 +0100
-+++ mc-2006-02-24-22/misc/syntax/Makefile.am   2006-02-28 17:38:02.617073750 +0100
-@@ -11,6 +11,7 @@
-       debian-sources-list.syntax \
-       cs.syntax               \
-       css.syntax              \
-+      cvs-userlist.syntax     \
-       cxx.syntax              \
-       d.syntax                \
-       diff.syntax             \
-@@ -35,6 +36,7 @@
-       pascal.syntax           \
-       perl.syntax             \
-       php.syntax              \
-+      pld-update-todo.syntax  \
-       po.syntax               \
-       povray.syntax           \
-       python.syntax           \
-diff -urN mc-2006-02-24-22.org/syntax/pld-update-todo.syntax mc-2006-02-24-22/syntax/pld-update-todo.syntax
---- mc-2006-02-24-22.org/misc/syntax/pld-update-todo.syntax    1970-01-01 01:00:00.000000000 +0100
-+++ mc-2006-02-24-22/misc/syntax/pld-update-todo.syntax        2006-02-28 17:37:11.805898250 +0100
-@@ -0,0 +1,5 @@
-+context default
-+      keyword wholeleft       [OLD]\s*\s      brightred
-+      keyword wholeleft       [NEW]\s*\n      green
-+      keyword wholeright      (*)     white black
-+
-diff -urN mc-2006-02-24-22.org/syntax/Syntax.in mc-2006-02-24-22/syntax/Syntax.in
---- mc-2006-02-24-22.org/misc/syntax/Syntax.in 2005-10-31 22:15:34.000000000 +0100
-+++ mc-2006-02-24-22/misc/syntax/Syntax.in     2006-02-28 17:37:11.805898250 +0100
-@@ -145,5 +145,11 @@
- file Don_t_match_me Mail\sfolder ^From\s
- include mail.syntax
-+file PLD-update-TODO PLD\sTODO
-+include pld-update-todo.syntax
-+
-+file users CVS\suser\slist
-+include cvs-userlist.syntax
-+
- file .\* unknown
- include unknown.syntax