(mu-cite-load-hook): Deleted the definition as a user option.
authormorioka <morioka>
Tue, 20 Jul 1999 05:33:22 +0000 (05:33 +0000)
committermorioka <morioka>
Tue, 20 Jul 1999 05:33:22 +0000 (05:33 +0000)
mu-cite.el

index 83dbb09..c23a33d 100644 (file)
@@ -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