From 80056f3da61bc4eae7bc6d899c5c6d38171b3d72 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 7 May 1994 00:19:23 +0000 Subject: [PATCH] (sc-cite-original): Add autoload. --- lisp/mail/supercite.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index d6cdd12a2ea..ad53816a9fb 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el @@ -1787,6 +1787,7 @@ Note on function names in this list: all functions of the form ;; ====================================================================== ;; published interface to mail and news readers +;;;###autoload (defun sc-cite-original () "Workhorse citing function which performs the initial citation. This is callable from the various mail and news readers' reply -- 2.39.5