emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Tue, 30 Dec 2008 15:08:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/30 15:08:24

Modified files:
        lisp           : ChangeLog 

Log message:
        * follow.el (follow-calculate-first-window-start-from-below): Avoid
        looping forever if vertical-motion returns an unexpected value.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15011&r2=1.15012

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15011
retrieving revision 1.15012
diff -u -b -r1.15011 -r1.15012
--- ChangeLog   30 Dec 2008 13:25:52 -0000      1.15011
+++ ChangeLog   30 Dec 2008 15:08:22 -0000      1.15012
@@ -11,7 +11,8 @@
        visibility, use window-start and window-end instead of the less
        accurate follow-pos-visible.  If the selected window is redrawn,
        tell follow-redisplay to preserve it.
-
+       (follow-calculate-first-window-start-from-below): Avoid looping
+       forever if vertical-motion returns an unexpected value.
 
 2008-12-30  Andreas Schwab  <address@hidden>
 




reply via email to

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