lisp/ChangeLog addition:
authorJosh Huber <huber@alum.wpi.edu>
Sun, 21 Apr 2002 02:42:45 +0000 (02:42 +0000)
committerJosh Huber <huber@alum.wpi.edu>
Sun, 21 Apr 2002 02:42:45 +0000 (02:42 +0000)
commitd39cab9f8947c87c60bbb8147d19bc145b155ebb
tree51465240e0853bb8fc9b26c6d7b8fe7f2e465707
parenteed375357a43a5202d606c4751260eae42428998
lisp/ChangeLog addition:

2002-04-20  Josh Huber  <huber@alum.wpi.edu>

* gnus-msg.el:
* gnus-msg.el (gnus-message-replysign): New.
* gnus-msg.el (gnus-message-replyencrypt): New.
* gnus-msg.el (gnus-message-replysignencrypted): New.
* gnus-msg.el (gnus-summary-reply): Use the three new variables
(above) to automatically encrypt/sign to encrypted/signed
messages.
* message.el:
* message.el (message-mode-map): Add keybinding for
`message-to-list-only'
* message.el (message-mode): Add description for
`message-to-list-only'
* message.el (message-to-list-only): New.
* message.el (message-make-mft): Changed to use the cl loop macro,
and added optional flag to return only the matched list. (for use
in new message-to-list-only function)
lisp/ChangeLog
lisp/gnus-msg.el
lisp/message.el