changeset 80199:093f7929845a

Mention stock icons for Gtk+.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 25 Feb 2008 08:15:15 +0000
parents 02c316a51404
children 733d0732fa7d
files etc/NEWS
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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