diff options
| author | Bill Wohler | 2005-10-31 01:37:30 +0000 |
|---|---|---|
| committer | Bill Wohler | 2005-10-31 01:37:30 +0000 |
| commit | fefc50792516b7bd3b96a49f333cdfa1e09a2c75 (patch) | |
| tree | df8f80e17bd8b496263dcd2a98021cbfdf8d98eb /lisp/mh-e/ChangeLog | |
| parent | 7145db421bc2ee46ce8a8dc8942b766915e82ed0 (diff) | |
| download | emacs-fefc50792516b7bd3b96a49f333cdfa1e09a2c75.tar.gz emacs-fefc50792516b7bd3b96a49f333cdfa1e09a2c75.zip | |
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
(mh-interpret-number-as-range-flag, mh-adaptive-cmd-note-flag): Use
"Non-nil means" instead of "On means" to remain checkdoc clean and
consistent with Emacs. I raised this issue with the Emacs developers
and Stallman agrees that "On means" should be allowed in custom
docstrings but that this change requires thought and should wait until
after the Emacs 22 release.
Diffstat (limited to 'lisp/mh-e/ChangeLog')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 54732241f0e..449c291e96c 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-10-30 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * mh-customize.el (mh-compose-space-does-completion-flag) | ||
| 4 | (mh-signature-separator-flag, mh-interpret-number-as-range-flag) | ||
| 5 | (mh-adaptive-cmd-note-flag): Use "Non-nil means" instead of "On | ||
| 6 | means" to remain checkdoc clean and consistent with Emacs. I | ||
| 7 | raised this issue with the Emacs developers and Stallman agrees | ||
| 8 | that "On means" should be allowed in custom docstrings but that | ||
| 9 | this change requires thought and should wait until after the Emacs | ||
| 10 | 22 release. | ||
| 11 | |||
| 1 | 2005-10-28 Bill Wohler <wohler@newt.com> | 12 | 2005-10-28 Bill Wohler <wohler@newt.com> |
| 2 | 13 | ||
| 3 | * mh-comp.el (mh-annotate-msg): Use new variable | 14 | * mh-comp.el (mh-annotate-msg): Use new variable |