emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/play/zone.el,v


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

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

Index: play/zone.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/play/zone.el,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- play/zone.el        1 Oct 2007 06:35:29 -0000       1.33
+++ play/zone.el        20 Oct 2007 06:30:17 -0000      1.34
@@ -489,7 +489,7 @@
          (wait 0.15)
          newpos fall-p)
     (while (when (save-excursion
-                   (next-line 1)
+                   (forward-line 1)
                    (and (= col (current-column))
                         (setq newpos (point))
                         (string= spaces (buffer-substring-no-properties




reply via email to

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