diff options
| author | Glenn Morris | 2011-05-12 09:30:17 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-12 09:30:17 -0700 |
| commit | 79b70037f64c47754d108701e285bf1b211bb6f5 (patch) | |
| tree | 72767b4cfc97323205679f9172d595979ac413dc /lisp/mh-e | |
| parent | c89be45f2e6a1deed1204124fd2997002ed41a67 (diff) | |
| download | emacs-79b70037f64c47754d108701e285bf1b211bb6f5.tar.gz emacs-79b70037f64c47754d108701e285bf1b211bb6f5.zip | |
Put ChangeLog entries in the correct files.
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 5228dc86fa2..93e486adb0f 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-05-10 Jim Meyering <meyering@redhat.com> | ||
| 2 | |||
| 3 | Fix doubled-word typos. | ||
| 4 | * mh-alias.el (mh-alias-minibuffer-confirm-address): if if -> if it | ||
| 5 | * mh-scan.el (mh-scan-destination-width): in in -> in | ||
| 6 | |||
| 1 | 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * mh-utils.el (mh-folder-completion-function): Make it work like | 9 | * mh-utils.el (mh-folder-completion-function): Make it work like |