diff options
| author | Bill Wohler | 2005-11-03 19:59:38 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-11-03 19:59:38 +0000 |
| commit | be33fce45d923455499211dccd99214581c42816 (patch) | |
| tree | 8f9bd1398166fa350b09851786a5e7c825ffdf41 /lisp/mh-e/ChangeLog | |
| parent | 438fc2538471225b6f532bc28c5d70852a834359 (diff) | |
| download | emacs-be33fce45d923455499211dccd99214581c42816.tar.gz emacs-be33fce45d923455499211dccd99214581c42816.zip | |
* mh-customize.el (mh-refile-preserves-sequences-flag)
(mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync docstrings
with manual.
* mh-e.el (mh-update-sequences): Sync docstrings with manual.
* mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq)
(mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings with
manual.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index edc3aa8fca8..3a325b129ed 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2005-11-03 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-customize.el (mh-refile-preserves-sequences-flag) | ||
| 4 | (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync | ||
| 5 | docstrings with manual. | ||
| 6 | |||
| 7 | * mh-e.el (mh-update-sequences): Sync docstrings with manual. | ||
| 8 | |||
| 9 | * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq) | ||
| 10 | (mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings | ||
| 11 | with manual. | ||
| 12 | |||
| 1 | 2005-11-01 Bill Wohler <wohler@newt.com> | 13 | 2005-11-01 Bill Wohler <wohler@newt.com> |
| 2 | 14 | ||
| 3 | * mh-comp.el (mh-redist-full-contents) Convert defvar to | 15 | * mh-comp.el (mh-redist-full-contents) Convert defvar to |