# HG changeset patch # User Richard M. Stallman # Date 825296388 0 # Node ID 02edd9c50eeb4eb4d8b533e3dc7663daa946a497 # Parent 03645369ec880bfa980209ff050500b6658d33a8 (unforward-rmail-message): Add autoload cookie. diff -r 03645369ec88 -r 02edd9c50eeb lisp/mail/undigest.el --- a/lisp/mail/undigest.el Mon Feb 26 00:53:13 1996 +0000 +++ b/lisp/mail/undigest.el Mon Feb 26 00:59:48 1996 +0000 @@ -132,6 +132,7 @@ (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