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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 24 Jan 2005 08:22:08 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4180 emacs/src/ChangeLog:1.4181
*** emacs/src/ChangeLog:1.4180  Mon Jan 24 13:17:37 2005
--- emacs/src/ChangeLog Mon Jan 24 13:22:07 2005
***************
*** 1,5 ****
--- 1,10 ----
  2005-01-24  Kim F. Storm  <address@hidden>
  
+       * window.c (window_scroll_pixel_based): Fix scrolling in the wrong
+       direction if window height was smaller than next-screen-context-lines.
+       Now always scroll at least one line in the requested direction.
+       Ensure that we actually do scroll backwards when requested to do so.
+ 
        * xdisp.c (redisplay_window): Only try to make cursor line fully
        visible once (to avoid redisplay loop).
  




reply via email to

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