diff options
| author | Stephen Gildea | 2007-08-25 14:12:58 +0000 |
|---|---|---|
| committer | Stephen Gildea | 2007-08-25 14:12:58 +0000 |
| commit | aad5673d98cb0de9a2dd0d5ea18f8179117e5fe6 (patch) | |
| tree | 09856d3535cfb7c31118be39b50da51bf79094b7 /lisp/mh-e/ChangeLog | |
| parent | 1ae0abbc93d80ea8ccd81894ae104ed9ab865a20 (diff) | |
| download | emacs-aad5673d98cb0de9a2dd0d5ea18f8179117e5fe6.tar.gz emacs-aad5673d98cb0de9a2dd0d5ea18f8179117e5fe6.zip | |
add mh-annotate-msg-hook
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 4e25ce1a086..956f7b39cf1 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-08-25 Stephen Gildea <gildea@stop.mail-abuse.org> | ||
| 2 | |||
| 3 | * mh-e.el (mh-annotate-msg-hook): New variable. | ||
| 4 | |||
| 5 | * mh-comp.el (mh-annotate-msg): Call new mh-annotate-msg-hook. | ||
| 6 | (mh-annotate-list): New variable, for mh-annotate-msg-hook. | ||
| 7 | |||
| 1 | 2007-08-21 Jeffrey C Honig <jch@honig.net> | 8 | 2007-08-21 Jeffrey C Honig <jch@honig.net> |
| 2 | 9 | ||
| 3 | * mh-folder.el (mh-folder-message-menu, mh-folder-mode-map): Add | 10 | * mh-folder.el (mh-folder-message-menu, mh-folder-mode-map): Add |