*** empty log message ***
[gnus] / texi / message.texi
index e3db9a5..8b53f93 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename message
-@settitle Message 0.17 Manual
+@settitle Message 0.18 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -39,7 +39,7 @@ into another language, under the above conditions for modified versions.
 @tex
 
 @titlepage
-@title Message 0.17 Manual
+@title Message 0.18 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -80,7 +80,7 @@ Message mode buffers.
 * Key Index::         List of Message mode keys.
 @end menu
 
-This manual corresponds to Message 0.17.  Message is distributed with
+This manual corresponds to Message 0.18.  Message is distributed with
 the Gnus distribution bearing the same version number as this manual
 has. 
 
@@ -140,7 +140,7 @@ reply to the message in the current buffer.
 
 @vindex message-reply-to-function
 Message uses the normal methods to determine where replies are to go
-(@pxref{Responding}), but you can change the behavior to suit your needs
+(@pxref{Responses}), but you can change the behavior to suit your needs
 by fiddling with the @code{message-reply-to-function} variable.
 
 If you want the replies to go to the @code{Sender} instead of the
@@ -441,7 +441,7 @@ Function called to insert the citation line.  The default is
 that look like:
 
 @example
-Hallvard B Furuseth <h.b.furuseth@usit.uio.no> writes:
+Hallvard B Furuseth <h.b.furuseth@@usit.uio.no> writes:
 @end example
 
 Point will be at the beginning of the body of the message when this
@@ -1204,7 +1204,7 @@ corresponding mail variables.
 To determine where a message is to go, the following algorithm is used
 by default.
 
-@table @def
+@table @dfn
 @item reply
 A @dfn{reply} is when you want to respond @emph{just} to the person who
 sent the message via mail.  There will only be one recipient.  To
@@ -1224,7 +1224,7 @@ mentioned in the message you are responded to.  All mailboxes from the
 following headers will be concatenated to form the outgoing
 @code{To}/@code{Cc} headers:
 
-@table
+@table @code
 @item From
 (unless there's a @code{Reply-To}, in which case that is used instead).