From 0ff119f00dad9e763248a0119f36d618cf6c1385 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 19 Jul 1999 04:06:01 +0000 Subject: [PATCH] (mu-cite-original): Add autoload cookie. ;; Contributed by Kenji Itoh . --- mu-cite.el | 1 + 1 file changed, 1 insertion(+) diff --git a/mu-cite.el b/mu-cite.el index fbbff6e..7af6ded 100644 --- a/mu-cite.el +++ b/mu-cite.el @@ -506,6 +506,7 @@ Use this hook to add your own methods to `mu-cite-default-methods-alist'." ;;; @ main function ;;; +;;;###autoload (defun mu-cite-original () "Citing filter function. This is callable from the various mail and news readers' reply -- 1.7.10.4