Change usage comment.
This commit is contained in:
parent
1319549a9a
commit
13b68be55f
1 changed files with 2 additions and 1 deletions
|
@ -96,8 +96,9 @@
|
|||
;; First, to connect supercite to any mail/news reading subsystem, put
|
||||
;; this in your .emacs file:
|
||||
;;
|
||||
;; (add-hooks 'mail-yank-hooks 'sc-cite-original) ; for all but MH-E
|
||||
;; (setq mail-yank-hooks 'sc-cite-original) ; for old mail agents
|
||||
;; (setq mh-yank-hooks 'sc-cite-original) ; for MH-E only
|
||||
;; (add-hook 'mail-citation-hook 'sc-cite-original) ; for newer mail agents
|
||||
;;
|
||||
;; If supercite is not pre-loaded into your emacs session, you should
|
||||
;; add the following autoload:
|
||||
|
|
Loading…
Add table
Reference in a new issue