Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4492 emacs/src/ChangeLog:1.4493
*** emacs/src/ChangeLog:1.4492  Sat Jul  2 09:53:39 2005
--- emacs/src/ChangeLog Sun Jul  3 16:51:26 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-07-03  Richard M. Stallman  <[EMAIL PROTECTED]>
+ 
+       * xdisp.c (try_window): Fix previous change in how it handles
+       a partially-visible line or one only partly past the margin.
+ 
+       * window.c (window_scroll_pixel_based): Take account
+       of this_scroll_margin when finding point when scrolling up.
+ 
+ 2005-06-29  Ralf Angeli  <[EMAIL PROTECTED]>
+ 
+       * window.c (window_scroll_pixel_based, window_scroll_line_based):
+       Handle `scroll-preserve-screen-position' non-nil, non-t specially.
+       (syms_of_window): <scroll-preserve-screen-position>: Doc fix.
+ 
  2005-07-02  Juri Linkov  <[EMAIL PROTECTED]>
  
        * w32term.c (w32_draw_vertical_window_border): Use foreground of


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to