]> TLD Linux GIT Repositories - packages/mc.git/blobdiff - mc-pld-developerfriendly.patch
- updated to 4.8.31
[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 ec55423..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
-+      
-+
---- mc-4.8.19/misc/syntax/Makefile.am.orig     2017-03-11 18:30:38.998587163 +0100
-+++ mc-4.8.19/misc/syntax/Makefile.am  2017-03-11 18:34:17.005281053 +0100
-@@ -16,6 +16,7 @@
-       cs.syntax               \
-       css.syntax              \
-       cuda.syntax             \
-+      cvs-userlist.syntax     \
-       cxx.syntax              \
-       cython.syntax           \
-       d.syntax                \
-@@ -35,6 +36,7 @@
-       pascal.syntax           \
-       perl.syntax             \
-       php.syntax              \
-+      pld-update-todo.syntax  \
-       po.syntax               \
-       povray.syntax           \
-       procmail.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,6 +145,12 @@
- file Don_t_match_me Mail\sfolder ^(From|Return-(P|p)ath:|From:|Date:)\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 \\.procmailrc$ Procmail\sRC\sFile ^#/usr/bin/procmail
- include procmail.syntax