summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Eglen <stephen@gnu.org>1998-04-07 08:56:13 +0000
committerStephen Eglen <stephen@gnu.org>1998-04-07 08:56:13 +0000
commit74ae80cdf374a9058d4ac16c7aa8163bbd44b49d (patch)
tree9776f8691bd0f594efc543861f3685d2a1ac5ec3
parent85bc1d4ea583f884fc60cdfd8cd3cdbedbb7db8e (diff)
downloademacs-74ae80cdf374a9058d4ac16c7aa8163bbd44b49d.tar.gz
Doc fix in rmail-mode.
-rw-r--r--lisp/mail/rmail.el1
1 files changed, 1 insertions, 0 deletions
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.