summaryrefslogtreecommitdiff
path: root/editors/apel/files/patch-ac
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-14 10:41:19 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-14 10:41:19 +0000
commitce5da22b7076167a515a6a0b602b22b67022e5ff (patch)
tree2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /editors/apel/files/patch-ac
parentYipes, 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
Diffstat (limited to 'editors/apel/files/patch-ac')
-rw-r--r--editors/apel/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/apel/files/patch-ac b/editors/apel/files/patch-ac
deleted file mode 100644
index ab74bc332e6f..000000000000
--- a/editors/apel/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- poem-ltn1.el.orig Sun Dec 27 11:19:17 1998
-+++ poem-ltn1.el Sun Dec 27 11:19:20 1998
-@@ -161,7 +161,7 @@
- (let ((emx-binary-mode t))
- (find-file-noselect filename nowarn rawfile)))
-
--(defalias find-file-noselect-as-raw-text 'find-file-noselect)
-+(defalias 'find-file-noselect-as-raw-text 'find-file-noselect)
-
- (defun open-network-stream-as-binary (name buffer host service)
- "Like `open-network-stream', q.v., but don't code conversion."