diff options
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 53c562c86a0..19172f1137a 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-10-17 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-customize.el (mh-folder-tool-bar-map): Renamed image file | ||
| 4 | left_arrow to left-arrow, right_arrow to right-arrow, mail_compose | ||
| 5 | to mail/compose, fld_open to fld-open. | ||
| 6 | (mh-letter-tool-bar-map): Renamed image file mail_send to | ||
| 7 | mail/send. | ||
| 8 | |||
| 1 | 2005-10-16 Bill Wohler <wohler@newt.com> | 9 | 2005-10-16 Bill Wohler <wohler@newt.com> |
| 2 | 10 | ||
| 3 | * mh-comp.el (mh-display-completion-list-compat): New macro which | 11 | * mh-comp.el (mh-display-completion-list-compat): New macro which |