* GNUS-NEWS: Generated.
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 30 Mar 2006 18:10:23 +0000 (18:10 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 30 Mar 2006 18:10:23 +0000 (18:10 +0000)
* gnus-news.texi: Add gnus-group-update-tool-bar.

ChangeLog
GNUS-NEWS
texi/ChangeLog
texi/gnus-news.texi

index cce844b..be39ac5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * GNUS-NEWS: Generated.
+
 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * Makefile.in (release-bump-version): Consider named Gnus versions
index 2dc0295..50e5512 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -143,6 +143,15 @@ Gnus will connect to the news host by way of the intermediate host
 ** You can change the location of XEmacs' toolbars in Gnus buffers.  See
 `gnus-use-toolbar' and `message-use-toolbar'.
 
+** The tool bar has been updated to use GNOME icons.  You can also
+customize the tool bar.  There's no documentation in the manual yet,
+but `M-x customize-apropos RET -tool-bar$' should get you started.
+(Only for Emacs, not in XEmacs.)
+
+** The tool bar icons are now (de)activated correctly in the group
+buffer, see the variable `gnus-group-update-tool-bar'.  It's default
+value depends on your Emacs version.
+
 ** The nnml back end allows other compression programs beside `gzip' for
 compressed message files.  *Note Mail Spool::.
 
index 9710eec..6ef88c8 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-30  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-news.texi: Add gnus-group-update-tool-bar.
+
 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Top): Add comment about version line.
index 2487029..b2351aa 100644 (file)
@@ -166,6 +166,12 @@ See @code{gnus-use-toolbar} and @code{message-use-toolbar}.
 You can also customize the tool bar.  There's no documentation in the
 manual yet, but @kbd{M-x customize-apropos RET -tool-bar$} should get
 you started.  (Only for Emacs, not in XEmacs.)
+@c FIXME: Document this in the manual
+
+@item The tool bar icons are now (de)activated correctly
+in the group buffer, see the variable @code{gnus-group-update-tool-bar}.
+It's default value depends on your Emacs version.
+@c FIXME: Document this in the manual
 
 @item The nnml back end allows other compression programs beside @file{gzip}
 for compressed message files.  @xref{Mail Spool}.