diff --git a/etc/ChangeLog b/etc/ChangeLog index 4a961dfd028..0295f2ce2a3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-08-29 Jan Dj,Ad(Brv + + * NEWS: Say that Gtk+ build uses stock icons. + 2007-08-28 Werner LEMBERG * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%' diff --git a/etc/NEWS b/etc/NEWS index 11fc2423632..ad643189fdc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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.