emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ediff-help.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-help.el,v
Date: Sat, 20 Oct 2007 06:30:23 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/20 06:30:19

Index: ediff-help.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ediff-help.el,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- ediff-help.el       26 Jul 2007 05:26:21 -0000      1.16
+++ ediff-help.el       20 Oct 2007 06:30:11 -0000      1.17
@@ -258,7 +258,7 @@
   (save-excursion
     (goto-char (point-min))
     (if ediff-use-long-help-message
-       (next-line 1))
+       (forward-line 1))
     (end-of-line)
     (current-column)))
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]