/[emacs]/emacs/lisp/mh-e/mh-customize.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-customize.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.40 by wohler, Mon Dec 5 02:04:11 2005 UTC revision 1.41 by wohler, Mon Dec 5 02:26:03 2005 UTC
# Line 2322  current folder, `mh-current-folder'." Line 2322  current folder, `mh-current-folder'."
2322    :group 'mh-hooks    :group 'mh-hooks
2323    :group 'mh-inc)    :group 'mh-inc)
2324    
2325    (defcustom mh-insert-signature-hook nil
2326      "Invoked after signature has been inserted.
2327    
2328    These functions may access the actual name of the file or the function used to
2329    insert the signature with `mh-signature-file-name'."
2330      :type 'hook
2331      :group 'mh-hooks
2332      :group 'mh-letter)
2333    
2334  (defcustom mh-kill-folder-suppress-prompt-hook '(mh-index-p)  (defcustom mh-kill-folder-suppress-prompt-hook '(mh-index-p)
2335    "Invoked at the beginning of the  \\<mh-folder-mode-map>`\\[mh-kill-folder]' command.    "Invoked at the beginning of the  \\<mh-folder-mode-map>`\\[mh-kill-folder]' command.
2336  This hook is a list of functions to be called, with no arguments, which should  This hook is a list of functions to be called, with no arguments, which should
# Line 2339  in the +inbox buffer, you will not be ha Line 2348  in the +inbox buffer, you will not be ha
2348    :group 'mh-hooks    :group 'mh-hooks
2349    :group 'mh-folder)    :group 'mh-folder)
2350    
 (defcustom mh-letter-insert-signature-hook nil  
   "Invoked after signature has been inserted.  
 This hook may access the actual name of the file or the function used to  
 insert the signature with `mh-signature-file-name'."  
   :type 'hook  
   :group 'mh-hooks  
   :group 'mh-letter)  
   
2351  (defcustom mh-letter-mode-hook nil  (defcustom mh-letter-mode-hook nil
2352    "Invoked by `mh-letter-mode' on a new letter."    "Invoked by `mh-letter-mode' on a new letter."
2353    :type 'hook    :type 'hook

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26