summaryrefslogtreecommitdiff
path: root/chinese/pine4/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/pine4/files/patch-am')
-rw-r--r--chinese/pine4/files/patch-am11
1 files changed, 0 insertions, 11 deletions
diff --git a/chinese/pine4/files/patch-am b/chinese/pine4/files/patch-am
deleted file mode 100644
index 86f1c7b64d95..000000000000
--- a/chinese/pine4/files/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
---- pico/edef.h.orig Thu Apr 23 07:53:44 1998
-+++ pico/edef.h Thu Oct 14 10:53:41 1999
-@@ -59,7 +59,7 @@
- int ComposerEditing = FALSE; /* TRUE if message line is open */
- int revexist = FALSE; /* does reverse video exist? */
- char modecode[] = "WCSEVO"; /* letters to represent modes */
--long gmode = MDWRAP; /* global editor mode */
-+long gmode = MDWRAP | MDTCAPWINS; /* global editor mode */
- int sgarbf = TRUE; /* TRUE if screen is garbage */
- int mpresf = FALSE; /* TRUE if message in last line */
- int clexec = FALSE; /* command line execution flag */