Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 82839:af7dc7457402
add mh-annotate-msg-hook
| author | Stephen Gildea <gildea@stop.mail-abuse.org> |
|---|---|
| date | Sat, 25 Aug 2007 14:12:58 +0000 |
| parents | e80c1b8b7d58 |
| children | 2011b0174ead b83d0dadb2a7 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Sat Aug 25 14:09:24 2007 +0000 +++ b/lisp/mh-e/ChangeLog Sat Aug 25 14:12:58 2007 +0000 @@ -1,3 +1,10 @@ +2007-08-25 Stephen Gildea <gildea@stop.mail-abuse.org> + + * mh-e.el (mh-annotate-msg-hook): New variable. + + * mh-comp.el (mh-annotate-msg): Call new mh-annotate-msg-hook. + (mh-annotate-list): New variable, for mh-annotate-msg-hook. + 2007-08-21 Jeffrey C Honig <jch@honig.net> * mh-folder.el (mh-folder-message-menu, mh-folder-mode-map): Add
