diff man/message.texi @ 32314:580e2337bd7e

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 08 Oct 2000 21:27:56 +0000
parents 949f454d6d76
children 90acc0606378
line wrap: on
line diff
--- a/man/message.texi	Sun Oct 08 21:06:44 2000 +0000
+++ b/man/message.texi	Sun Oct 08 21:27:56 2000 +0000
@@ -22,8 +22,8 @@
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being none, with the Front-Cover texts being ``A GNU
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover texts being ``A GNU
 Manual'', and with the Back-Cover Texts as in (a) below.  A copy of the
 license is included in the section entitled ``GNU Free Documentation
 License'' in the Emacs manual.
@@ -777,6 +777,11 @@
 set this variable to a regexp that matches these prefixes.  Myself, I
 just throw away non-compliant mail.
 
+@item message-alternative-emails
+@vindex message-alternative-emails
+A regexp to match the alternative email addresses.  The first matched
+address (not primary one) is used in the @code{From} field.
+
 @end table