Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 67757:488b4dbc7482
*** empty log message ***
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 23 Dec 2005 05:40:21 +0000 |
parents | 7ff92ad99326 |
children | 6b063593fdad |
comparison
equal
deleted
inserted
replaced
67756:7ff92ad99326 | 67757:488b4dbc7482 |
---|---|
8 (mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if | 8 (mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if |
9 you have added a mail-citation-hook and neither are used if you | 9 you have added a mail-citation-hook and neither are used if you |
10 use one of the supercite flavors of mh-yank-behavior. Sync | 10 use one of the supercite flavors of mh-yank-behavior. Sync |
11 docstrings with manual. | 11 docstrings with manual. |
12 | 12 |
13 * mh-customize.el (mh-ins-buf-prefix, mh-yank-behavior): Mention | 13 * mh-customize.el (mh-kill-folder-suppress-prompt-hooks): Rename |
14 that mh-ins-buf-prefix isn't used if you have added a | 14 from mh-kill-folder-suppress-prompt-hook since it is an abnormal |
15 hook. Use "Hook run by `function'..." instead of "Invoked...". | |
16 Sync docstrings with manual. | |
17 (mh-ins-buf-prefix, mh-yank-behavior): Mention that | |
18 mh-ins-buf-prefix isn't used if you have added a | |
15 mail-citation-hook and neither are used if you use one of the | 19 mail-citation-hook and neither are used if you use one of the |
16 supercite flavors of mh-yank-behavior. Sync docstrings with | 20 supercite flavors of mh-yank-behavior. Sync docstrings with |
17 manual. | 21 manual. |
18 (mail-citation-hook): Delete. Use one in sendmail.el. | 22 (mail-citation-hook): Delete. Use one in sendmail.el. |
19 (mh-signature-file-name, mh-after-commands-processed-hook) | 23 (mh-signature-file-name, mh-after-commands-processed-hook) |
20 (mh-alias-reloaded-hook, mh-before-commands-processed-hook) | 24 (mh-alias-reloaded-hook, mh-before-commands-processed-hook) |
21 (mh-before-quit-hook, mh-before-send-letter-hook) | 25 (mh-before-quit-hook, mh-before-send-letter-hook) |
22 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook) | 26 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook) |
23 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook) | 27 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook) |
24 (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook) | 28 (mh-letter-mode-hook) |
25 (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook) | 29 (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook) |
26 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook) | 30 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook) |
27 (mh-unseen-updated-hook): Sync docstrings with manual. Use "Hook | 31 (mh-unseen-updated-hook): Use "Hook run by `function'..." instead |
28 run by `function'..." instead of "Invoked...". | 32 of "Invoked...". Sync docstrings with manual. |
29 | 33 |
30 * mh-e.el (mh-last-destination, mh-last-destination-folder) | 34 * mh-e.el (mh-last-destination, mh-last-destination-folder) |
31 (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker) | 35 (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker) |
32 (mh-delete-list, mh-refile-list, mh-folders-changed) | 36 (mh-delete-list, mh-refile-list, mh-folders-changed) |
33 (mh-next-direction, mh-view-ops, mh-folder-view-stack) | 37 (mh-next-direction, mh-view-ops, mh-folder-view-stack) |