summaryrefslogtreecommitdiffstats
path: root/lang/erlang/files/patch-aq
blob: 9c4fbac0aa59bee2ea5b653185047ca0d39c0c63 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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
 	      ()
OpenPOWER on IntegriCloud