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 16:19:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/30 16:19:54

Modified files:
        lisp           : ChangeLog 

Log message:
        * follow.el (follow-select-if-visible): Improve the check for the
        last line of the window.
        (follow-post-command-hook): Perform redisplay in more circumstances,
        to avoid getting point stuck on partially visible lines.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15012
retrieving revision 1.15013
diff -u -b -r1.15012 -r1.15013
--- ChangeLog   30 Dec 2008 15:08:22 -0000      1.15012
+++ ChangeLog   30 Dec 2008 16:19:50 -0000      1.15013
@@ -1,5 +1,13 @@
 2008-12-30  Chong Yidong  <address@hidden>
 
+       * follow.el (follow-select-if-visible): Improve the check for the
+       last line of the window.
+       (follow-post-command-hook): Perform redisplay in more
+       circumstances, to avoid getting point stuck on partially visible
+       lines.
+
+2008-12-30  Chong Yidong  <address@hidden>
+
        * follow.el (follow-calc-win-end): Use with-selected-window.
        (follow-windows-start-end, follow-pos-visible)
        (follow-windows-aligned-p): Code cleanup.




reply via email to

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