lisp/ChangeLog addition:
authorJosh Huber <huber@alum.wpi.edu>
Thu, 18 Apr 2002 19:01:10 +0000 (19:01 +0000)
committerJosh Huber <huber@alum.wpi.edu>
Thu, 18 Apr 2002 19:01:10 +0000 (19:01 +0000)
2002-04-18  Josh Huber  <huber@alum.wpi.edu>

* message.el (message-gen-unsubscribed-mft): accept a prefix
argument so CC can be included with C-u C-c C-f C-a

lisp/ChangeLog
lisp/message.el

index 731a201..6483ffd 100644 (file)
@@ -1,3 +1,8 @@
+2002-04-18  Josh Huber  <huber@alum.wpi.edu>
+
+       * message.el (message-gen-unsubscribed-mft): accept a prefix
+       argument so CC can be included with C-u C-c C-f C-a
+
 2002-04-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
        From Ted Zlatanov <teodor.zlatanov@divine.com>.
 
index a4c2eca..70d50c6 100644 (file)
@@ -1954,7 +1954,7 @@ in the current mail buffer, and appends the current user-mail-address.
 If the optional argument `include-cc' is non-nil, the addresses in the
 Cc: header are also put into the MFT."
 
-  (interactive)
+  (interactive "P")
   (message-remove-header "Mail-Followup-To")
   (let* ((cc (and include-cc (message-fetch-field "Cc")))
         (tos (if cc