Mercurial > emacs
changeset 21405:4370dfe3cfb3
Doc fix in rmail-mode.
author | Stephen Eglen <stephen@gnu.org> |
---|---|
date | Tue, 07 Apr 1998 08:56:13 +0000 |
parents | feaa78f5c59f |
children | 4b59242b8a49 |
files | lisp/mail/rmail.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmail.el Tue Apr 07 04:07:58 1998 +0000 +++ b/lisp/mail/rmail.el Tue Apr 07 08:56:13 1998 +0000 @@ -837,6 +837,7 @@ \\[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.