Mercurial > emacs
changeset 3397:b21d11dec171
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 01 Jun 1993 17:50:34 +0000 |
parents | 56ffd7d79f05 |
children | 4fb117e74844 |
files | lisp/=sc.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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