# HG changeset patch # User Stephen Eglen # Date 891939373 0 # Node ID 4370dfe3cfb3d6260c177a3f0646010ed01c54fa # Parent feaa78f5c59f7121bd7a76ac8624c47a09c61603 Doc fix in rmail-mode. diff -r feaa78f5c59f -r 4370dfe3cfb3 lisp/mail/rmail.el --- 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.