comparison lisp/mh-e/ChangeLog @ 68476:a58223a143bc

(mh-insert-fields): Handle nil values. Rmail, at least, will deliver them to us.
author Bill Wohler <wohler@newt.com>
date Mon, 30 Jan 2006 00:53:30 +0000
parents 37d03b3298bf
children 0f44616074ba
comparison
equal deleted inserted replaced
68475:fef251da6e07 68476:a58223a143bc
1 2006-01-29 Bill Wohler <wohler@newt.com>
2
3 * mh-comp.el (mh-insert-fields): Handle nil values. Rmail, at
4 least, will deliver them to us.
5
6 * mh-e.el (mh-after-commands-processed-hook)
7 (mh-before-commands-processed-hook): Specify what sort of requests
8 in docstring.
9
10 * mh-folder.el (mh-folder-mode): Use add-to-list to modify
11 minor-mode-alias.
12
13 * mh-letter.el (mh-letter-menu): Remove. Defvar no longer needed
14 to shush compiler.
15 (mh-letter-mode): Remove Mail menu.
16
1 2006-01-29 Bill Wohler <wohler@newt.com> 17 2006-01-29 Bill Wohler <wohler@newt.com>
2 18
3 The Great Cleanup 19 The Great Cleanup
4 Remove circular dependencies. mh-e.el now includes few require 20 Remove circular dependencies. mh-e.el now includes few require
5 statements and stands alone. Other files should need to require 21 statements and stands alone. Other files should need to require