Changes committed gnus/lisp (ChangeLog message.el)
"Reiner Steib" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog message.el (message-cite-function): Remove bogus autoload which crept in during merge from v5-10. Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1856 gnus/lisp/ChangeLog:7.1857 --- ChangeLog:7.1856 Wed May 14 22:28:02 2008 +++ ChangeLog Thu May 15 22:09:07 2008 @@ -1,3 +1,8 @@ +2008-05-15 Reiner Steib <[email protected]> + + * message.el (message-cite-function): Remove bogus autoload which crept + in during merge from v5-10. + 2008-05-14 Teodor Zlatanov <[email protected]> * nnimap.el (nnimap-open-connection): Fix login/password bug. Index: message.el diff -u gnus/lisp/message.el:7.258 gnus/lisp/message.el:7.259 --- message.el:7.258 Thu Apr 24 06:19:20 2008 +++ message.el Thu May 15 22:09:07 2008 @@ -1018,7 +1018,6 @@ :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