* thumbs.el (thumbs-image-type): Add .pbm.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
CommitLineData
0c47b17c
BW
12005-10-23 Bill Wohler <wohler@newt.com>
2
3 * mh-comp.el (mh-letter-menu): Rename
4 mh-mhn-compose-external-compressed-tar to
5 mh-mh-compose-external-compressed-tar. Rename
6 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
7 mh-edit-mhn to mh-mh-to-mime. Rename mh-mhn-directive-present-p to
8 mh-mh-directive-present-p. Rename mh-revert-mhn-edit to
9 mh-mh-to-mime-undo. Rename mh-gnus-pgp-support-flag to
10 mh-pgp-support-flag. Rename mh-compose-insertion value from 'mhn
11 to 'mh.
12 (mh-insert-signature): Rename mh-mhn-directive-present-p to
13 mh-mh-directive-present-p.
14 (mh-send-letter): Rename mh-mhn-directive-present-p to
15 mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime.
16 (mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename
17 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
18 mh-mhn-compose-external-compressed-tar to
19 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
20 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
21 mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to
22 mh-mh-compose-anon-ftp. Rename
23 mh-mhn-compose-external-compressed-tar to
24 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
25 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
26 mh-mh-compose-external-type.
27 (mh-send-letter, mh-letter-mode-map): Rename mh-edit-mhn to
28 mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo.
29 (mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename
30 mh-yank-from-start-of-msg to mh-yank-behavior.
31 (mh-letter-mode, mh-to-field, mh-to-fcc, mh-insert-signature)
32 (mh-check-whom, mh-insert-auto-fields, mh-send-letter)
33 (mh-insert-letter, mh-yank-cur-msg, mh-insert-prefix-string)
34 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
35 (mh-letter-complete-or-space, mh-letter-confirm-address)
36 (mh-letter-next-header-field-or-indent)
37 (mh-letter-previous-header-field)
38 (mh-letter-toggle-header-field-display): Sync docstrings with
39 manual.
40
41 * mh-customize.el (mh-edit-mhn-hook): Rename to
42 mh-mh-to-mime-hook.
43 (mh-yank-from-start-of-msg): Rename to mh-yank-behavior.
44 (mh-compose-insertion): Rename values from 'gnus and 'mhn to 'mh
45 and user-visible values from mhn and Gnus to MH and MML.
46 (mh-before-send-letter-hook): Added 'ispell-message option.
47 (mh-mml-method-default): Rename mh-gnus-pgp-support-flag to
48 mh-pgp-support-flag.
49 (mh-compose-insertion, mh-compose-space-does-completion-flag)
50 (mh-delete-yanked-msg-window-flag)
51 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
52 (mh-letter-complete-function, mh-letter-fill-column)
53 (mh-mml-method-default, mh-signature-file-name)
54 (mh-signature-separator-flag, mh-x-face-file)
55 (mh-yank-behavior, mail-citation-hook)
56 (mh-before-send-letter-hook, mh-mh-to-mime-hook): Sync docstrings
57 with manual.
58
59 * mh-gnus.el (mml-minibuffer-read-disposition): New function
60 provided for Emacs 21 environments that lack it.
61
62 * mh-mime.el (mh-mml-query-cryptographic-method): Use default
63 prompt convention.
64 (mh-compose-forward): mh-mh-forward-message requires string arg.
65 (mh-minibuffer-read-type): New function.
66 (mh-mhn-args): Rename to mh-mh-to-mime-args.
67 (mh-mhn-compose-insertion): Rename to mh-mh-attach-file.
68 (mh-mhn-compose-forw): Rename to mh-mh-forward-message.
69 (mh-mhn-compose-type): Rename to mh-mh-compose-type.
70 (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp.
71 Rename mh-mhn-compose-external-type to
72 mh-mh-compose-external-type.
73 (mh-mhn-compose-external-compressed-tar): Rename to
74 mh-mh-compose-external-compressed-tar. Rename
75 mh-mhn-compose-external-type to mh-mh-compose-external-type.
76 (mh-mhn-compose-external-type): Rename to
77 mh-mh-compose-external-type.
78 (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
79 mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook.
80 Use correct program in message.
81 (mh-mhn-directive-present-p): Rename to mh-mh-directive-present-p.
82 (mh-mml-directive-present-p): Rename to mh-mml-tag-present-p.
83 (mh-compose-forward, mh-mh-attach-file)
84 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
85 (mh-mh-compose-external-type, mh-mh-forward-message)
86 (mh-mml-attach-file): Use mml-minibuffer-read-description,
87 mh-minibuffer-read-type.
88 (mh-mime-content-types): Moved comment about only being used in
89 Emacs 20 to docstring.
90 (mh-mh-compose-external-type): Rename extra-param argument to
91 parameters.
92 (mh-mml-to-mime, mh-secure-message)
93 (mh-mml-unsecure-message, mh-mime-display-part)
94 (mh-mime-display-single): Rename mh-gnus-pgp-support-flag to
95 mh-pgp-support-flag.
96 (mh-compose-insertion): Rename mh-mhn-compose-insertion to
97 mh-mh-attach-file.
98 (mh-compose-forward): Rename mh-mhn-compose-forw to
99 mh-mh-forward-message.
100 (mh-mhn-compose-insertion): Rename mh-mhn-compose-type to
101 mh-mh-compose-type.
102 (mh-compose-insertion, mh-compose-forward, mh-mh-to-mime-args)
103 (mh-mh-attach-file, mh-mh-compose-type)
104 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
105 (mh-mh-compose-external-compressed-tar)
106 (mh-mh-compose-external-type, mh-mh-forward-message)
107 (mh-mh-to-mime, mh-mh-quote-unescaped-sharp,
108 (mh-mh-to-mime-undo, mh-mh-directive-present-p, mh-mml-to-mime)
109 (mh-mml-attach-file, mh-secure-message, mh-mml-unsecure-message)
110 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
111 (mh-mml-directive-present-p, mh-destroy-postponed-handles)
112 (mh-display-smileys, mh-display-emphasis, mh-mime-save-parts):
113 Sync docstrings with manual.
114
115 * mh-utils.el (mh-gnus-pgp-support-flag): Rename to
116 mh-pgp-support-flag.
117
fba3b4d8
PG
1182005-10-17 Peter S Galbraith <psg@debian.org>
119
120 * mh-identity.el (mh-identity-field-handler): Use
121 `assoc-ignore-case' to compare against header field for mixed-case
122 "From:".
123
ffda926c
BW
1242005-10-17 Bill Wohler <wohler@newt.com>
125
126 * mh-customize.el (mh-folder-tool-bar-map): Renamed image file
127 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose
128 to mail/compose, fld_open to fld-open.
129 (mh-letter-tool-bar-map): Renamed image file mail_send to
130 mail/send.
131
8f552dc8
BW
1322005-10-16 Bill Wohler <wohler@newt.com>
133
79af55a7
BW
134 * mh-comp.el (mh-display-completion-list-compat): New macro which
135 calls `display-completion-list' correctly in older environments.
136 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING
137 argument.
138 (mh-complete-word): Use it.
139
8f552dc8
BW
140 * mh-init.el (mh-image-load-path): Use locate-library to find
141 MH-E. This simplified the code a lot. Flattened out nested
142 statements even more.
143
7c164e0c
SD
1442005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
145
146 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
147 causes a compiler warning.
148
149 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
150 the message to be viewed (closes SF #1306141).
151
f5fab556
MY
1522005-10-16 Masatake YAMATO <jet@gyve.org>
153
154 * mh-comp.el (mh-complete-word): Pass the common
155 prefix substring of completion to `display-completion-list'.
156
2416ec64
SD
1572005-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
158
159 * mh-init.el (mh-image-load-path-called-flag): New variable which
160 is used by mh-image-load-path so that it runs only once.
161 (mh-image-load-path): Modified so that it gets run only once. Also
162 flatten out heavily nested if statements to make it clearer.
163
164 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
165 to find images used in the toolbar.
166
167 * mh-customize.el (:folder): Remove call to mh-image-load-path.
168
a9954630
BW
1692005-10-14 Bill Wohler <wohler@newt.com>
170
171 * mh-e.el (Version, mh-version): Added +cvs to version.
172
5b004a34
BW
1732005-10-14 Bill Wohler <wohler@newt.com>
174
175 Released MH-E version 7.85.
176
177 * mh-e.el (Version, mh-version): Updated for release 7.85.
178
a10f4ace
BW
1792005-10-14 Bill Wohler <wohler@newt.com>
180
deceef67
BW
181 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el:
182 * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
183 need to be indented.
184
5b004a34
BW
185 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
186 but the code that invoked the face had not been updated. Tick
187 highlighting working again.
188
a10f4ace
BW
189 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
190 make-variable-buffer-local call to top level to avoid warnings in
191 CVS Emacs.
192
193 * mh-comp.el (mh-insert-letter): Replaced deprecated read-input
194 with read-string.
195
a05fcb7d 1962005-10-09 Bill Wohler <wohler@newt.com>
c727526b 197
a05fcb7d
BW
198 * mh-init.el (mh-image-load-path): New function that adds the path
199 to the MH-E images to the image-load-path or load-path depending
200 on the version of Emacs.
c727526b 201
a05fcb7d
BW
202 * mh-customize.el: Call mh-image-load-path just before
203 mh-tool-bar-define so that the toolbar images can be found.
d88a70a0 204
a05fcb7d 2052005-10-04 Bill Wohler <wohler@newt.com>
d88a70a0 206
a05fcb7d
BW
207 * ChangeLog: Moved contents into ChangeLog.1 and trimmed.
208
209 * ChangeLog.1: New file. Contains old ChangeLog.
900d1698 210
47570699 211
a05fcb7d 212 Copyright (C) 2005 Free Software Foundation, Inc.
e9be14aa 213
e495eaec
BW
214 Copying and distribution of this file, with or without modification,
215 are permitted in any medium without royalty provided the copyright
216 notice and this notice are preserved.
ab5796a9
MB
217
218;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51