emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sun, 23 Jan 2005 08:31:54 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1109 emacs/etc/NEWS:1.1110
*** emacs/etc/NEWS:1.1109       Sat Jan 22 15:43:56 2005
--- emacs/etc/NEWS      Sun Jan 23 13:31:53 2005
***************
*** 2488,2493 ****
--- 2488,2500 ----
  * Lisp Changes in Emacs 21.4
  
  +++
+ ** The line-move, scroll-up, and scroll-down functions will now
+ modify the window vscroll to scroll through display rows that are
+ taller that the height of the window, for example in the presense of
+ large images.  To disable this feature, Lisp code may bind the new
+ variable `auto-window-vscroll' to nil.
+ 
+ +++
  ** If a buffer sets buffer-save-without-query to non-nil,
  save-some-buffers will always save that buffer without asking
  (if it's modified).




reply via email to

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