comparison lisp/mh-e/ChangeLog @ 97551:55cfb0e18e32

(Version, mh-version): Update for release 8.1.
author Bill Wohler <wohler@newt.com>
date Tue, 19 Aug 2008 04:37:27 +0000
parents 9638a9243fb4
children 4077e9ff754f
comparison
equal deleted inserted replaced
97550:dc32b170fe16 97551:55cfb0e18e32
1 2008-08-18 Bill Wohler <wohler@newt.com>
2
3 Release MH-E version 8.1.
4
5 * mh-e.el (Version, mh-version): Update for release 8.1.
6
1 2008-08-11 Bill Wohler <wohler@newt.com> 7 2008-08-11 Bill Wohler <wohler@newt.com>
2 8
3 * mh-e.el (mh-variant-mh-info, mh-variant-nmh-info) 9 * mh-e.el (mh-variant-mh-info, mh-variant-nmh-info)
4 (mh-variant-set-variant, mh-variant-p, mh-profile-component) 10 (mh-variant-set-variant, mh-variant-p, mh-profile-component)
5 (mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in 11 (mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in
184 190
185 * mh-comp.el (mh-forward): When forwarding with mml, messages are 191 * mh-comp.el (mh-forward): When forwarding with mml, messages are
186 no longer included in reverse order (closes SF #1730393). 192 no longer included in reverse order (closes SF #1730393).
187 193
188 * mh-mime.el (mh-mml-forward-message): Forward messages as inline 194 * mh-mime.el (mh-mml-forward-message): Forward messages as inline
189 attatchments (closes SF #1378993). 195 attachments (closes SF #1378993).
190 196
191 2008-02-06 Richard Stallman <rms@gnu.org> 197 2008-02-06 Richard Stallman <rms@gnu.org>
192 198
193 * mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst. 199 * mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst.
194 200