Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 66626:8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
(mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute)
(mh-reply, mh-send, mh-send-other-window)
(mh-fill-paragraph-function): Sync docstrings with manual.
* mh-customize.el (mh-redist-full-contents-flag): Convert defvar to
defcustom.
(mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-forward-subject-format)
(mh-insert-x-mailer-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings
with manual.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Wed, 02 Nov 2005 01:13:07 +0000 |
parents | 8a6d017601ce |
children | d4bc6b8ae712 |
comparison
equal
deleted
inserted
replaced
66625:a6851dd5148b | 66626:8d60d23ffa33 |
---|---|
1 2005-11-01 Bill Wohler <wohler@newt.com> | 1 2005-11-01 Bill Wohler <wohler@newt.com> |
2 | |
3 * mh-comp.el (mh-redist-full-contents) Convert defvar to | |
4 defcustom. | |
5 (mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute) | |
6 (mh-reply, mh-send, mh-send-other-window) | |
7 (mh-fill-paragraph-function): Sync docstrings with manual. | |
8 (mh-edit-again, mh-extract-rejected-mail, mh-redistribute): Rename | |
9 msg argument to message (to make for a better docstring). | |
10 | |
11 * mh-customize.el (mh-redist-full-contents-flag): Convert defvar | |
12 to defcustom. | |
13 (mh-compose-forward-as-mime-flag) | |
14 (mh-compose-letter-function, mh-forward-subject-format) | |
15 (mh-insert-x-mailer-flag, mh-reply-default-reply-to) | |
16 (mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings | |
17 with manual. | |
2 | 18 |
3 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg) | 19 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg) |
4 (mh-ps-print-msg): Remove debugging messages. | 20 (mh-ps-print-msg): Remove debugging messages. |
5 (mh-ps-print-msg-show, mh-ps-print-msg-show) | 21 (mh-ps-print-msg-show, mh-ps-print-msg-show) |
6 (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period | 22 (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period |