diff options
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 5c2e2b70654..bbea09f669a 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2005-10-14 Bill Wohler <wohler@newt.com> | 1 | 2005-10-14 Bill Wohler <wohler@newt.com> |
| 2 | 2 | ||
| 3 | * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: | ||
| 4 | * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines | ||
| 5 | need to be indented. | ||
| 6 | |||
| 3 | * mh-seq.el (mh-non-seq-mode-line-annotation): Moved | 7 | * mh-seq.el (mh-non-seq-mode-line-annotation): Moved |
| 4 | make-variable-buffer-local call to top level to avoid warnings in | 8 | make-variable-buffer-local call to top level to avoid warnings in |
| 5 | CVS Emacs. | 9 | CVS Emacs. |