From: morioka Date: Tue, 20 Jul 1999 05:33:22 +0000 (+0000) Subject: (mu-cite-load-hook): Deleted the definition as a user option. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4d59a49cf84d87580e11be1a7b97d3bc7b0d8de8;p=elisp%2Fmu-cite.git (mu-cite-load-hook): Deleted the definition as a user option. --- diff --git a/mu-cite.el b/mu-cite.el index 83dbb09..c23a33d 100644 --- 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