aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2007-06-06 15:57:02 +0000
committerJuanma Barranquero2007-06-06 15:57:02 +0000
commitcfab84062d480fd086279c8db6b828e0d57080eb (patch)
tree587426b4725c9dc92a22154118b14ee6796852eb
parent481821c8a9b2b71a12414f1efc5676f9a6618e81 (diff)
downloademacs-cfab84062d480fd086279c8db6b828e0d57080eb.tar.gz
emacs-cfab84062d480fd086279c8db6b828e0d57080eb.zip
(Article Buttons): Fix typo.
-rw-r--r--man/gnus.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/gnus.texi b/man/gnus.texi
index dc02efa766f..3277a2c7efe 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -8936,7 +8936,7 @@ This variable determines what to do when the button on a string as
8936message ID or a mail address. If it is one of the symbols @code{mid} or 8936message ID or a mail address. If it is one of the symbols @code{mid} or
8937@code{mail}, Gnus will always assume that the string is a message ID or 8937@code{mail}, Gnus will always assume that the string is a message ID or
8938a mail address, respectively. If this variable is set to the symbol 8938a mail address, respectively. If this variable is set to the symbol
8939@code{ask}, always query the user what do do. If it is a function, this 8939@code{ask}, always query the user what to do. If it is a function, this
8940function will be called with the string as its only argument. The 8940function will be called with the string as its only argument. The
8941function must return @code{mid}, @code{mail}, @code{invalid} or 8941function must return @code{mid}, @code{mail}, @code{invalid} or
8942@code{ask}. The default value is the function 8942@code{ask}. The default value is the function
@@ -16589,7 +16589,7 @@ Probably the only useful value to change this to is
16589messages instead of the internal article date. See section 6.4.4 of 16589messages instead of the internal article date. See section 6.4.4 of
16590RFC 2060 for more information on valid strings. 16590RFC 2060 for more information on valid strings.
16591 16591
16592However, if @code{nnimap-search-uids-not-since-is-evil} 16592However, if @code{nnimap-search-uids-not-since-is-evil}
16593is true, this variable has no effect since the search logic 16593is true, this variable has no effect since the search logic
16594is reversed, as described below. 16594is reversed, as described below.
16595 16595