From 0160da220b5a091c86b3307910ac734ed89989ac Mon Sep 17 00:00:00 2001 From: Reiner Steib Date: Thu, 15 May 2008 20:09:07 +0000 Subject: [PATCH] (message-cite-function): Remove bogus autoload which crept in during merge from v5-10. --- lisp/ChangeLog | 5 +++++ lisp/message.el | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27ce95c7f..db633e6a8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-05-15 Reiner Steib + + * message.el (message-cite-function): Remove bogus autoload which crept + in during merge from v5-10. + 2008-05-14 Teodor Zlatanov * nnimap.el (nnimap-open-connection): Fix login/password bug. diff --git a/lisp/message.el b/lisp/message.el index f35b9a336..8bc7f2031 100644 --- a/lisp/message.el +++ b/lisp/message.el @@ -1018,7 +1018,6 @@ Used by `message-yank-original' via `message-yank-cite'." :link '(custom-manual "(message)Insertion Variables") :type 'integer) -;;;###autoload (defcustom message-cite-function 'message-cite-original-without-signature "*Function for citing an original message. Predefined functions include `message-cite-original' and -- 2.25.1