projects
/
elisp
/
mu-cite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af49cae
)
(mu-cite-load-hook): Deleted the definition as a user option.
author
morioka
<morioka>
Tue, 20 Jul 1999 05:33:22 +0000
(
05:33
+0000)
committer
morioka
<morioka>
Tue, 20 Jul 1999 05:33:22 +0000
(
05:33
+0000)
mu-cite.el
patch
|
blob
|
history
diff --git
a/mu-cite.el
b/mu-cite.el
index
83dbb09
..
c23a33d
100644
(file)
--- a/
mu-cite.el
+++ b/
mu-cite.el
@@
-194,12
+194,6
@@
Each elements must be string or method name."
;;; @ hooks
;;;
-(defcustom mu-cite-load-hook nil
- "List of functions called after mu-cite is loaded.
-Use this hook to add your own methods to `mu-cite-default-methods-alist'."
- :type 'hook
- :group 'mu-cite)
-
(defcustom mu-cite-instantiation-hook nil
"List of functions called just before narrowing to the message."
:type 'hook