diff options
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index c56f68b73be..f6fe4ce8993 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-04-17 Bill Wohler <wohler@newt.com> | 1 | 2006-04-17 Bill Wohler <wohler@newt.com> |
| 2 | 2 | ||
| 3 | * mh-comp.el (mh-insert-x-mailer): Strip build number from | ||
| 4 | version in X-Mailer field (closes SF #1466481). | ||
| 5 | |||
| 3 | * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that | 6 | * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that |
| 4 | variables and functions with the same name are found correctly by | 7 | variables and functions with the same name are found correctly by |
| 5 | find-func (invoked by clicking on the filename link in the *Help* | 8 | find-func (invoked by clicking on the filename link in the *Help* |