# HG changeset patch # User Jan Dj¸«£rv # Date 1203927315 0 # Node ID 093f7929845aad6894c55496180690895ca5872b # Parent 02c316a51404555aa187592ce299225a00bf2777 Mention stock icons for Gtk+. diff -r 02c316a51404 -r 093f7929845a etc/NEWS --- a/etc/NEWS Mon Feb 25 08:12:29 2008 +0000 +++ b/etc/NEWS Mon Feb 25 08:15:15 2008 +0000 @@ -53,6 +53,14 @@ than the window, the usual keys for moving the cursor cause the image to be scrolled horizontally or vertically instead. +** Emacs can use stock icons in the tool bar when compiled with Gtk+. +However, this feature is disabled by default. To enable it, put + + (setq icon-map-list '(x-gtk-stock-map)) + +in your .emacs or some other startup file. For more information, see +the documentation for the two variables icon-map-list and x-gtk-stock-map. + ** 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