diff options
| author | Bill Wohler | 2005-12-19 23:32:16 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-12-19 23:32:16 +0000 |
| commit | cee9f5c6a1c92141764346babd09ca6ec0e97f95 (patch) | |
| tree | 3e67f76540357889a59db780e709c57084187016 /lisp/mh-e/ChangeLog | |
| parent | c8fee34526333951e18090923fadfc436671e5d8 (diff) | |
| download | emacs-cee9f5c6a1c92141764346babd09ca6ec0e97f95.tar.gz emacs-cee9f5c6a1c92141764346babd09ca6ec0e97f95.zip | |
* mh-acros.el:
* mh-alias.el:
* mh-comp.el:
* mh-customize.el:
* mh-e.el:
* mh-funcs.el:
* mh-gnus.el:
* mh-identity.el:
* mh-inc.el:
* mh-index.el:
* mh-init.el:
* mh-junk.el:
* mh-mime.el:
* mh-pick.el:
* mh-print.el:
* mh-seq.el:
* mh-speed.el:
* mh-utils.el:
Follow commenting conventions. Don't use ;;; form so much, except for
headings. Precede headings with page feed. This was mostly already
done, so I made it a convention. Did not update copyright on a couple
of files since this was an insignificant change.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 25e102c117d..db31bf55b09 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,28 @@ | |||
| 1 | 2005-12-19 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-acros.el: | ||
| 4 | * mh-alias.el: | ||
| 5 | * mh-comp.el: | ||
| 6 | * mh-customize.el: | ||
| 7 | * mh-e.el: | ||
| 8 | * mh-funcs.el: | ||
| 9 | * mh-gnus.el: | ||
| 10 | * mh-identity.el: | ||
| 11 | * mh-inc.el: | ||
| 12 | * mh-index.el: | ||
| 13 | * mh-init.el: | ||
| 14 | * mh-junk.el: | ||
| 15 | * mh-mime.el: | ||
| 16 | * mh-pick.el: | ||
| 17 | * mh-print.el: | ||
| 18 | * mh-seq.el: | ||
| 19 | * mh-speed.el: | ||
| 20 | * mh-utils.el: | ||
| 21 | Follow commenting conventions. Don't use ;;; form so much, except | ||
| 22 | for headings. Precede headings with page feed. This was mostly | ||
| 23 | already done, so I made it a convention. Did not update copyright | ||
| 24 | on a couple of files since this was an insignificant change. | ||
| 25 | |||
| 1 | 2005-12-18 Bill Wohler <wohler@newt.com> | 26 | 2005-12-18 Bill Wohler <wohler@newt.com> |
| 2 | 27 | ||
| 3 | * mh-customize.el (mh-toolbar): Rename to mh-tool-bar. | 28 | * mh-customize.el (mh-toolbar): Rename to mh-tool-bar. |