aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang/files/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang/files/patch-aq')
-rw-r--r--lang/erlang/files/patch-aq11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/erlang/files/patch-aq b/lang/erlang/files/patch-aq
deleted file mode 100644
index 9c4fbac0aa59..000000000000
--- a/lang/erlang/files/patch-aq
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/emacs/erlang.el.orig Sun Mar 31 11:42:59 2002
-+++ lib/emacs/erlang.el Sun Mar 31 11:42:49 2002
-@@ -5242,7 +5242,7 @@
- (let ((msg nil))
- (while (save-excursion
- (goto-char (process-mark inferior-erlang-process))
-- (beginning-of-line)
-+ (forward-line 0)
- (not (looking-at comint-prompt-regexp)))
- (if msg
- ()