emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/follow.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/follow.el [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:54:28 -0400

Index: emacs/lisp/follow.el
diff -c emacs/lisp/follow.el:1.18.6.1 emacs/lisp/follow.el:1.18.6.2
*** emacs/lisp/follow.el:1.18.6.1       Fri Apr 16 12:49:50 2004
--- emacs/lisp/follow.el        Mon Jun 28 07:28:40 2004
***************
*** 1561,1567 ****
              (or follow-internal-force-redisplay
                  (progn
                    (if (eq dest (point-max))
!                       ;; We're at the end, we have be be careful since
                        ;; the display can be aligned while `dest' can
                        ;; be visible in several windows.
                        (cond
--- 1561,1567 ----
              (or follow-internal-force-redisplay
                  (progn
                    (if (eq dest (point-max))
!                       ;; We're at the end, we have to be careful since
                        ;; the display can be aligned while `dest' can
                        ;; be visible in several windows.
                        (cond




reply via email to

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