+2008-02-25 Jan Dj\e$(Q)Z\e(Brv <jan.h.d@swipnet.se>
+
+ * NEWS: Mention stock icons for Gtk+.
+
2008-02-09 Eli Zaretskii <eliz@gnu.org>
* TUTORIAL.ru: Remove redundant empty lines, insert a magic line
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