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: Tue, 15 Jun 2004 06:34:57 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3751 emacs/src/ChangeLog:1.3752
*** emacs/src/ChangeLog:1.3751  Tue Jun 15 09:42:18 2004
--- emacs/src/ChangeLog Tue Jun 15 10:33:15 2004
***************
*** 1,5 ****
--- 1,13 ----
  2004-06-15  Kim F. Storm  <address@hidden>
  
+       * xdisp.c (try_cursor_movement): Exclude header line from scroll
+       margin at top of window.
+       (try_window_reusing_current_matrix): Calculate proper cursor position
+       after scrolling up with non-zero scroll margin, as the old cursor
+       position corresponds to value of PT before executing this command.
+       (try_window_id): Consider scroll margin at bottom of window too;
+       otherwise we fail to scroll when hl-line-mode is enabled.
+ 
        * syntax.c (skip_chars): Only recognize [:class:] when it has the
        proper format and class is a lower-case word.
  




reply via email to

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