summaryrefslogtreecommitdiff
path: root/etc/NEWS.22
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2008-03-01 01:28:31 +0000
committerMiles Bader <miles@gnu.org>2008-03-01 01:28:31 +0000
commit51fb064bc72968e739e8dea580e58796c1a87f4c (patch)
tree80c29b96dbb547a7c8db57a6d57ae4c6d2bfc1ca /etc/NEWS.22
parent14e8de0c3f87a228c05902be66c5bcf953636611 (diff)
parent613f60eeb171e5ad881f52d9e7c0ffce2e182fcb (diff)
downloademacs-51fb064bc72968e739e8dea580e58796c1a87f4c.tar.gz
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r--etc/NEWS.2216
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index d8600a6b0ba..c97ec91fb51 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -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
@@ -153,6 +161,14 @@ of strings, undoing any quoting added by `combine-and-quote-strings'.
(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 emacs-devel@gnu.org in order to take
+off the list of systems.
+
* Installation Changes in Emacs 22.1