1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00

Say that Gtk+ build uses stock icons.

This commit is contained in:
Jan Djärv 2007-08-29 06:05:01 +00:00
parent 9b229c32e0
commit 2e3695d2a9
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2007-08-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* NEWS: Say that Gtk+ build uses stock icons.
2007-08-28 Werner LEMBERG <wl@gnu.org>
* refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'

View file

@ -38,6 +38,9 @@ a GIF library.
** Emacs now supports the SVG image format through librsvg2.
** The Gtk+ build now uses stock tool bar icons, so that a theme change
is visible in Emacs tool bar.
** If you set find-file-confirm-nonexistent-file to t, then C-x C-f
requires confirmation before opening a non-existent file.