From 5f449ca9f558c067e9babbe6e6ee8faa7b722b1d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 4 Mar 1996 20:26:58 +0000 Subject: (unforward-rmail-message): Delete autoload cookie. --- lisp/mail/undigest.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index d73d4094580..80c7b3cfb39 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el @@ -132,7 +132,6 @@ 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 -- cgit v1.2.1