# HG changeset patch # User Richard M. Stallman # Date 738957034 0 # Node ID b21d11dec1715fb81734bfb86ae0332f3bf07bd4 # Parent 56ffd7d79f051000b2706863e671f751fdc00196 *** empty log message *** diff -r 56ffd7d79f05 -r b21d11dec171 lisp/=sc.el --- a/lisp/=sc.el Tue Jun 01 17:32:53 1993 +0000 +++ b/lisp/=sc.el Tue Jun 01 17:50:34 1993 +0000 @@ -96,7 +96,7 @@ ;; First, to connect supercite to any mail/news reading subsystem, put ;; this in your .emacs file: ;; -;; (setq mail-yank-hooks 'sc-cite-original) ; for all but MH-E +;; (add-hooks 'mail-yank-hooks 'sc-cite-original) ; for all but MH-E ;; (setq mh-yank-hooks 'sc-cite-original) ; for MH-E only ;; ;; If supercite is not pre-loaded into your emacs session, you should @@ -1512,6 +1512,7 @@ ;; ====================================================================== ;; this section contains default hooks and hook support for execution +;;;###autoload (defun sc-cite-original () "Hook version of sc-cite. This is callable from the various mail and news readers' reply