diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /textproc/coco/files/patch-mn | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Notes
Notes:
svn path=/head/; revision=16726
svn path=/tags/RELEASE_3_1_0/; revision=16727; tag=release/3.1.0
Diffstat (limited to 'textproc/coco/files/patch-mn')
-rw-r--r-- | textproc/coco/files/patch-mn | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/coco/files/patch-mn b/textproc/coco/files/patch-mn deleted file mode 100644 index 2ac99a2b4caa..000000000000 --- a/textproc/coco/files/patch-mn +++ /dev/null @@ -1,11 +0,0 @@ ---- src/coding.c.orig Sun Jan 17 04:48:45 1999 -+++ src/coding.c Sun Jan 17 04:49:02 1999 -@@ -154,7 +154,7 @@ - /* 92.4.3, 92.12.18 by K.Handa */ - Lisp_Object Qcoding_system, Qcoding_system_p, Qnon_nil_coding_system_p; - Lisp_Object Qeol_type; --Lisp_Object Qpriority; -+extern Lisp_Object Qpriority; - /* end of patch */ - #endif /* emacs */ - |