Markup fix.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 9 Mar 2006 00:55:03 +0000 (00:55 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 9 Mar 2006 00:55:03 +0000 (00:55 +0000)
(Fancy Mail Splitting): Specify new feature.

texi/ChangeLog
texi/gnus.texi

index 216395f..8122570 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi: Markup fix.
+       (Fancy Mail Splitting): Specify new feature.
+
 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.texi (Fancy Mail Splitting): Improve descriptions about
index 21e6e6d..3e0212e 100644 (file)
@@ -14274,9 +14274,9 @@ the end of the matched @var{value}, the @var{split} is ignored.  If
 none of the @var{restrict} clauses match, @var{split} is processed.
 
 The last element @var{invert-match-partial-words} is optional.  If it is
-not omitted and the value is non-nil, the match-partial-words behavior
-controlled by the @code{nnmail-split-fancy-match-partial-words} variable
-(see below) will be inverted.
+not omitted and the value is non-@code{nil}, the match-partial-words
+behavior controlled by the @code{nnmail-split-fancy-match-partial-words}
+variable (see below) will be inverted.  (New in Gnus 5.10.7)
 
 @item (| @var{split} @dots{})
 If the split is a list, and the first element is @code{|} (vertical
@@ -14372,7 +14372,8 @@ aforementioned in this section.  If the flag is set, word boundaries on
 both sides of a word are ignored even if
 @code{nnmail-split-fancy-match-partial-words} is @code{nil}.
 Contrarily, if the flag is set, word boundaries are not ignored even if
-@code{nnmail-split-fancy-match-partial-words} is non-@code{nil}.
+@code{nnmail-split-fancy-match-partial-words} is non-@code{nil}.  (New
+in Gnus 5.10.7)
 @end enumerate
 
 @vindex nnmail-split-abbrev-alist
@@ -15227,7 +15228,7 @@ equivalent to @samp{.gz}.
 @vindex nnml-compressed-files-size-threshold
 Default size threshold for compressed message files.  Message files with
 bodies larger than that many characters will be automatically compressed
-if @code{nnml-use-compressed-files} is non-nil.
+if @code{nnml-use-compressed-files} is non-@code{nil}.
 
 @end table
 
@@ -22858,11 +22859,11 @@ default.
 @item gnus-use-toolbar
 @vindex gnus-use-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}.
+@code{nil}, don't display toolbars.  If it is non-@code{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