comparison lisp/mh-e/ChangeLog @ 70062:e4338fe2e331

(mh-insert-x-mailer): Strip build number from version in X-Mailer field (closes SF #1466481).
author Bill Wohler <wohler@newt.com>
date Tue, 18 Apr 2006 01:55:54 +0000
parents b3ab71ac7f4e
children c328b4787289
comparison
equal deleted inserted replaced
70061:b3ab71ac7f4e 70062:e4338fe2e331
1 2006-04-17 Bill Wohler <wohler@newt.com> 1 2006-04-17 Bill Wohler <wohler@newt.com>
2
3 * mh-comp.el (mh-insert-x-mailer): Strip build number from
4 version in X-Mailer field (closes SF #1466481).
2 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*
6 buffer). 9 buffer).