Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 67886:b98e23ab1402
* simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Wed, 28 Dec 2005 21:52:33 +0000 |
parents | 226904e7d40b |
children | f359ff78da28 |
comparison
equal
deleted
inserted
replaced
67885:e60b008e862d | 67886:b98e23ab1402 |
---|---|
1 2005-12-28 Bill Wohler <wohler@newt.com> | |
2 | |
3 * mh-comp.el (mh-e-user-agent): Move here from simple.el. | |
4 | |
1 2005-12-27 Bill Wohler <wohler@newt.com> | 5 2005-12-27 Bill Wohler <wohler@newt.com> |
2 | 6 |
3 * mh-utils.el (mh-prompt-for-folder): Use can-create argument to | 7 * mh-utils.el (mh-prompt-for-folder): Use can-create argument to |
4 suppress creation of folder if it doesn't exist. | 8 suppress creation of folder if it doesn't exist. |
5 | 9 |