emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS.22,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS.22,v
Date: Sat, 01 Mar 2008 01:28:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/03/01 01:28:32

Index: etc/NEWS.22
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS.22,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- etc/NEWS.22 24 Feb 2008 10:09:03 -0000      1.34
+++ etc/NEWS.22 1 Mar 2008 01:28:27 -0000       1.35
@@ -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
@@ -153,6 +161,14 @@
 (For some separator/string combinations, the original strings cannot
 be recovered.)
 
+* Systems that will not be supported in the future
+configure will print a warning and exit for a set of systems that are
+believed to not be in use anymore.  The support has not been removed
+yet, but configure will need to be edited in order to allow
+compilation to proceed on such a system.  If you are using such a
+system, please send a message to address@hidden in order to take
+off the list of systems.
+
 
 * Installation Changes in Emacs 22.1
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]