aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/gnus.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 8575f47f382..4db0579eba5 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -12857,8 +12857,8 @@ or a list (it will be @code{eval}ed and the return value will be
12857used). The functions and sexps are called/@code{eval}ed in the 12857used). The functions and sexps are called/@code{eval}ed in the
12858message buffer that is being set up. The headers of the current 12858message buffer that is being set up. The headers of the current
12859article are available through the @code{message-reply-headers} 12859article are available through the @code{message-reply-headers}
12860variable, which is a vector of the following headers: number subject 12860variable, which is a @code{mail-header} object that can be accessed
12861from date id references chars lines xref extra. 12861via the @code{mail-header-*} accessors.
12862 12862
12863In the case of a string value, if the @code{match} is a regular 12863In the case of a string value, if the @code{match} is a regular
12864expression, or if it takes the form @code{(header @var{match} 12864expression, or if it takes the form @code{(header @var{match}