(XVarious): Fix description of gnus-use-toolbar.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 7 Nov 2005 11:26:44 +0000 (11:26 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 7 Nov 2005 11:26:44 +0000 (11:26 +0000)
texi/ChangeLog
texi/gnus.texi

index 608fa12..216729d 100644 (file)
@@ -2,7 +2,7 @@
 
        * gnus.texi (X-Face): Fix description.
        (XVarious): Remove gnus-xmas-logo-color-alist and
-       gnus-xmas-logo-color-style.
+       gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
 
 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
 
index 66a1b74..c466d7d 100644 (file)
@@ -22757,9 +22757,12 @@ default.
 
 @item gnus-use-toolbar
 @vindex gnus-use-toolbar
-If @code{nil}, don't display toolbars.  If non-@code{nil}, it should be
-one of @code{default-toolbar}, @code{top-toolbar}, @code{bottom-toolbar},
-@code{right-toolbar}, or @code{left-toolbar}.
+If you don't display toolbars, set this variable to @code{nil}.  If you
+display toolbars on the top, bottom, right, or left, set this variable
+to @code{top-toolbar}, @code{bottom-toolbar}, @code{right-toolbar}, or
+@code{left-toolbar} respectively.  Note that this variable is not for
+instructing how XEmacs displays toolbars, but for saying to Gnus how
+XEmacs displays toolbars.  The default is @code{default-toolbar}.
 
 @item gnus-group-toolbar
 @vindex gnus-group-toolbar