diff options
| author | Bill Wohler | 2005-10-14 17:15:40 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-10-14 17:15:40 +0000 |
| commit | deceef674f7f343d52c21095605bf55dc5822835 (patch) | |
| tree | c53d09ca29d0c205a0e725985eed7f890c7b4684 /lisp/mh-e/ChangeLog | |
| parent | a10f4ace50d2747876c0bb0cce3acb58822f2769 (diff) | |
| download | emacs-deceef674f7f343d52c21095605bf55dc5822835.tar.gz emacs-deceef674f7f343d52c21095605bf55dc5822835.zip | |
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
* mh-utils.el: Ran mh-unit. Continued copyright lines need to be
indented.
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. |