From: Richard M. Stallman Date: Mon, 26 Feb 1996 00:59:48 +0000 (+0000) Subject: (unforward-rmail-message): Add autoload cookie. X-Git-Tag: emacs-19.34~1183 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=58d3eaf6982073e25bed2a251162417de3944c82;p=emacs.git (unforward-rmail-message): Add autoload cookie. --- diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index d4975b1daad..aab523f9e6f 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el @@ -132,6 +132,7 @@ Leaves original message, deleted, before the undigestified messages." (delete-region (point-min) (point-max)) (rmail-show-message rmail-current-message)))))) +;;;###autoload (defun unforward-rmail-message () "Extract a forwarded message from the containing message. This puts the forwarded message into a separate rmail message