]> git.eshelyaron.com Git - emacs.git/commitdiff
Added note about new style scrollbars on Windows XP and later.
authorJason Rumney <jasonr@gnu.org>
Sat, 23 Jun 2007 16:57:51 +0000 (16:57 +0000)
committerJason Rumney <jasonr@gnu.org>
Sat, 23 Jun 2007 16:57:51 +0000 (16:57 +0000)
etc/NEWS

index 1dd731704088722ca461d46c731b08d3413a49cb..11e40efd4f610d25991032031c5c67676aad407c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -46,6 +46,11 @@ before deleting/copying the indicated directory recursively.
 than the window, the usual keys for moving the cursor cause the image
 to be scrolled horizontally or vertically instead.
 
+** Scrollbars follow the system theme on Windows XP and later.
+Windows XP introduced themed scrollbars, but applications have to take
+special steps to use them. Emacs now has the appropriate resources linked
+in to make it use the scrollbars from the system theme.
+
 * New Modes and Packages in Emacs 22.2
 
 ** The new package css-mode.el provides a major mode for editing CSS files.