2001-07-24 19:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 25 Jul 2001 02:21:07 +0000 (02:21 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 25 Jul 2001 02:21:07 +0000 (02:21 +0000)
* message.el (message-use-mail-followup-to): `t' is not a
documented value.

lisp/ChangeLog
lisp/message.el

index 6d946b9..02d2f58 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * message.el (message-use-mail-followup-to): `t' is not a
+       documented value.
+
 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
index 6af0bcd..d960b48 100644 (file)
@@ -413,7 +413,7 @@ always query the user whether to use the value.  If it is the symbol
                 (const use)
                 (const ask)))
 
-(defcustom message-use-mail-followup-to t
+(defcustom message-use-mail-followup-to 'use
   "*Specifies what to do with Mail-Followup-To header.
 If nil, always ignore the header.  If it is the symbol `ask', always
 query the user whether to use the value.  If it is the symbol `use',