From: Katsumi Yamaoka Date: Thu, 10 Nov 2005 06:31:55 +0000 (+0000) Subject: (XVarious): Fix description of gnus-use-toolbar; X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=a458d0aa0edc911176bab1b7c16065355cd8ae14;p=gnus (XVarious): Fix description of gnus-use-toolbar; add new variable gnus-toolbar-thickness. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index ca51c72f4..991bc0f15 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2005-11-10 Katsumi Yamaoka + + * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add + new variable gnus-toolbar-thickness. + 2005-11-09 Katsumi Yamaoka * gnus.texi (Agent and flags): Add it to the detailmenu. diff --git a/texi/gnus.texi b/texi/gnus.texi index cc9921754..96269ce65 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -22773,9 +22773,19 @@ 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}. +This variable specifies the position to display the toolbar. If +@code{nil}, don't display toolbars. If it is non-nil, it should be one +of the symbols @code{default}, @code{top}, @code{bottom}, @code{right}, +and @code{left}. @code{default} means to use the default toolbar, the +rest mean to display the toolbar on the place which those names show. +The default is @code{default}. + +@item gnus-toolbar-thickness +@vindex gnus-toolbar-thickness +Cons of the height and the width specifying the thickness of a toolbar. +The height is used for the toolbar displayed on the top or the bottom, +the width is used for the toolbar displayed on the right or the left. +The default is that of the default toolbar. @item gnus-group-toolbar @vindex gnus-group-toolbar