]> code.delx.au - gnu-emacs/commitdiff
(rmail-edit-current-message): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Fri, 27 Sep 1996 00:31:16 +0000 (00:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 27 Sep 1996 00:31:16 +0000 (00:31 +0000)
lisp/mail/rmailedit.el

index 9e91832d7bee89b9e6baaf6670fa328276e197fe..2f892981d19257b8b69f5030d83764177530dafc 100644 (file)
@@ -57,6 +57,7 @@ to return to regular RMAIL:
        (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)