XEmacs 21.2.46 "Urania".
[chise/xemacs-chise.git-] / etc / NEWS
index 856fc15..268e048 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -33,6 +33,9 @@ file.
 * Changes in XEmacs 21.2
 ========================
 
+** The modeline's text is now scrollable. Please refer to the variable
+`modeline-scrolling-method' for more information.
+
 ** The delete key now deletes forward by default.
 
 This is regulated by the variable `delete-key-deletes-forward', which
@@ -242,7 +245,7 @@ is now equivalent to -user-init-file ~<user>/.xemacs/init.el
 ~<user>/.emacs -user-init-directory ~<user>/.xemacs, whichever init
 file comes first.
 
-** New variable `mswindows-meta-activates-menu'.
+** New variable `mswindows-alt-by-itself-activates-menu'.
 If you set this variable to nil then pressing and releasing the Alt
 key under MS-Windows will no longer activate the menubar.  The default
 is t.  This is not to be confused with `menu-accelerator-enabled',
@@ -255,7 +258,7 @@ height of the default face.  Set `window-pixel-scroll-increment' to
 modify this behavior.
 
 ** Operation progress can be displayed using graphical widgets.
-See `lprogress-display' for details.  This support has been switched
+See `progress-feedback' for details.  This support has been switched
 on by default for font-lock and some web browsing functions.  If you
 do not like this behavior set `progress-feedback-use-echo-area'.