From: Stephen Eglen Date: Tue, 7 Apr 1998 08:56:13 +0000 (+0000) Subject: Doc fix in rmail-mode. X-Git-Tag: emacs-20.3~1669 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74ae80cdf374a9058d4ac16c7aa8163bbd44b49d;p=emacs.git Doc fix in rmail-mode. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 7e72d0e1571..c5553668c69 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -837,6 +837,7 @@ Instead, these commands are available: \\[rmail-forward] Forward this message to another user. \\[rmail-output-to-rmail-file] Output this message to an Rmail file (append it). \\[rmail-output] Output this message to a Unix-format mail file (append it). +\\[rmail-output-body-to-file] Save message body to a file. Default filename comes from Subject line. \\[rmail-input] Input Rmail file. Run Rmail on that file. \\[rmail-add-label] Add label to message. It will be displayed in the mode line. \\[rmail-kill-label] Kill label. Remove a label from current message.