Mercurial > emacs
changeset 16347:d710d3502336
(rmail-edit-current-message): Add autoload.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 27 Sep 1996 00:31:16 +0000 |
parents | 09fccbb1dcf1 |
children | 2cf33d3c5540 |
files | lisp/mail/rmailedit.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/rmailedit.el Fri Sep 27 00:30:40 1996 +0000 +++ b/lisp/mail/rmailedit.el Fri Sep 27 00:31:16 1996 +0000 @@ -57,6 +57,7 @@ (rmail-summary-disable))) (run-hooks 'text-mode-hook 'rmail-edit-mode-hook)) +;;;###autoload (defun rmail-edit-current-message () "Edit the contents of this message." (interactive)