aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2005-12-05 01:31:04 +0000
committerBill Wohler2005-12-05 01:31:04 +0000
commit56128d97f68258efef5e732009a1abfdd174862b (patch)
treebc38c332229b1a9e4e48451138f5cc2fdcb302f6 /lisp/mh-e/ChangeLog
parenta932ce451530d32fb582ce58656363ebbb85af78 (diff)
downloademacs-56128d97f68258efef5e732009a1abfdd174862b.tar.gz
emacs-56128d97f68258efef5e732009a1abfdd174862b.zip
(mh-fetch-x-image-url): Change default from 'ask to
nil. Remove t option. Sync docstring with manual (closes SF #831278). (mh-invisible-header-fields-internal): Remove X-Image-URL so that users can see it, look it up in the manual's index, and discover mh-fetch-x-image-url (closes SF #831278).
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index c26f96ecf97..4febb399a95 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,5 +1,12 @@
12005-12-04 Bill Wohler <wohler@newt.com> 12005-12-04 Bill Wohler <wohler@newt.com>
2 2
3 * mh-customize.el (mh-fetch-x-image-url): Change default from 'ask
4 to nil. Remove t option. Sync docstring with manual (closes SF
5 #831278).
6 (mh-invisible-header-fields-internal): Remove X-Image-URL so that
7 users can see it, look it up in the manual's index, and discover
8 mh-fetch-x-image-url (closes SF #831278).
9
3 * mh-customize.el (mh-invisible-header-fields-internal): Add 10 * mh-customize.el (mh-invisible-header-fields-internal): Add
4 X-Bugzilla-* and X-Virus-Scanned. 11 X-Bugzilla-* and X-Virus-Scanned.
5 12