From 28bcb349cc8728da48ffbe29588fc351bb20b1b3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Mon, 25 Feb 2008 08:15:42 +0000 Subject: [PATCH] Mention stock icons for Gtk+. --- etc/ChangeLog | 4 ++++ etc/NEWS | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 9ce5bf487f..556bf3dc25 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2008-02-25 Jan Dj$(Q)Z(Brv + + * NEWS: Mention stock icons for Gtk+. + 2008-02-09 Eli Zaretskii * TUTORIAL.ru: Remove redundant empty lines, insert a magic line diff --git a/etc/NEWS b/etc/NEWS index 3c4746acfd..53b6d2d273 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -53,6 +53,14 @@ like that, customize the value of the new option `find-name-arg'. 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 -- 2.20.1