emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 06 Aug 2008 18:26:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/08/06 18:26:03

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6855
retrieving revision 1.6856
diff -u -b -r1.6855 -r1.6856
--- ChangeLog   6 Aug 2008 16:20:44 -0000       1.6855
+++ ChangeLog   6 Aug 2008 18:26:02 -0000       1.6856
@@ -1,3 +1,11 @@
+2008-08-06  Chong Yidong  <address@hidden>
+
+       * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
+       instead of window-end which does the wrong thing at eob.
+       (try_cursor_movement): Minor optimization.
+       (redisplay_window): If scroll margin is defined, don't assume
+       window doesn't need scrolling.
+
 2008-08-06  Adrian Robert  <address@hidden>
 
        * config.in: Regenerate.




reply via email to

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