# HG changeset patch # User Bill Wohler # Date 1135316421 0 # Node ID 488b4dbc748245c2a3885f3a0a391e7b6b2be7cc # Parent 7ff92ad9932611f5a93f88301241cc4d4b46df36 *** empty log message *** diff -r 7ff92ad99326 -r 488b4dbc7482 lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Fri Dec 23 05:38:54 2005 +0000 +++ b/lisp/mh-e/ChangeLog Fri Dec 23 05:40:21 2005 +0000 @@ -10,8 +10,12 @@ use one of the supercite flavors of mh-yank-behavior. Sync docstrings with manual. - * mh-customize.el (mh-ins-buf-prefix, mh-yank-behavior): Mention - that mh-ins-buf-prefix isn't used if you have added a + * mh-customize.el (mh-kill-folder-suppress-prompt-hooks): Rename + from mh-kill-folder-suppress-prompt-hook since it is an abnormal + hook. Use "Hook run by `function'..." instead of "Invoked...". + Sync docstrings with manual. + (mh-ins-buf-prefix, mh-yank-behavior): Mention that + mh-ins-buf-prefix isn't used if you have added a mail-citation-hook and neither are used if you use one of the supercite flavors of mh-yank-behavior. Sync docstrings with manual. @@ -21,11 +25,11 @@ (mh-before-quit-hook, mh-before-send-letter-hook) (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook) (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook) - (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook) + (mh-letter-mode-hook) (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook) (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook) - (mh-unseen-updated-hook): Sync docstrings with manual. Use "Hook - run by `function'..." instead of "Invoked...". + (mh-unseen-updated-hook): Use "Hook run by `function'..." instead + of "Invoked...". Sync docstrings with manual. * mh-e.el (mh-last-destination, mh-last-destination-folder) (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker)