Fix bug #6210.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
CommitLineData
61a808e8
CY
12010-05-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * Version 23.2 released.
4
56eb0904
SM
52010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * mh-show.el (mh-showing-mode): Move function to mh-e.el.
8 * mh-e.el (mh-showing-mode): Use define-minor-mode.
9
e867cb5d 102010-03-24 Juanma Barranquero <lekktu@gmail.com>
5f76fe28
JB
11
12 * mh-scan.el (mh-scan-cmd-note-width): Doc fix.
13 (mh-scan-format-mh, mh-scan-body-regexp, mh-scan-cur-msg-number-regexp)
14 (mh-scan-cur-msg-number-regexp, mh-scan-date-regexp)
15 (mh-scan-deleted-msg-regexp, mh-scan-good-msg-regexp)
16 (mh-scan-msg-format-regexp, mh-scan-msg-format-string)
17 (mh-scan-msg-number-regexp, mh-scan-rcpt-regexp)
18 (mh-scan-refiled-msg-regexp, mh-scan-sent-to-me-sender-regexp)
19 (mh-scan-subject-regexp, mh-update-scan-format)
20 (mh-msg-num-width-to-column): Fix typos in docstrings.
21
288f9fc0
CY
222010-03-10 Chong Yidong <cyd@stupidchicken.com>
23
24 * Branch for 23.2.
25
002d2524
BW
262009-12-01 Bill Wohler <wohler@newt.com>
27
28 * mh-search.el (mh-mairix-execute-search): Use mh vfolder_format.
29 Fix typo in database path.
30 (mh-namazu-execute-search): Specify -q in example since namazu is
31 excessively garrulous.
32
b5553d47
SM
332009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
34
35 * mh-thread.el (mh-thread-set-tables):
36 * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update):
37 (mh-speed-extract-folder-name, mh-speed-parse-flists-output):
38 (mh-speed-invalidate-map, mh-speed-add-folder):
39 * mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu):
40 * mh-seq.el (mh-list-sequences):
41 * mh-search.el (mh-index-execute-commands, mh-index-add-to-sequence)
42 (mh-index-delete-from-sequence, mh-index-update-maps):
43 * mh-scan.el (mh-msg-num-width):
44 * mh-print.el (mh-ps-spool-buffer):
45 * mh-mime.el (mh-mime-save-parts, mh-handle-set-external-undisplayer)
46 (mh-file-mime-type):
47 * mh-letter.el (mh-yank-cur-msg):
48 * mh-funcs.el (mh-list-folders, mh-pipe-msg, mh-store-msg)
49 (mh-store-buffer):
50 * mh-folder.el (mh-modify, mh-visit-folder, mh-write-msg-to-file)
51 (mh-prompt-for-refile-folder):
52 * mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
53 (mh-handle-process-error, mh-variant-info):
54 * mh-comp.el (mh-forward):
55 * mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias):
56 (mh-alias-add-alias-to-file): Use with-current-buffer.
57
601dd9a3
SM
582009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
59
60 * mh-e.el: Load mh-loaddefs during compilation as well.
61
d3d5f4f5
JB
622009-11-04 Juanma Barranquero <lekktu@gmail.com>
63
64 * mh-e.el (mh-loaddefs): Load rather than require.
65
eaf9b564
GM
662009-10-06 Glenn Morris <rgm@gnu.org>
67
68 * mh-show.el (mh-show-msg): Use window-full-height-p.
69
b56a5ae0
SM
702009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
71
72 * mh-comp.el (mh-send-letter): default-buffer-file-coding-system
73 => (default-value 'buffer-file-coding-system).
74
ddb7d211
BW
752009-08-10 Bill Wohler <wohler@newt.com>
76
77 * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
78 (mh-spamprobe-blacklist): Sync docstring with manual.
79
41dc7913
GM
802009-07-22 Kevin Ryde <user42@zip.com.au>
81
82 * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
ddb7d211 83 (mh-spamprobe-blacklist): Hyperlink URLs in docstrings with URL `...'.
41dc7913 84
06d3d10f
BW
852009-06-13 Bill Wohler <wohler@newt.com>
86
87 Release MH-E version 8.2.
88
89 * mh-e.el (Version, mh-version): Update for release 8.2.
90
91 * mh-seq.el (mh-folder-size-flist)
92 * mh-speed.el (mh-speed-parse-flists-output)
93 * mh-xface.el (mh-face-display-function): Remove trailing space.
94
7c730dd6
DG
952009-03-13 D. Goel <deego3@gmail.com>
96
97 * mh-seq.el (mh-folder-size-flist): Use (values-list) in m-v call
5a5edff7 98 to list.
7c730dd6
DG
99
100 * mh-speed.el (mh-speed-parse-flists-output): Ditto.
101 * mh-xface.el (mh-face-display-function): Ditto.
102 * mh-search.el (mh-index-parse-search-regexp): Ditto.
103
7c730dd6
DG
104 * mh-thread.el (mh-thread-generate): Ditto.
105
5a5edff7
JB
106 * mh-seq.el (mh-parse-flist-output-line): Return list rather than values.
107 We want to avoid emacs using m-v facilities.
d3d5f4f5 108 (mh-folder-size-folder): Ditto.
7c730dd6
DG
109 (mh-parse-flist-output-line): Ditto.
110 * mh-thread.el (mh-thread-prune-subject): Ditto.
111 * mh-xface.el (mh-picon-get-image): Ditto.
112 (mh-picon-file-contents): Ditto.
113 * mh-search.el (mh-index-evaluate): Ditto.
114
55f56e6a
BW
1152009-01-27 Bill Wohler <wohler@newt.com>
116
7f1a6a6f
BW
117 * mh-funcs.el (mh-pack-folder): Fix docstring.
118
119 * mh-e.el (mh-pack-folder-hook): Bump package-version to 8.2.
120
55f56e6a
BW
121 * mh-gnus.el (mh-mm-merge-handles)
122 (mh-mm-set-handle-multipart-parameter, mh-mm-inline-text-vcard)
123 (mh-mml-minibuffer-read-disposition, mh-mm-save-part): Update with
124 code from Gnus 5.11 (closes SF #2235022).
125
031c6757
SG
1262009-01-26 Stephen Gildea <gildea@stop.mail-abuse.org>
127
128 * mh-e.el (mh-pack-folder-hook): New variable.
129 * mh-funcs.el (mh-pack-folder): Call new mh-pack-folder-hook.
130
4ab2f402
BW
1312009-01-26 Bill Wohler <wohler@newt.com>
132
c932f02a
BW
133 * mh-utils.el (mh-goto-header-end): Use mh-mail-header-separator
134 instead of -* in regexp.
135
4ab2f402
BW
136 * mh-folder.el (mh-folder-mode-help-messages): Add e and t to K's
137 help.
138
0f69e911
GM
1392009-01-09 Glenn Morris <rgm@gnu.org>
140
141 * mh-letter.el: Replace last-input-char with last-input-event.
142
b97439ce 1432008-08-18 Bill Wohler <wohler@newt.com>
9e6f5938
BW
144
145 Release MH-E version 8.1.
b97439ce 146
9e6f5938
BW
147 * mh-e.el (Version, mh-version): Update for release 8.1.
148
1624e7c9
BW
1492008-08-11 Bill Wohler <wohler@newt.com>
150
151 * mh-e.el (mh-variant-mh-info, mh-variant-nmh-info)
152 (mh-variant-set-variant, mh-variant-p, mh-profile-component)
153 (mh-variant-set, mh-variant, mh-scan-format-file): Fix typo in
154 docstring.
155
156 * mh-comp.el (mh-reply)
5ce6e4f4 157 * mh-e.el (mh-sys-path, mh-variant-info, mh-variant-mu-mh-info)
1624e7c9
BW
158 (mh-variant-p, mh-profile-component, mh-variant-set, mh-variant)
159 (mh-scan-format-file)
160 * mh-folder.el (mh-regenerate-headers)
161 * mh-scan.el (mh-scan-format)
162 * mh-search.el (mh-pick-regexp-builder): Rename variant mu-mh to
163 gnu-mh and be explicit about GNU mailutils MH in docstrings (with
164 thanks to Darel Henman) (closes SF #1768928).
165
d0f1af4d
BW
1662008-08-01 Bill Wohler <wohler@newt.com>
167
168 * mh-show.el (mh-show-preferred-alternative)
169 * mh-e.el (mh-annotate-msg-hook): Sync docstring with manual.
170
171 * mh-comp.el (mh-send-letter, mh-redistribute): Mention
172 mh-annotate-msg-hook in docstring.
173
2cefb8a7
JH
1742008-06-29 Jeffrey C Honig <jch@honig.net>
175
176 * mh-e.el (mh-invisible-header-fields-internal): Add invisible
177 header fields for X-Hz (mail from Hertz), X-Proofpoint (Proofpoint
178 antivirus/anti-spam) and X-RIM (Research In Motion).
179
5f83939b
SE
1802008-06-20 Stephen Eglen <stephen@gnu.org>
181
182 * mh-show.el (mh-defun-show-buffer): Use `...' rather than than
183 "..." in generated docstrings.
184
219d0838
GM
1852008-06-12 Glenn Morris <rgm@gnu.org>
186
187 * mh-seq.el (tool-bar-map): Define for compiler.
188
189 * mh-folder.el (mh-folder-mode):
190 * mh-letter.el (mh-letter-mode):
b97439ce 191 * mh-show.el (mh-show-mode): Check tool-bar-map is bound.
219d0838 192
b7149a81
JPW
1932008-06-08 John Paul Wallington <jpw@pobox.com>
194
195 * mh-acros.el (toplevel): Put `doc-string-elt' properties on
196 `defun-mh' and `defmacro-mh'.
197
198 * mh-alias.el (mh-alias-read-address-map): Define within defvar.
199
200 * mh-comp.el (mh-letter-mode-syntax-table): Define within defvar.
201
202 * mh-letter.el (mh-complete-word): Doc fix.
203
c76608f0
JPW
2042008-06-02 John Paul Wallington <jpw@pobox.com>
205
206 * mh-e.el (mh-exec-cmd-env-daemon): Doc fix.
207
7bf0295e
JPW
2082008-06-01 John Paul Wallington <jpw@pobox.com>
209
210 * mh-e.el (mh-path, mh-variant): Use dotted syntax for
211 `package-version' info.
212
90404d5a
JH
2132008-05-26 Jeffrey C Honig <jch@honig.net>
214
215 * mh-e.el (mh-invisible-header-fields-internal): Remove Newsgroups
216 from the list. Add Bytes, X-Campaignid, X-Country-Chain,
217 X-Declude-, X-fmx-, X-Identity, X-Mailer_, X-pair-, X-SPF-,
218 X-Usenet-Provider.
219
5cb66178
BW
2202008-05-23 Bill Wohler <wohler@newt.com>
221
7bf0295e 222 * mh-e.el (mh-invisible-header-fields-internal): Remove
5ce6e4f4 223 DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID.
5cb66178 224
b97439ce 2252008-05-19 Sergey Poznyakoff <gray@gnu.org.ua>
fad5a93a
BW
226
227 * mh-mime.el (mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes
228 when converting to or from MIME (closes SF #1966722).
229
7911d1c8
BW
2302008-05-19 Bill Wohler <wohler@newt.com>
231
232 * mh-e.el (mh-invisible-header-fields-internal): Sort list in a
5ce6e4f4 233 case-insensitive way and add comment about it. Add many header
7911d1c8
BW
234 fields (closes SF #1916032).
235
b97439ce 2362008-05-19 Xavier Maillard <xma@gnu.org> (tiny change)
b78a11dc
BW
237
238 * mh-utils.el (mh-find-path): Don't throw error if MH environment
239 variable is being used (closes SF #1946861).
240
b97439ce 2412008-05-19 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
5ef55981
BW
242
243 * mh-search.el (mh-mairix-regexp-builder): Add additional items to
244 search string to support org-mode (closes SF #1965704).
245
4690fe3f
BW
2462008-03-18 Bill Wohler <wohler@newt.com>
247
248 * mh-e.el (mh-invisible-header-fields-internal): Add Accreditor,
b97439ce 249 Seal-Send-Time.
4690fe3f
BW
250 (mh-invisible-header-fields, mh-invisible-header-fields-default):
251 Update URL to bug report for users to report ignored fields.
252
5d2e28bf
SM
2532008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
254
255 * mh-xface.el (mh-uncompface, mh-picon-file-contents):
256 Use set-buffer-multibyte...
257 (mh-face-display-function, mh-x-image-display): ...rather than bind
258 default-enable-multibyte-characters.
259
0103690e
BW
2602008-02-24 Bill Wohler <wohler@newt.com>
261
262 * mh-comp.el (mh-send-letter): Call split-string on mh-send-args
263 when sending synchronously too.
264
24b2be09
BW
2652008-02-19 Bill Wohler <wohler@newt.com>
266
267 * mh-comp.el (mh-annotate-msg):
268 * mh-e.el (mh-invisible-header-fields-internal): Remove trailing
269 whitespace.
270
444a1579
BW
2712008-01-30 Bill Wohler <wohler@newt.com>
272
273 * mh-mime.el (mh-mml-to-mime): Don't look up sender if From
5ce6e4f4 274 absent. Fixes "Wrong type argument: stringp, nil" error.
444a1579 275
fea7492a
GM
2762007-12-02 Glenn Morris <rgm@gnu.org>
277
278 * mh-mime.el (mail-strip-quoted-names): Autoload it.
279
a3269bc4
DN
2802007-11-17 Dan Nicolaescu <dann@ics.uci.edu>
281
282 * mh-e.el (mh-xemacs-flag): Remove.
283 (mh-min-colors-defined-flag):
284 * mh-xface.el (mh-show-xface-function):
285 * mh-utils.el (mh-colors-available-p):
286 * mh-show.el (mh-show-mode):
287 * mh-gnus.el (mh-gnus-local-map-property):
288 * mh-folder.el (mh-folder-mode-map)
289 (mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode):
290 * mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag
291 with (featurep 'xemacs).
292
33ce5f11
BW
2932007-09-11 Bill Wohler <wohler@newt.com>
294
295 * mh-e.el (Version, mh-version): Add +cvs to version.
296
aad5673d
SG
2972007-08-25 Stephen Gildea <gildea@stop.mail-abuse.org>
298
299 * mh-e.el (mh-annotate-msg-hook): New variable.
300
301 * mh-comp.el (mh-annotate-msg): Call new mh-annotate-msg-hook.
302 (mh-annotate-list): New variable, for mh-annotate-msg-hook.
303
5a14e729
JH
3042007-08-21 Jeffrey C Honig <jch@honig.net>
305
19c35c57 306 * mh-folder.el (mh-folder-message-menu, mh-folder-mode-map): Add
33ce5f11
BW
307 folder mode support for mh-show-preferred-alternative (closes SF
308 #1777321).
19c35c57
JH
309
310 * mh-show.el (mh-show-preferred-alternative)
311 (mh-show-write-message-to-file, mh-show-message-menu)
312 (mh-show-mode-map): Add mh-show-preferred-alternative (bound to
313 ":") which will show the message's preferred alternative
5ce6e4f4 314 overriding the users configured preference. Useful for showing
33ce5f11 315 HTML when text content is lacking (closes SF #1777321).
19c35c57 316
33ce5f11 317 * mh-e.el:
5ce6e4f4 318 (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put
c50115f1 319 known exclusions as comments before the list and move parens to
33ce5f11 320 separate lines to aid in sorting (closes SF #1701231).
c50115f1 321
33ce5f11 322 * mh-mime.el (mm-decode-body): Remove explicit autoload of
5a14e729
JH
323 mh-alias-expand.
324
325 * mh-alias.el (mh-alias-expand): Set up automatic autoload of
326 mh-alias-expand.
327
d7c5b212
JH
3282007-08-20 Jeffrey C Honig <jch@honig.net>
329
bd512dfb
JH
330 * mh-mime.el (message-options-set): Add missing autoloads from my
331 last change.
332
33ce5f11
BW
333 * mh-comp.el (mh-forward): When forwarding with mml, messages are
334 no longer included in reverse order (closes SF #1730393).
d5926104 335
33ce5f11 336 * mh-mime.el (mh-mml-forward-message): Forward messages as inline
9e6f5938 337 attachments (closes SF #1378993).
d7c5b212 338
27c33569
RS
3392008-02-06 Richard Stallman <rms@gnu.org>
340
341 * mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst.
342
343 * mh-acros.el (mh-do-in-gnu-emacs, mh-do-in-xemacs)
344 (with-mh-folder-updating, mh-in-show-buffer)
345 (mh-iterate-on-messages-in-region, mh-iterate-on-range):
346 (mh-do-at-event-location): Add debug decls.
347 (mh-seq-msgs): Use defsubst.
b03f96dc 348
23dcd8ca
JB
3492008-02-05 Juanma Barranquero <lekktu@gmail.com>
350
351 * mh-e.el (mh-scan-format-file-check, mh-adaptive-cmd-note-flag-check):
352 * mh-xface.el (mh-x-image-url-cache-canonicalize):
353 Replace `legal' with `valid'.
354
243256f8
JH
3552007-08-19 Jeffrey C Honig <jch@honig.net>
356
b6fd8984
JH
357 * mh-e.el (mh-invisible-header-fields-internal): We want to show
358 Comments: and hide Comment:, not the other way around.
359
2001ba38 360 * mh-mime.el (mh-mml-to-mime): GPG requires e-mail addresses, not
33ce5f11
BW
361 aliases. So resolve aliases before passing addresses to GPG/PGP
362 (closes SF #649226).
2001ba38 363
243256f8
JH
364 * mh-e.el (mh-invisible-header-fields-internal): Update with all
365 the entries from
366 http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my
5ce6e4f4 367 own. I added attributions to entries we already had that did not
243256f8
JH
368 list an RFC.
369
81bb49ce
GM
3702007-08-08 Glenn Morris <rgm@gnu.org>
371
372 * mh-folder.el, mh-letter.el, mh-show.el: Replace `iff' in
373 doc-strings and comments.
374
cacc7b51
GM
3752007-07-25 Glenn Morris <rgm@gnu.org>
376
377 * Relicense all FSF files to GPLv3 or later.
378
1a98ebdf
BW
3792007-07-11 Bill Wohler <wohler@newt.com>
380
381 * mh-compat.el (mh-display-color-cells): Fix on XEmacs 21.5b28.
382 Thanks to Henrique Martins for the help (closes SF #1749774).
383
481821c8
JB
3842007-06-06 Juanma Barranquero <lekktu@gmail.com>
385
386 * mh-mime.el (mh-mh-directive-present-p):
387 * mh-search.el (mh-index-group-by-folder): Fix typos in docstrings.
388
ff4dd199
BW
3892006-11-14 Bill Wohler <wohler@newt.com>
390
391 * mh-xface.el (mh-x-image-url-cache-canonicalize): Add `*' to
392 reserved Windows filename characters (closes SF #1396499).
393
33b3ab5a
BW
3942006-11-13 Bill Wohler <wohler@newt.com>
395
2f984b39
BW
396 Release MH-E version 8.0.3.
397
398 * mh-e.el (Version, mh-version): Update for release 8.0.3.
399
33b3ab5a 400 * mh-e.el (mh-alias-local-users): Boolean docstrings should start
481821c8 401 with "Non-nil means". Perhaps this option should have a -flag
33b3ab5a
BW
402 appended.
403 (mh-junk-background): Sync docstring with manual.
404
405 * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
406 (mh-spamprobe-blacklist): Sync docstring with manual.
407
a4de8c3d
SG
4082006-11-11 Stephen Gildea <gildea@stop.mail-abuse.org>
409
e580a741 410 * mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
33b3ab5a 411 Use mh-junk-background consistently in call-process calls.
d57727c9
JB
412 (mh-bogofilter-blacklist, mh-bogofilter-whitelist)
413 (mh-spamprobe-blacklist, mh-spamprobe-whitelist):
414 Use with-current-buffer so the right thing happens if
33b3ab5a 415 mh-junk-background is t (closes SF #1594802).
a4de8c3d 416
33b3ab5a 417 * mh-e.el (mh-junk-background): Document that On value is 0;
a4de8c3d 418 t may be used for debugging.
e580a741 419
bf4c75a4
AS
4202006-11-10 Andreas Schwab <schwab@suse.de>
421
422 * mh-e.el (mh-draft-folder): Avoid starting sentence with "nil".
423
9e21382c
GM
4242006-11-10 Glenn Morris <rgm@gnu.org>
425
426 * mh-e.el (mh-draft-folder): Doc fix (Nil -> nil).
427
25173d93
SG
4282006-09-25 Stephen Gildea <gildea@stop.mail-abuse.org>
429
430 * mh-junk.el (mh-spamassassin-whitelist): Add two missing
33462dfa 431 quotation marks, so that the last two arguments of sa-learn
25173d93 432 are separated properly (closes SF #1565460).
d57727c9 433 (mh-spamassassin-blacklist): In example .procmailrc, add
25173d93 434 PATH element to find mhparam on Debian.
33462dfa 435
799f7c09
SG
4362006-09-24 Stephen Gildea <gildea@stop.mail-abuse.org>
437
33462dfa 438 * mh-comp.el (mh-send-args): Initialize to "" instead of nil
799f7c09
SG
439 so that we always have a valid string for split-string even if
440 nothing is added in mh-send-letter (closes SF #1564742).
441
b67d4349
BW
4422006-07-03 Bill Wohler <wohler@newt.com>
443
444 Release MH-E version 8.0.2.
445
446 * mh-e.el (Version, mh-version): Update for release 8.0.2.
447
fbe4aef8
BW
4482006-07-03 Ted Phelps <phelps@gnusto.com> (tiny change)
449
450 * mh-tool-bar.el (mh-tool-bar-define): Fix XEmacs' vector-list so
451 it refers to the icons in mh-xemacs-icon-map instead of trying to
d57727c9 452 declare the icons in situ. This allows mh-tool-bar.el to be
481821c8 453 compiled under XEmacs. Remove initial value for
fbe4aef8 454 mh-tool-bar-folder-buttons, mh-tool-bar-show-buttons,
d57727c9 455 mh-tool-bar-letter-buttons. The MH-E icons now appear in XEmacs.
fbe4aef8 456 In mh-tool-bar-init, check for mh-xemacs-use-tool-bar-flag sooner.
d57727c9 457 This allows MH-E to be used in XEmacs in a tty (closes SF #1506846).
fbe4aef8 458
ebb4d60b
BW
4592006-07-03 Bill Wohler <wohler@newt.com>
460
461 * mh-e.el: Require mh-buffers and mh-compat before mh-xemacs now
462 that mh-xemacs needs functions in mh-compat.
463
1937adc2
BW
4642006-06-29 Bill Wohler <wohler@newt.com>
465
466 * mh-search.el (mh-search, mh-index-group-by-folder): Add "the" in
467 loop construct to be consistent with other loops, and because
468 edebug doesn't work without it.
33462dfa 469
1937adc2
BW
4702006-06-29 Ted Phelps <phelps@gnusto.com> (tiny change)
471
472 * mh-search.el (mh-folder-exists-p): Strip + from folder to avoid
473 redundant +s in regexp (closes SF #1514424).
474
e0487df8
BW
4752006-06-29 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
476
477 * mh-mime.el (mh-mime-save-parts): Add -store option to
478 mhn (closes SF #1513140).
479
737abde8
BW
4802006-06-20 Bill Wohler <wohler@newt.com>
481
482 Release MH-E version 8.0.1.
483
484 * mh-e.el (Version, mh-version): Update for release 8.0.1.
485
d9044cd6
BW
4862006-06-15 Bill Wohler <wohler@newt.com>
487
488 * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2>
33b3ab5a 489 suffix for folder names, as <> are illegal filename characters on
7383ef6e 490 Windows (closes SF #1507002).
33462dfa 491
fbf62741
BW
4922006-06-05 Jacob Morzinski <morzinski@MIT.EDU> (tiny change)
493
494 * mh-comp.el (mh-send-uses-spost): New variable.
495 (mh-send-letter): Do not use -msgid and -mime if
496 mh-send-uses-spost is t (closes SF #1486726).
497
d9044cd6 4982006-06-02 Bill Wohler <wohler@newt.com>
33462dfa 499
d9044cd6
BW
500 (mh-folder-exists-p): Change test from an empty buffer, to one
501 that contains the actual folder, since GNU mailutils' folder
502 command displays output if the folder doesn't exist (closes SF
503 #1499712).
504
ae18726b
BW
5052006-05-06 Bill Wohler <wohler@newt.com>
506
507 Release MH-E version 8.0.
508
509 * mh-e.el (Version, mh-version): Update for release 8.0.
510
d2f8ce2f
BW
5112006-05-05 Bill Wohler <wohler@newt.com>
512
513 * mh-e.el: Update commentary.
514
0303217f
BW
5152006-04-28 Bill Wohler <wohler@newt.com>
516
517 Release MH-E version 7.95.
518
519 * mh-e.el (Version, mh-version): Update for release 7.95.
520
13384ea6
ED
5212006-04-26 Eric Ding <ericding@alum.mit.edu>
522
523 * mh-e.el (mh-invisible-header-fields-internal): Add entry
481821c8 524 "X-Provags-ID:".
13384ea6 525
6a7250d8
BW
5262006-04-25 Bill Wohler <wohler@newt.com>
527
528 * mh-letter.el (mh-folder-expand-at-point): Fix folder completion.
529 Folders returned by mh-folder-completion-function no longer need
530 adornment (closes SF #1476270).
531
237ad507
BW
5322006-04-21 Bill Wohler <wohler@newt.com>
533
534 * mh-e.el (Version, mh-version): Add +cvs to version.
535
d9ca64a9
BW
5362006-04-21 Bill Wohler <wohler@newt.com>
537
538 Release MH-E version 7.94.
539
540 * mh-e.el (Version, mh-version): Update for release 7.94.
541
15855f8f
BW
5422006-04-21 Bill Wohler <wohler@newt.com>
543
544 * mh-letter.el (mh-insert-letter): If a message number isn't
545 given, throw an error rather than using a potentially incorrect
481821c8 546 message number (closes SF #1473729). In addition, use the cur
15855f8f 547 message if mh-sent-from-msg is nil (when sending a message, in
481821c8 548 contrast to replying). Move conversion of int to string into
15855f8f
BW
549 interactive stanza so body can assume variables are of proper
550 type.
551
d2464a9f
BW
5522006-04-20 Bill Wohler <wohler@newt.com>
553
554 * mh-tool-bar.el (image-load-path): Define to shush compiler.
555 (mh-buffer-exists-p): Move inside mh-do-in-gnu-emacs since it
556 isn't used outside of it.
d57727c9
JB
557 (mh-tool-bar-folder-buttons-init, mh-tool-bar-letter-buttons-init):
558 Update load-path/image-load-path before setting buttons.
559 This code used to be in mh-folder-mode/mh-letter-mode but this was
560 the wrong place since mh-tool-bar-*-buttons-init can also be called
561 when customizing the buttons.
d2464a9f
BW
562 (mh-tool-bar-update): New function which updates tool-bar-map in
563 all of the MH-E buffers after customizing the buttons (closes SF
564 #1452718).
565 (mh-tool-bar-folder-buttons-set, mh-tool-bar-letter-buttons-set):
566 Call it (closes SF #1452718).
567
481821c8 568 * mh-folder.el (mh-folder-buttons-init-flag): Delete. Use
d2464a9f 569 mh-folder-tool-bar-map instead.
481821c8 570 (image-load-path): Delete. No longer used.
d2464a9f
BW
571 (mh-folder-mode): Moved setting of image-load-path into
572 mh-tool-bar-folder-buttons-init.
573
481821c8 574 * mh-letter.el (mh-letter-buttons-init-flag): Delete. Use
d2464a9f 575 mh-letter-tool-bar-map instead.
481821c8 576 (image-load-path): Delete. No longer used.
d2464a9f
BW
577 (mh-letter-mode): Moved setting of image-load-path into
578 mh-tool-bar-letter-buttons-init.
579
580 * mh-seq.el (mh-narrow-to-seq, mh-widen): Use with-current-buffer
581 instead of set-buffer.
582
d36069f0
BW
5832006-04-19 Bill Wohler <wohler@newt.com>
584
585 * mh-tool-bar.el (mh-tool-bar-define): Fix enable-expr so that one
02195654 586 can permanently disable a button (such as a separator) with nil.
d36069f0 587
17ce6de7
BW
5882006-04-18 Bill Wohler <wohler@newt.com>
589
590 * mh-e.el (defcustom-mh, defface-mh, defgroup-mh, mh-face-data)
591 (mh-strip-package-version, mh-face-data, mh-inherit-face-flag)
592 (mh-min-colors-defined-flag): Do not unbind these macros and
481821c8 593 variables. Nice idea, but too many nasty side-effects. These
17ce6de7 594 macros are needed by [Cc]ustom-make-dependencies when creating the
481821c8
JB
595 MH-E customization groups in mh-cus-load.el. These disappeared
596 when the macros above were introduced. Besides, if a developer
17ce6de7
BW
597 were to try to show the help for a macro or variable they were
598 looking at and got [No match] when they did so, that would be bad.
599
cd35b20a
BW
6002006-04-17 Bill Wohler <wohler@newt.com>
601
d5468dff
BW
602 * mh-comp.el (mh-insert-x-mailer): Strip build number from
603 version in X-Mailer field (closes SF #1466481).
604
c90c4cf1
BW
605 * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that
606 variables and functions with the same name are found correctly by
607 find-func (invoked by clicking on the filename link in the *Help*
608 buffer).
481821c8 609 (mh-defmacro-compat): Rename to defmacro-mh. Ditto.
d57727c9 610
481821c8
JB
611 * mh-e.el (mh-defgroup): Rename to defgroup-mh. Ditto.
612 (mh-defcustom): Rename to defcustom-mh. Ditto.
613 (mh-defface): Rename to defface-mh. Ditto.
c90c4cf1
BW
614 (mh-font-lock-add-keywords): Make changes according to these
615 renamings.
616
617 * mh-e.el, mh-compat.el, mh-gnus.el: Use the new names (closes SF
618 #1472029).
619
cd35b20a
BW
620 * mh-utils.el (mh-sub-folders-actual): Mention that folder must
621 have been processed by mh-normalize-folder-name.
622 (mh-folder-completion-function): Handle completion of folders with
481821c8 623 absolute names. Also, when flag is t, display complete folder name
cd35b20a
BW
624 to provide proper highlighting in Emacs 22 now that
625 minibuffer-completing-file-name is nil (closes SF #1470518).
626 (mh-folder-completing-read): No longer set
481821c8 627 minibuffer-completing-file-name to t. This was causing "Can't set
cd35b20a
BW
628 current directory errors" when browsing absolute file names.
629 Another benefit of this change is that SPC can be used for
630 completion again (closes SF #1470518).
631
21acd4c9
BW
6322006-04-15 Bill Wohler <wohler@newt.com>
633
634 * mh-compat.el (mh-font-lock-add-keywords): Fix typo in docstring.
635
30545916
BW
6362006-04-14 Bill Wohler <wohler@newt.com>
637
73e6d1af
BW
638 * mh-funcs.el (view-exit-action): No need to wrap defvar with
639 eval-when-compile when shushing compiler.
640
641 * mh-mime.el (mh-identity-pgg-default-user-id): Ditto.
642
643 * mh-seq.el (view-exit-action): Ditto.
644
645 * mh-show.el (font-lock-auto-fontify): Ditto.
646
481821c8 647 * mh-utils.el (mh-speed-flists-cache): Ditto.
73e6d1af 648
481821c8 649 * mh-acros.el (struct, x, y): No need to wrap defvar with
42f8c37f
BW
650 eval-when-compile when shushing compiler, even when
651 mh-do-in-xemacs or another construct is used.
652
653 * mh-comp.el (sendmail-coding-system): Ditto.
654
655 * mh-e.el (mark-active): Ditto.
656
657 * mh-folder.el (desktop-save-buffer, font-lock-auto-fontify)
658 (image-load-path, font-lock-defaults): Ditto.
659
660 * mh-letter.el (image-load-path, font-lock-defaults): Ditto.
661
662 * mh-mime.el (dots, type, ov)
663 (mm-verify-function-alist, mm-decrypt-function-alist)
664 (pressed-details): Ditto.
665
666 * mh-search.el (pick-folder, mh-do-in-xemacs)
667 (mh-mairix-folder, mh-flists-search-folders)
668 (which-func-mode, mh-speed-flists-inhibit-flag): Ditto.
669
670 * mh-seq.el (tool-bar-mode): Ditto.
671
672 * mh-utils.el (completion-root-regexp)
673 (minibuffer-completing-file-name): Ditto.
674
675 * mh-xface.el (default-enable-multibyte-characters): Ditto.
676
30545916 677 * mh-compat.el (mh-font-lock-add-keywords): New alias for
481821c8 678 font-lock-add-keywords. Returns nil on XEmacs.
30545916
BW
679
680 * mh-e.el: Add MH-E function and variable keywords such as
33462dfa 681 mh-defun-compat and mh-defcustom to font-lock-keywords.
30545916 682
70a1d47e
BW
6832006-04-13 Bill Wohler <wohler@newt.com>
684
685 * mh-e.el (customize-package-emacs-version-alist)
686 (mh-e, mh-alias, mh-folder, mh-folder-selection)
687 (mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
481821c8 688 (mh-scan-line-formats, mh-search, mh-sending-mail)
70a1d47e
BW
689 (mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
690 (mh-hooks, mh-faces, mh-alias-completion-ignore-case-flag)
691 (mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
692 (mh-alias-insert-file, mh-alias-insertion-location)
693 (mh-alias-local-users, mh-alias-local-users-prefix)
694 (mh-alias-passwd-gecos-comma-separator-flag)
695 (mh-new-messages-folders, mh-ticked-messages-folders)
696 (mh-large-folder, mh-recenter-summary-flag)
697 (mh-recursive-folders-flag, mh-sortm-args)
481821c8 698 (mh-default-folder-for-message-function)
70a1d47e
BW
699 (mh-default-folder-list, mh-default-folder-must-exist-flag)
700 (mh-default-folder-prefix, mh-identity-list)
701 (mh-auto-fields-list, mh-auto-fields-prompt-flag)
702 (mh-identity-default, mh-identity-handlers, mh-inc-prog)
703 (mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
704 (mh-junk-program, mh-compose-insertion)
705 (mh-compose-skipped-header-fields)
706 (mh-compose-space-does-completion-flag)
707 (mh-delete-yanked-msg-window-flag)
708 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
709 (mh-letter-complete-function, mh-letter-fill-column)
710 (mh-mml-method-default, mh-signature-file-name)
481821c8 711 (mh-signature-separator-flag, mh-x-face-file)
70a1d47e
BW
712 (mh-yank-behavior, mh-interpret-number-as-range-flag)
713 (mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
714 (mh-search-program, mh-compose-forward-as-mime-flag)
715 (mh-compose-letter-function, mh-compose-prompt-flag)
716 (mh-forward-subject-format, mh-insert-x-mailer-flag)
717 (mh-redist-full-contents-flag, mh-reply-default-reply-to)
481821c8 718 (mh-reply-show-message-flag)
70a1d47e
BW
719 (mh-refile-preserves-sequences-flag, mh-tick-seq)
720 (mh-update-sequences-after-mh-show-flag)
721 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
481821c8 722 (mh-decode-mime-flag)
70a1d47e
BW
723 (mh-display-buttons-for-alternatives-flag)
724 (mh-display-buttons-for-inline-parts-flag)
725 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
726 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
727 (mh-highlight-citation-style, mh-invisible-header-fields)
728 (mh-invisible-header-fields-default, mh-lpr-command-format)
729 (mh-max-inline-image-height, mh-max-inline-image-width)
730 (mh-mhl-format-file, mh-mime-save-parts-default-directory)
731 (mh-print-background-flag, mh-show-maximum-size)
732 (mh-show-use-xface-flag, mh-store-default-directory)
733 (mh-summary-height, mh-speed-update-interval)
734 (mh-show-threads-flag, mh-tool-bar-search-function)
735 (mh-defcustom, mh-after-commands-processed-hook)
736 (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
737 (mh-before-quit-hook, mh-before-send-letter-hook)
738 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
481821c8 739 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook)
70a1d47e
BW
740 (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
741 (mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
742 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
743 (mh-unseen-updated-hook, mh-folder-address, mh-folder-body)
744 (mh-folder-cur-msg-number, mh-folder-date, mh-folder-deleted)
745 (mh-folder-followup, mh-folder-msg-number, mh-folder-refiled)
746 (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
747 (mh-folder-subject, mh-folder-tick, mh-folder-to)
748 (mh-letter-header-field, mh-search-folder, mh-show-cc)
749 (mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
750 (mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
481821c8 751 (mh-show-subject, mh-show-to, mh-show-xface)
70a1d47e
BW
752 (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
753 (mh-speedbar-selected-folder)
754 (mh-speedbar-selected-folder-with-unseen-messages): Use dotted
755 notation in :package-version keyword.
756
fde155f4
BW
7572006-04-07 Bill Wohler <wohler@newt.com>
758
759 * mh-e.el (mh-path, mh-variant): Define with mh-defcustom and add
760 :package-version keyword.
761
59e8810f
BW
7622006-03-31 Bill Wohler <wohler@newt.com>
763
764 * mh-e.el (mh-strip-package-version): Move before use to avoid
481821c8 765 compiler error. Make macro, also to avoid compiler error.
367c48ef
BW
766 (mh-defface-compat): Incorporate body into mh-face-data and
767 delete.
59e8810f 768
23347d76
BW
7692006-03-30 Bill Wohler <wohler@newt.com>
770
771 * mh-e.el (mh-defcustom, mh-defface, mh-defgroup): Macros to
772 remove new :package-version keyword in older settings.
773 (customize-package-emacs-version-alist): Add MH-E version to Emacs
774 version mappings.
775 (mh-e, mh-alias, mh-folder, mh-folder-selection)
776 (mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
777 (mh-scan-line-formats, mh-search, mh-sending-mail)
778 (mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
779 (mh-hooks, mh-faces): Add :package-version keyword to these
def27552 780 groups (closes SF #1452724).
23347d76
BW
781 (mh-alias-completion-ignore-case-flag)
782 (mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
783 (mh-alias-insert-file, mh-alias-insertion-location)
784 (mh-alias-local-users, mh-alias-local-users-prefix)
785 (mh-alias-passwd-gecos-comma-separator-flag)
786 (mh-new-messages-folders, mh-ticked-messages-folders)
787 (mh-large-folder, mh-recenter-summary-flag)
788 (mh-recursive-folders-flag, mh-sortm-args)
789 (mh-default-folder-for-message-function)
790 (mh-default-folder-list, mh-default-folder-must-exist-flag)
791 (mh-default-folder-prefix, mh-identity-list)
792 (mh-auto-fields-list, mh-auto-fields-prompt-flag)
793 (mh-identity-default, mh-identity-handlers, mh-inc-prog)
794 (mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
795 (mh-junk-program, mh-compose-insertion)
796 (mh-compose-skipped-header-fields)
797 (mh-compose-space-does-completion-flag)
798 (mh-delete-yanked-msg-window-flag)
799 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
800 (mh-letter-complete-function, mh-letter-fill-column)
801 (mh-mml-method-default, mh-signature-file-name)
802 (mh-signature-separator-flag, mh-x-face-file)
803 (mh-yank-behavior, mh-interpret-number-as-range-flag)
804 (mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
805 (mh-search-program, mh-compose-forward-as-mime-flag)
806 (mh-compose-letter-function, mh-compose-prompt-flag)
807 (mh-forward-subject-format, mh-insert-x-mailer-flag)
808 (mh-redist-full-contents-flag, mh-reply-default-reply-to)
809 (mh-reply-show-message-flag)
810 (mh-refile-preserves-sequences-flag, mh-tick-seq)
811 (mh-update-sequences-after-mh-show-flag)
812 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
813 (mh-decode-mime-flag)
814 (mh-display-buttons-for-alternatives-flag)
815 (mh-display-buttons-for-inline-parts-flag)
816 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
817 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
818 (mh-highlight-citation-style, mh-invisible-header-fields)
819 (mh-invisible-header-fields-default, mh-lpr-command-format)
820 (mh-max-inline-image-height, mh-max-inline-image-width)
821 (mh-mhl-format-file, mh-mime-save-parts-default-directory)
822 (mh-print-background-flag, mh-show-maximum-size)
823 (mh-show-use-xface-flag, mh-store-default-directory)
824 (mh-summary-height, mh-speed-update-interval)
825 (mh-show-threads-flag, mh-tool-bar-search-function): Add
def27552 826 :package-version keyword to these options (closes SF #1452724).
23347d76
BW
827 (mh-after-commands-processed-hook)
828 (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
829 (mh-before-quit-hook, mh-before-send-letter-hook)
830 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
831 (mh-forward-hook, mh-inc-folder-hook)
832 (mh-insert-signature-hook)
833 (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
834 (mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
835 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
836 (mh-unseen-updated-hook): Add :package-version keyword to these
def27552 837 hooks (closes SF #1452724).
23347d76
BW
838 (mh-min-colors-defined-flag)
839 (mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
840 (mh-folder-date, mh-folder-deleted, mh-folder-followup)
841 (mh-folder-msg-number, mh-folder-refiled)
842 (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
843 (mh-folder-subject, mh-folder-tick, mh-folder-to)
844 (mh-letter-header-field, mh-search-folder, mh-show-cc)
845 (mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
846 (mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
847 (mh-show-subject, mh-show-to, mh-show-xface)
848 (mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
849 (mh-speedbar-selected-folder)
850 (mh-speedbar-selected-folder-with-unseen-messages): : Add
def27552 851 :package-version keyword to these faces (closes SF #1452724).
23347d76
BW
852
853 * mh-tool-bar.el (mh-tool-bar-define): Added commented-out
def27552 854 :package-version keywords (closes SF #1452724).
23347d76 855
798b73dd
BW
8562006-03-28 Bill Wohler <wohler@newt.com>
857
84b57004
BW
858 * mh-tool-bar.el: Use clipboard-kill-region,
859 clipboard-kill-ring-save, and clipboard-yank instead of undo,
d57727c9 860 kill-region, and menu-bar-kill-ring-save respectively. In
84b57004
BW
861 MH-Letter mode, move save-buffer and mh-fully-kill-draft icons in
862 front of mh-compose-insertion to be consistent with other mailers,
d57727c9 863 such as Evolution. In MH-Folder mode, move vanilla reply icon to
481821c8 864 the left of the other reply icons. Use mail/inbox icon instead of
84b57004
BW
865 mail, next-page instead of page-down, delete instead of close,
866 mail/move instead of mail/refile, data-save instead of execute,
867 mail/flag-for-followup instead of highlight, contact instead of
868 mail/alias, open instead of fld-open, zoom-out instead of widen.
869
33462dfa 870 * mh-folder.el (mh-execute-commands, mh-rescan-folder):
798b73dd
BW
871 * mh-funcs.el (mh-pack-folder): Sync docstrings with manual.
872
83c3d14f 8732006-03-27 Eric Ding <ericding@alum.mit.edu>
2e9aae14
ED
874
875 * mh-e.el (mh-invisible-header-fields-internal): Add entries
d57727c9 876 "X-AOL-IP:" and "X-MB-Message-" (AOL WebMail).
2e9aae14 877
d79c9e9d
BW
8782006-03-19 Bill Wohler <wohler@newt.com>
879
72cf2f2e
BW
880 * mh-comp.el (mh-reply): Sync docstring with manual.
881
d79c9e9d
BW
882 * mh-compat.el (mh-image-load-path-for-library): Shorten first line in
883 docstring.
884
1792673d
BW
8852006-03-17 Bill Wohler <wohler@newt.com>
886
d57727c9 887 * mh-compat.el (mh-image-load-path-for-library): Minor docstring fix.
1792673d 888
e8b5a7ce
BW
8892006-03-16 Bill Wohler <wohler@newt.com>
890
16b9a476
BW
891 * mh-comp.el (mh-send-letter): Use split-string to break up
892 mh-send-args (closes SF #1448604).
893 (mh-compose-and-send-mail): Use run-hook-with-args for
894 mh-compose-letter-function.
895
8d1ada53
BW
896 * mh-e.el (mh-list-to-string-1): Use dolist.
897
d57727c9 898 * mh-compat.el (mh-image-load-path-for-library): Prefer user's images.
e8b5a7ce 899
f875b154
BW
9002006-03-15 Bill Wohler <wohler@newt.com>
901
902 * mh-compat.el (mh-image-load-path-for-library): Fix example by
481821c8 903 not recommending that one binds image-load-path. Just defvar it to
f875b154
BW
904 placate compiler and only use it if previously defined.
905
906 * mh-e.el (image-load-path): Don't bind!
907
908 * mh-folder.el (mh-folder-mode): Only use image-load-path if
909 previously defined.
910
911 * mh-letter.el (mh-letter-mode): Ditto.
912
913 * mh-utils.el (mh-logo-display): Ditto.
914
44e3f440
BW
9152006-03-14 Bill Wohler <wohler@newt.com>
916
917 * mh-compat.el (mh-image-load-path-for-library): Incorporate
918 changes from image-load-path-for-library, which are:
919 (image-load-path-for-library): Pass value of path rather than
d57727c9 920 symbol. Always return list of directories. Guarantee that image
44e3f440
BW
921 directory comes first.
922
923 * mh-e.el (image-load-path): Define on those Emacsen that lack it
33462dfa 924 to avoid compile and run-time errors.
44e3f440
BW
925
926 * mh-folder.el (mh-folder-mode): Use new idiom for setting
927 image-load-path.
928
33462dfa 929 * mh-letter.el (mh-letter-mode): Ditto.
44e3f440
BW
930
931 * mh-utils.el (mh-logo-display): Ditto.
932
2044e8f1
BW
9332006-03-12 Bill Wohler <wohler@newt.com>
934
935 * mh-utils.el (mh-folder-list): Fix docstring (closes SF
936 #1448498).
937
0c32f8c6
BW
9382006-03-10 Bill Wohler <wohler@newt.com>
939
4a732ae9 940 * mh-compat.el (mh-replace-regexp-in-string): Pass the literal
481821c8 941 flag to replace-in-string. This was badly needed by
4a732ae9
BW
942 mh-quote-pick-expr in order to properly quote subjects when using
943 / s on XEmacs (closes SF #1447598).
481821c8
JB
944 (mh-image-load-path-for-library): Merged changes from Reiner. Add
945 no-error argument. If path t, just return directory.
4a732ae9 946
0c32f8c6
BW
947 * mh-e.el (mh-profile-component): Drop `s' from mhparam
948 -components for Mailutils compatibility (closes SF #1446985).
949
971a25ab
BW
9502006-03-06 Bill Wohler <wohler@newt.com>
951
952 * mh-e.el (Version, mh-version): Add +cvs to version.
953
1af028e6
SD
9542006-03-05 Satyaki Das <satyaki@theforce.stanford.edu>
955
956 * mh-search.el (mh-index-update-single-msg): Fix a bug in the
957 handling of duplicate messages. The test in cond was too strong
958 and wasn't catching the case where origin-map was nil.
959
b1d9cef4
BW
9602006-03-05 Bill Wohler <wohler@newt.com>
961
962 Release MH-E version 7.93.
963
964 * mh-e.el (Version, mh-version): Update for release 7.93.
33462dfa 965
fd5536d8
BW
9662006-03-05 Bill Wohler <wohler@newt.com>
967
968 * mh-folder.el (mh-folder-mode): Drop 'load-path argument when
969 calling mh-image-load-path-for-library since this is the default.
970
971 * mh-letter.el (mh-letter-mode): Ditto.
972
973 * mh-utils.el (mh-logo-display): Ditto.
974
c80658b7
BW
9752006-03-04 Bill Wohler <wohler@newt.com>
976
977 * mh-compat.el (mh-image-load-path-for-library): Move here from
978 mh-utils.el and wrap with mh-defun-compat since this function will
979 be soon added to image.el.
33462dfa 980
d57727c9 981 * mh-utils.el (mh-image-load-path-for-library): Move to mh-compat.el.
c80658b7
BW
982 (mh-normalize-folder-name): Add return-nil-if-folder-empty
983 argument which is useful when calling mh-normalize-folder-name to
984 process the folder argument for the folders command.
985 (mh-sub-folders): Use new flag to mh-normalize-folder-name to make
d57727c9 986 this function more robust. It could too easily list the folders in /.
c80658b7 987 (mh-folder-list): Fix a couple of problems pointed out by Thomas
481821c8 988 Baumann. Set folder to nil if empty. Don't append "/" if folder nil.
c80658b7 989
3fbc098d
BW
9902006-03-03 Bill Wohler <wohler@newt.com>
991
481821c8 992 * mh-folder.el (mh-folder-mode): Rename mh-image-load-path to
5e9edb94
BW
993 mh-image-load-path-for-library.
994
995 * mh-letter.el (mh-letter-mode): Rename mh-image-load-path to
996 mh-image-load-path-for-library.
997
998 * mh-utils.el (mh-image-load-path): Rename to
d57727c9
JB
999 mh-image-load-path-for-library. Add example to docstring. Rename
1000 local variable mh-image-directory to image-directory. Move error
5e9edb94
BW
1001 checks to default case in cond and simplify.
1002
3fbc098d
BW
1003 * mh-comp.el (mh-send-letter, mh-insert-auto-fields): Sync
1004 docstrings with manual.
1005
efc27af6
BW
10062006-03-02 Bill Wohler <wohler@newt.com>
1007
1008 * mh-folder.el (mh-tool-bar-init): Autoload.
1009 (mh-folder-mode): Call mh-tool-bar-init conditionally in XEmacs.
1010 Set scoped variables image-load-path and load-path with updated
1011 mh-image-load-path before calling mh-tool-bar-folder-buttons-init.
1012
1013 * mh-letter.el (mh-tool-bar-init): Autoload.
1014 (mh-letter-mode): Call mh-tool-bar-init conditionally in XEmacs.
1015 Set scoped variables image-load-path and load-path with updated
1016 mh-image-load-path before calling mh-tool-bar-letter-buttons-init.
1017
1018 * mh-show.el (mh-tool-bar-init): Autoload.
1019 (mh-show-mode): Perform tool bar stuff conditionally in XEmacs and
1020 GNU Emacs.
1021
1022 * mh-tool-bar.el (mh-tool-bar-define): Don't quote stuff in error
1023 messages per conventions.
1024 (mh-tool-bar-folder-buttons-init)
1025 (mh-tool-bar-letter-buttons-init): Don't call mh-image-load-path.
1026 (mh-tool-bar-define call): Format.
1027
c80658b7
BW
1028 * mh-utils.el (mh-image-directory)
1029 (mh-image-load-path-called-flag): Delete.
d57727c9 1030 (mh-image-load-path): Incorporate changes from Gnus team. Biggest
efc27af6
BW
1031 changes are that it no longer uses/sets mh-image-directory or
1032 mh-image-load-path-called-flag, and returns the updated path
1033 rather than change it.
1034 (mh-logo-display): Change usage of mh-image-load-path.
1035
a9e22173
BW
10362006-02-28 Bill Wohler <wohler@newt.com>
1037
052df334
BW
1038 * mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from)
1039 (mh-narrow-to-subject, mh-narrow-to-to): Fix inability to narrow
1040 to subjects with special characters by quoting regular expression
1041 characters in pick expression derived from existing subjects and
1042 other fields (closes SF #1432548).
66b265f5
BW
1043 (mh-narrow-to-subject): Remove Re: string from subject so that
1044 pick can find originating message (closes SF #1438369).
052df334 1045
a9e22173
BW
1046 * mh-utils.el (mh-image-load-path): Rename variable to
1047 mh-image-directory.
1048 (mh-image-load-path): Access mh-image-directory instead of
1049 mh-image-load-path.
898dda92 1050 (mh-folder-list): Fix problem with passing in a folder and getting
d57727c9
JB
1051 nothing back. Fix problem with passing in empty string and getting
1052 the entire filesystem (or infinite loop). Don't append slash to
1053 folder. These fixes fix problems observed with the pick search.
898dda92 1054 Thanks to Thomas Baumann for the help (closes SF #1435381).
052df334
BW
1055 (mh-pick-regexp-chars, mh-quote-pick-expr): New variable and
1056 function for quoting pick regular expression characters (closes SF
1057 #1432548).
a9e22173 1058
a425dc3d
BW
10592006-02-27 Bill Wohler <wohler@newt.com>
1060
bc4c8031
BW
1061 * mh-e.el (mh-default-folder-for-message-function): Sync docstring
1062 with manual.
1063
c99f6227 1064 * mh-mime.el (mh-minibuffer-read-type): Delete comment in
0659521f
BW
1065 docstring about obsolete variable mh-mime-content-types.
1066
abc46e90
BW
1067 * mh-e.el (mh-variant): Sync docstring with manual.
1068 (cus-face): Require as it is needed by mh-inherit-face-flag.
1069
a425dc3d
BW
1070 * mh-compat.el (mh-display-color-cells): Return 2 if
1071 device-color-cells returns nil (closes SF #1436924).
1072
d57727c9 1073 * mh-e.el (mh-compiling-flag): Delete. No longer needed by
a425dc3d
BW
1074 mh-display-color-cells.
1075
f669a69d
ED
10762006-02-21 Eric Ding <ericding@alum.mit.edu>
1077
c99f6227 1078 * mh-e.el (mh-invisible-header-fields-internal): Add entry
481821c8 1079 "X-Sasl-enc:".
f669a69d 1080
efd5b7df
ED
10812006-02-20 Eric Ding <ericding@alum.mit.edu>
1082
c99f6227 1083 * mh-e.el (mh-invisible-header-fields-internal): Add entries
efd5b7df
ED
1084 "X-Authenticated-Sender:", "X-Barracuda-", "X-EFL-Spamscore",
1085 "X-IronPort-AV:", "X-Mail-from:", "X-Mailman-Approved-At:",
1086 "X-Resolved-to:", and "X-SA-Exim". Fixed "X-Bugzilla-" and
1087 "X-Roving-" by removing unnecessary "*" at end.
1088
ae494f66
BW
10892006-02-19 Bill Wohler <wohler@newt.com>
1090
1091 * mh-alias.el (mh-address-mail-regexp)
1092 (mh-goto-address-find-address-at-point): Delete copies from
1093 goto-addr.el.
1094 (mh-alias-suggest-alias): Use goto-address-mail-regexp instead of
1095 mh-address-mail-regexp.
1096 (mh-alias-add-address-under-point): Use
1097 goto-address-find-address-at-point instead of
1098 mh-goto-address-find-address-at-point.
1099
1100 * mh-e.el (mh-show-use-goto-addr-flag): Delete.
1101
1102 * mh-show.el (mh-show-mode): Mention goto-address-highlight-p in
1103 docstring.
d57727c9 1104 (mh-show-addr): Call goto-address unconditionally. User should use
ae494f66
BW
1105 goto-address-highlight-p instead of mh-show-use-goto-addr-flag.
1106
803c3044
BW
11072006-02-18 Bill Wohler <wohler@newt.com>
1108
1109 * mh-e.el (Version, mh-version): Add +cvs to version.
1110
927967ee
BW
11112006-02-18 Bill Wohler <wohler@newt.com>
1112
1113 Release MH-E version 7.92.
1114
1115 * mh-e.el (Version, mh-version): Update for release 7.92.
1116
6e69a0bf
BW
11172006-02-17 Bill Wohler <wohler@newt.com>
1118
b95d0a24
BW
1119 * mh-e.el (mh-folder-msg-number): Use purple on low-color, light
1120 backgrounds per Mark's suggestion.
1121
6e69a0bf
BW
1122 * mh-utils.el (mh-image-load-path): Fix problem that images on
1123 load-path or image-load-path would win over relative paths (newer
1124 MH-E or Emacs distribution).
1125
dccd067f
BW
11262006-02-16 Bill Wohler <wohler@newt.com>
1127
d57727c9 1128 * mh-e.el (mh-inherit-face-flag): New variable. Non-nil means that
6d21875b
BW
1129 the defface :inherit keyword is available.
1130 (mh-face-data): New variable (contains all face specs) and
1131 function (accessor).
1132 (mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
1133 (mh-folder-date, mh-folder-deleted, mh-folder-followup)
1134 (mh-folder-msg-number, mh-folder-refiled)
1135 (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
1136 (mh-folder-subject, mh-folder-tick, mh-folder-to)
1137 (mh-search-folder, mh-letter-header-field, mh-show-cc)
1138 (mh-show-date, mh-show-from)
1139 (mh-show-header, mh-show-pgg-bad, mh-show-pgg-good)
1140 (mh-show-pgg-unknown, mh-show-signature, mh-show-subject)
1141 (mh-show-to, mh-show-xface, mh-speedbar-folder)
1142 (mh-speedbar-folder-with-unseen-messages)
1143 (mh-speedbar-selected-folder)
d57727c9
JB
1144 (mh-speedbar-selected-folder-with-unseen-messages):
1145 Use mh-face-data.
6d21875b 1146
dccd067f
BW
1147 * mh-utils.el (mh-image-load-path): The variables image-load-path
1148 or load-path would not get updated if user set mh-image-load-path.
1149 Moved tests and add-to-list calls outside of cond so they are
1150 applied consistently, even if they are redundant in some
d57727c9 1151 circumstances. Efficiency isn't a concern here. Made error
dccd067f
BW
1152 messages more user-friendly.
1153
fc0f755f
PG
11542006-02-15 Peter S Galbraith <psg@debian.org>
1155
1156 * mh-compat.el (mh-image-search-load-path): Compatibility code.
1157 Emacs 21 and XEmacs don't have `image-search-load-path'.
1158
1159 * mh-utils.el (mh-image-load-path): Don't bail out on error if the
1160 images are already found.
1161
be397698
BW
11622006-02-10 Bill Wohler <wohler@newt.com>
1163
1164 * mh-search.el (mh-search): Wrap code in (block mh-search ...)
d57727c9 1165 rather than use defun*. XEmacs cannot create a proper autoload for
be397698
BW
1166 a defun*.
1167
613cd8c5
BW
11682006-02-09 Bill Wohler <wohler@newt.com>
1169
da01a066
BW
1170 * mh-utils.el (mh-folder-list): Don't replace "/*$" with "/" since
1171 that causes an infinite loop on XEmacs.
1172
613cd8c5
BW
1173 * mh-compat.el(mh-replace-regexp-in-string): Add missing regexp
1174 argument.
1175
201a821a
PG
11762006-02-08 Peter S Galbraith <psg@debian.org>
1177
1178 * mh-e.el (mh-invisible-header-fields-internal): Added entries
d57727c9 1179 "X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash".
201a821a 1180
dc4d94d5
BW
11812006-02-04 Bill Wohler <wohler@newt.com>
1182
1183 * mh-e.el (mh-inc-spool-list): Update example for Emacs 22 which
d57727c9 1184 has an emacsclient command that supports --eval. I had read that
dc4d94d5
BW
1185 gnudoit was deprecated in favor of gnuclient anyway.
1186
7b0fed56 11872006-02-04 Eric Ding <ericding@alum.mit.edu>
39ee09ff 1188
c99f6227 1189 * mh-mime.el (mh-file-mime-type-substitutions): Add entries to
7b0fed56 1190 handle OpenOffice documents.
39ee09ff 1191
d4ff848f
BW
11922006-02-03 Bill Wohler <wohler@newt.com>
1193
1194 * mh-e.el (Version, mh-version): Add +cvs to version.
1195
5f627e35
BW
11962006-02-03 Bill Wohler <wohler@newt.com>
1197
1198 Release MH-E version 7.91.
1199
1200 * mh-e.el (Version, mh-version): Update for release 7.91.
1201
36685bff
BW
12022006-02-03 Bill Wohler <wohler@newt.com>
1203
664ca6b2 1204 * mh-utils.el (mh-image-load-path, mh-image-load-path-called-flag)
d57727c9 1205 (mh-image-load-path): Checkdoc fix. Docstring edits. Reduce scope
664ca6b2
BW
1206 of local variable mh-library-name.
1207
36685bff
BW
1208 * mh-e.el (mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
1209 (mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors
1210 88) with (min-colors 64) in face specifications so that MH-E still
1211 looks good on systems with fewer colors (such as Eric Ding's).
1212
39ee09ff 12132006-02-03 Peter S Galbraith <psg@debian.org>
e1144ff6
PG
1214
1215 * mh-utils.el (mh-image-load-path): New variable to optionally
33462dfa 1216 hold the directory where MH-E images are stored. If nil, then
e1144ff6
PG
1217 the function `mh-image-load-path' will find it. This variable
1218 will be used for Debian packaging.
1219 (mh-image-load-path function): Use variable `mh-image-load-path'
1220 if non-nil and exists.
1221
f169fdd3
MB
12222006-02-03 Mark D. Baushke <mdb@gnu.org>
1223
1224 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
7383ef6e 1225 for GNU Emacs or XEmacs to avoid void-variable tool-bar-map lisp
f169fdd3
MB
1226 errors if describe-bindings is called before tool-bar-mode is used.
1227
e6e91eda
PG
12282006-02-03 Peter S Galbraith <psg@debian.org>
1229
1230 * mh-compat.el (mh-url-unreserved-chars): Fix typo from
1231 `mh-url-unresrved-chars'.
1232
5a286ce9
BW
12332006-02-02 Bill Wohler <wohler@newt.com>
1234
1235 * mh-e.el (Version, mh-version): Add +cvs to version.
1236
8f58061a
BW
12372006-02-02 Bill Wohler <wohler@newt.com>
1238
1239 Release MH-E version 7.90.
1240
1241 * mh-e.el (Version, mh-version): Update for release 7.90.
1242
d5dc8c56
BW
12432006-02-01 Bill Wohler <wohler@newt.com>
1244
92486f28
BW
1245 * mh-search.el (which-func-mode): Shush compiler on Emacs 21 too.
1246
d5dc8c56
BW
1247 * mh-alias.el (mh-alias-gecos-name): Use
1248 mh-replace-regexp-in-string instead of replace-regexp-in-string.
1249 (crm, multi-prompt): Use mh-require instead of require.
1250 (mh-goto-address-find-address-at-point): Use
1251 mh-line-beginning-position and mh-line-end-position instead of
d57727c9 1252 line-beginning-position and line-end-position. Use
d5dc8c56
BW
1253 mh-match-string-no-properties instead of
1254 match-string-no-properties.
1255
1256 * mh-comp.el (mh-modify-header-field): Use
1257 mh-line-beginning-position and mh-line-end-position instead of
1258 line-beginning-position and line-end-position.
1259
1260 * mh-compat.el (mailabbrev): Use mh-require instead of require.
1261 (mh-assoc-string, mh-display-completion-list, mh-face-foreground)
1262 (mh-face-background): Make docstring consistent.
1263 (mh-require, mh-cancel-timer, mh-display-color-cells)
1264 (mh-line-beginning-position, mh-line-end-position)
1265 (mh-match-string-no-properties, mh-replace-regexp-in-string)
33462dfa 1266 (mh-view-mode-enter): Move definition here from mh-xemacs.el and
d5dc8c56
BW
1267 add mh- prefix since compatibility functions should have our
1268 package prefix (mh-) by Emacs convention and to avoid messing up
1269 checks for the same functions in other packages.
1270
1271 * mh-e.el (mh-compiling-flag): Move mh-xemacs-compiling-flag here
1272 from mh-xemacs.el and rename.
1273 (mh-xargs): Use mh-line-beginning-position and
1274 mh-line-end-position instead of line-beginning-position and
1275 line-end-position.
1276 (mh-defface-compat): Use mh-display-color-cells instead of
1277 display-color-cells.
1278
1279 * mh-folder.el (which-func): Use mh-require instead of require.
1280
1281 * mh-funcs.el (mh-list-folders): Use mh-view-mode-enter instead of
1282 view-mode-enter.
1283
d57727c9
JB
1284 * mh-gnus.el (gnus-util, mm-bodies, mm-decode, mm-view, mml):
1285 Use mh-require instead of require.
d5dc8c56
BW
1286
1287 * mh-letter.el (mh-letter-header-end, mh-letter-mode)
1288 (mh-letter-next-header-field): Use mh-line-beginning-position and
1289 mh-line-end-position instead of line-beginning-position and
1290 line-end-position.
1291
1292 * mh-limit.el (mh-subject-to-sequence-unthreaded): Use
1293 mh-match-string-no-properties instead of
1294 match-string-no-properties.
1295 (mh-narrow-to-header-field): Use mh-line-beginning-position and
1296 mh-line-end-position instead of line-beginning-position and
1297 line-end-position.
1298
1299 * mh-mime.el (mh-mime-inline-part, mh-mm-display-part)
1300 (mh-mh-quote-unescaped-sharp, mh-mh-directive-present-p): Use
1301 mh-line-beginning-position and mh-line-end-position instead of
1302 line-beginning-position and line-end-position.
1303
1304 * mh-search.el (which-func): Use mh-require instead of require.
1305 (mh-make-pick-template, mh-index-visit-folder)
1306 (mh-pick-parse-search-buffer, mh-swish-next-result)
1307 (mh-mairix-next-result, mh-namazu-next-result)
1308 (mh-pick-next-result, mh-grep-next-result)
1309 (mh-index-create-imenu-index, mh-index-match-checksum)
1310 (mh-md5sum-parser, mh-openssl-parser, mh-index-update-maps): Use
1311 mh-line-beginning-position and mh-line-end-position instead of
1312 line-beginning-position and line-end-position.
1313
1314 * mh-seq.el (mh-list-sequences): Use mh-view-mode-enter instead of
1315 view-mode-enter.
1316 (mh-folder-size-flist, mh-parse-flist-output-line)
1317 (mh-add-sequence-notation): Use mh-line-beginning-position and
1318 mh-line-end-position instead of line-beginning-position and
1319 line-end-position.
1320
1321 * mh-show.el (mh-show-addr): Use mh-require instead of require.
1322
1323 * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-toggle)
1324 (mh-speed-view, mh-folder-speedbar-buttons)
1325 (mh-speed-highlight, mh-speed-goto-folder)
1326 (mh-speed-add-buttons, mh-speed-parse-flists-output)
1327 (mh-speed-invalidate-map, mh-speedbar-change-expand-button-char)
1328 (mh-speed-add-folder): Use mh-line-beginning-position and
1329 mh-line-end-position instead of line-beginning-position and
1330 line-end-position.
1331 (mh-speed-flists): Use mh-cancel-timer instead of cancel-timer.
1332
1333 * mh-thread.el (mh-thread-find-children)
1334 (mh-thread-parse-scan-line, mh-thread-generate): Use
1335 mh-line-beginning-position and mh-line-end-position instead of
1336 line-beginning-position and line-end-position.
1337
1338 * mh-utils.el (mh-colors-available-p): Use mh-display-color-cells
1339 instead of display-color-cells.
1340 (mh-folder-list): Use mh-replace-regexp-in-string instead of
1341 replace-regexp-in-string.
1342 (mh-sub-folders-actual, mh-letter-toggle-header-field-display):
1343 Use mh-line-beginning-position and mh-line-end-position instead of
1344 line-beginning-position and line-end-position.
1345
1346 * mh-comp.el (mh-send-sub): Don't find components file in current
1347 directory--this seems to have been a side-effect of commenting out
481821c8 1348 the use of an old mh-etc variable. Improve error message.
d5dc8c56 1349
06e7028b
BW
13502006-01-31 Bill Wohler <wohler@newt.com>
1351
1352 * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name
1353 argument since compatibility functions should have our package
1354 prefix (mh-) by Emacs convention and to avoid messing up checks
d57727c9 1355 for the same functions in other packages. Use explicit argument
d5dc8c56 1356 instead of forming name by adding mh- prefix so that one can grep
06e7028b
BW
1357 and find the definition.
1358
1359 * mh-alias.el (mh-alias-local-users, mh-alias-reload)
d57727c9
JB
1360 (mh-alias-expand, mh-alias-minibuffer-confirm-address):
1361 Use mh-assoc-string instead of assoc-string.
06e7028b
BW
1362
1363 * mh-compat.el (assoc-string): Rename to mh-assoc-string.
d57727c9
JB
1364 (mh-mail-abbrev-make-syntax-table, mh-url-hexify-string):
1365 Move here from mh-utils.el.
06e7028b
BW
1366 (mh-display-completion-list): Move here from mh-comp.el.
1367 (mh-face-foreground, mh-face-background): Move here from
1368 mh-xface.el.
481821c8 1369 (mh-write-file-functions): Move here from mh-folder.el.
06e7028b
BW
1370
1371 * mh-folder.el (mh-write-file-functions-compat): Move to
1372 mh-compat.el and rename to mh-write-file-functions.
1373 (mh-folder-mode): Use the new name.
1374
1375 * mh-gnus.el (gnus-local-map-property): Rename to
1376 mh-gnus-local-map-property.
1377 (mm-merge-handles): Rename to mh-mm-merge-handles.
1378 (mm-set-handle-multipart-parameter): Rename to
1379 mh-mm-set-handle-multipart-parameter.
1380 (mm-inline-text-vcard): Rename to mh-mm-inline-text-vcard.
1381 (mm-possibly-verify-or-decrypt): Rename to
1382 mh-mm-possibly-verify-or-decrypt.
1383 (mm-handle-multipart-ctl-parameter): Rename to
1384 mh-mm-handle-multipart-ctl-parameter.
1385 (mm-readable-p): Rename to mh-mm-readable-p.
1386 (mm-long-lines-p): Rename to mh-mm-long-lines-p.
1387 (mm-keep-viewer-alive-p): Rename to mh-mm-keep-viewer-alive-p.
1388 (mm-destroy-parts): Rename to mh-mm-destroy-parts.
1389 (mm-uu-dissect-text-parts): Rename to mh-mm-uu-dissect-text-parts.
1390 (mml-minibuffer-read-disposition): Rename to
1391 mh-mml-minibuffer-read-disposition.
1392
1393 * mh-identity.el (mh-identity-field-handler): Use mh-assoc-string
1394 instead of assoc-string.
1395
1396 * mh-mime.el (mh-mm-inline-media-tests, mh-mm-inline-message)
1397 (mh-mime-display, mh-mime-display-security)
1398 (mh-insert-mime-button, mh-insert-mime-security-button)
1399 (mh-handle-set-external-undisplayer)
1400 (mh-mime-security-press-button, mh-mime-security-show-details)
1401 (mh-mml-attach-file, mh-mime-cleanup)
1402 (mh-destroy-postponed-handles): Use new mh-* names for
1403 compatibility functions.
1404
1405 * mh-utils.el (mail-abbrev-make-syntax-table): Move to
1406 mh-compat.el and rename to mh-mail-abbrev-make-syntax-table.
1407 (mh-beginning-of-word): Use the new name.
1408 (mh-get-field): Delete ancient alias.
1409
1410 * mh-xface.el (mh-face-foreground-compat): Move to mh-compat.el
1411 and rename to mh-face-foreground
1412 (mh-face-background-compat): Move to mh-compat.el
1413 and rename to mh-face-background.
1414 (mh-face-display-function): Use the new names.
1415 (mh-x-image-url-cache-canonicalize): Use mh-url-hexify-string
1416 instead of url-hexify-string.
1417 (url-unreserved-chars): Move to mh-compat.el and rename to
1418 mh-url-unreserved-chars.
1419 (url-hexify-string): Move to mh-compat.el and rename to
1420 mh-url-hexify-string.
1421
1422 * mh-letter.el (mh-complete-word): Fix bug in call to
d57727c9 1423 mh-display-completion-list. Wrong argument was passed, so
06e7028b
BW
1424 completions wouldn't show highlighted prefix.
1425
a2c30782
BW
14262006-01-29 Bill Wohler <wohler@newt.com>
1427
fd61b9ab
BW
1428 * mh-e.el (mh-scan-format-file-check): Allow any non-nil for
1429 mh-adaptive-cmd-note-flag.
1430
090ccc5d 1431 * mh-comp.el (sc-cite-original): Remove autoload of "sc" with old
481821c8 1432 docstring. sc-cite-original is autoloaded via loaddefs.el for all
d57727c9 1433 supported versions. In addition, the package name "sc" has been
090ccc5d
BW
1434 made obsolete by "supercite since at least Emacs 21.
1435
3bdb2567
BW
1436 * mh-scan.el (mh-note-copied, mh-note-printed): Reorganization
1437 revealed character constants that were still strings (closes SF
1438 #770772).
1439
a55f450f
BW
1440 * mh-comp.el (mh-letter-hide-all-skipped-fields)
1441 (mh-get-header-field): Move to mh-utils.el so that you can read
1442 messages without having to load mh-comp.el and mh-letter.el.
1443
1444 * mh-letter.el (mh-hidden-header-keymap)
1445 (mh-letter-toggle-header-field-display)
1446 (mh-letter-skipped-header-field-p)
1447 (mh-letter-skip-leading-whitespace-in-header-field)
1448 (mh-letter-truncate-header-field): Move to mh-utils.el so that you
1449 can read messages without having to load mh-comp.el and
1450 mh-letter.el.
1451
1452 * mh-utils.el (mh-get-header-field)
33462dfa 1453 (mh-letter-hide-all-skipped-fields)
a55f450f
BW
1454 (mh-letter-skipped-header-field-p, mh-hidden-header-keymap)
1455 (mh-letter-toggle-header-field-display)
1456 (mh-letter-skip-leading-whitespace-in-header-field)
1457 (mh-letter-truncate-header-field): Move here from mh-comp.el and
1458 mh-letter.el so that you can read messages without having to load
1459 mh-comp.el and mh-letter.el.
1460
d57727c9 1461 * mh-comp.el (mh-insert-fields): Handle nil values. Rmail, at
a2c30782
BW
1462 least, will deliver them to us.
1463
1464 * mh-e.el (mh-after-commands-processed-hook)
1465 (mh-before-commands-processed-hook): Specify what sort of requests
1466 in docstring.
1467
1468 * mh-folder.el (mh-folder-mode): Use add-to-list to modify
1469 minor-mode-alias.
1470
d57727c9 1471 * mh-letter.el (mh-letter-menu): Remove. Defvar no longer needed
a2c30782
BW
1472 to shush compiler.
1473 (mh-letter-mode): Remove Mail menu.
1474
dda00b2c
BW
14752006-01-29 Bill Wohler <wohler@newt.com>
1476
1477 The Great Cleanup
d57727c9
JB
1478 Remove circular dependencies. mh-e.el now includes few require
1479 statements and stands alone. Other files should need to require
dda00b2c
BW
1480 mh-e.el, which requires mh-loaddefs.el, plus variable-only files
1481 such as mh-scan.el.
1482 Remove unneeded require statements.
1483 Remove unneeded load statements, or replace them with non-fatal
1484 require statements.
1485 Break out components into their own files that were often spread
1486 between many files.
1487 As a result, many functions that are now only used within a single
1488 file no longer need to be autoloaded.
1489 Rearrange and provide consistent headings.
1490 Untabify.
1491
d57727c9
JB
1492 * mh-acros.el: Update commentary to reflect current usage.
1493 Add autoload cookies to all macros.
dda00b2c
BW
1494 (mh-require-cl): Merge docstring and comment.
1495 (mh-do-in-xemacs): Fix typo in docstring.
1496 (assoc-string): Move to new file mh-compat.el.
1497 (with-mh-folder-updating, mh-in-show-buffer)
d57727c9 1498 (mh-do-at-event-location, mh-seq-msgs): Move here from mh-utils.el.
dda00b2c
BW
1499 (mh-iterate-on-messages-in-region, mh-iterate-on-range): Move here
1500 from mh-seq.el.
1501
1502 * mh-alias.el (mh-address-mail-regexp)
d57727c9 1503 (mh-goto-address-find-address-at-point): Move here from mh-utils.el.
dda00b2c
BW
1504 (mh-folder-line-matches-show-buffer-p): Move here from mh-e.el.
1505
33462dfa 1506 * mh-buffers.el: Update descriptive text.
dda00b2c
BW
1507
1508 * mh-comp.el (mh-note-repl, mh-note-forw, mh-note-dist): Move to
1509 new file mh-scan.el.
1510 (mh-yank-hooks, mh-to-field-choices, mh-position-on-field)
1511 (mh-letter-menu, mh-letter-mode-help-messages)
1512 (mh-letter-buttons-init-flag, mh-letter-mode)
1513 (mh-font-lock-field-data, mh-letter-header-end)
1514 (mh-auto-fill-for-letter, mh-to-field, mh-to-fcc)
1515 (mh-file-is-vcard-p, mh-insert-signature, mh-check-whom)
1516 (mh-insert-letter, mh-extract-from-attribution, mh-yank-cur-msg)
1517 (mh-filter-out-non-text, mh-insert-prefix-string)
1518 (mh-current-fill-prefix, mh-open-line, mh-complete-word)
1519 (mh-folder-expand-at-point, mh-letter-complete-function-alist)
1520 (mh-letter-complete, mh-letter-complete-or-space)
1521 (mh-letter-confirm-address, mh-letter-header-field-at-point)
1522 (mh-letter-next-header-field-or-indent)
1523 (mh-letter-next-header-field, mh-letter-previous-header-field)
1524 (mh-letter-skipped-header-field-p)
1525 (mh-letter-skip-leading-whitespace-in-header-field)
1526 (mh-hidden-header-keymap)
1527 (mh-letter-toggle-header-field-display-button)
1528 (mh-letter-toggle-header-field-display)
1529 (mh-letter-truncate-header-field, mh-letter-mode-map): Move to new
1530 file mh-letter.el.
1531 (mh-letter-mode-map, mh-sent-from-folder, mh-send-args)
1532 (mh-pgp-support-flag, mh-x-mailer-string)
1533 (mh-letter-header-field-regexp): Move to mh-e.el.
1534 (mh-goto-header-field, mh-goto-header-end)
1535 (mh-extract-from-header-value, mh-beginning-of-word): Move to
1536 mh-utils.el.
1537 (mh-insert-header-separator): Move to mh-comp.el.
1538 (mh-display-completion-list-compat): Move to new file
1539 mh-compat.el.
1540
1541 * mh-compat.el: New file.
1542 (assoc-string): Move here from mh-acros.el.
1543 (mh-display-completion-list): Move here from mh-comp.el.
1544
1545 * mh-customize.el: Move content into mh-e.el and remove.
33462dfa 1546
dda00b2c
BW
1547 * mh-e.el (mh-folder-mode-map, mh-folder-seq-tool-bar-map)
1548 (mh-folder-tool-bar-map, mh-inc-spool-map, mh-letter-mode-map)
1549 (mh-letter-tool-bar-map, mh-search-mode-map, mh-show-mode-map)
1550 (mh-show-seq-tool-bar-map, mh-show-tool-bar-map): All maps now
1551 declared here so that they can be used in docstrings.
1552 (mh-sent-from-folder, mh-sent-from-msg)
1553 (mh-letter-header-field-regexp, mh-pgp-support-flag)
1554 (mh-x-mailer-string): Move here from mh-comp.el.
1555 (mh-folder-line-matches-show-buffer-p): Move to mh-alias.el.
1556 (mh-thread-scan-line-map, mh-thread-scan-line-map-stack): Move
1557 here from mh-seq.el.
1558 (mh-draft-folder, mh-inbox, mh-user-path, mh-current-folder)
1559 (mh-previous-window-config, mh-seen-list, mh-seq-list)
1560 (mh-show-buffer, mh-showing-mode, mh-globals-hash)
1561 (mh-show-folder-buffer, mh-mail-header-separator)
1562 (mh-unseen-seq, mh-previous-seq, mh-page-to-next-msg-flag)
1563 (mh-signature-separator, mh-signature-separator-regexp)
1564 (mh-list-to-string, mh-list-to-string-1): Move here from
1565 mh-utils.el.
1566 (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell)
1567 (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
1568 (mh-exec-cmd-env-daemon, mh-process-daemon, mh-exec-cmd-quiet)
1569 (mh-exec-cmd-output)
1570 (mh-exchange-point-and-mark-preserving-active-mark)
1571 (mh-exec-lib-cmd-output, mh-handle-process-error): Move here from
1572 deprecated file mh-exec.el.
1573 (mh-path): Move here from deprecated file mh-customize.el.
1574 (mh-sys-path, mh-variants, mh-variant-in-use, mh-progs, mh-lib)
1575 (mh-flists-present-flag, mh-variants, mh-variant-mh-info)
1576 (mh-variant-mu-mh-info, mh-variant-nmh-info, mh-file-command-p)
1577 (mh-variant-set-variant, mh-variant-p, mh-profile-component)
1578 (mh-profile-component-value, mh-defface-compat): Move here from
1579 deprecated file mh-init.el.
1580 (mh-goto-next-button, mh-folder-mime-action)
1581 (mh-folder-toggle-mime-part, mh-folder-inline-mime-part)
1582 (mh-folder-save-mime-part, mh-toggle-mime-buttons): Move to to
1583 mh-mime.el.
1584 (mh-scan-format-mh, mh-scan-format-nmh, mh-note-deleted)
1585 (mh-note-refiled, mh-note-cur, mh-scan-good-msg-regexp)
1586 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
1587 (mh-scan-valid-regexp, mh-scan-cur-msg-number-regexp)
1588 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
1589 (mh-scan-subject-regexp, mh-scan-sent-to-me-sender-regexp)
1590 (mh-scan-cmd-note-width, mh-scan-destination-width)
1591 (mh-scan-date-width, mh-scan-date-flag-width)
1592 (mh-scan-from-mbox-width, mh-scan-from-mbox-sep-width)
1593 (mh-scan-field-destination-offset)
1594 (mh-scan-field-from-start-offset, mh-scan-field-from-end-offset)
1595 (mh-scan-field-subject-start-offset, mh-scan-format)
1596 (mh-msg-num-width-to-column, mh-set-cmd-note): Move to new file
1597 mh-scan.el.
1598 (mh-partial-folder-mode-line-annotation)
1599 (mh-folder-font-lock-keywords, mh-folder-font-lock-subject)
1600 (mh-generate-sequence-font-lock, mh-last-destination)
1601 (mh-last-destination-write, mh-first-msg-num, mh-last-msg-num)
1602 (mh-rmail, mh-nmail, mh-delete-msg, mh-delete-msg-no-motion)
1603 (mh-execute-commands, mh-first-msg, mh-header-display)
1604 (mh-inc-folder, mh-last-msg, mh-next-undeleted-msg)
1605 (mh-folder-from-address, mh-prompt-for-refile-folder)
1606 (mh-refile-msg, mh-refile-or-write-again, mh-quit, mh-page-msg)
1607 (mh-previous-page, mh-previous-undeleted-msg)
1608 (mh-previous-unread-msg, mh-next-button, mh-prev-button)
1609 (mh-reset-threads-and-narrowing, mh-rescan-folder)
1610 (mh-write-msg-to-file, mh-toggle-showing, mh-undo)
1611 (mh-visit-folder, mh-update-sequences, mh-delete-a-msg)
1612 (mh-refile-a-msg, mh-next-msg, mh-next-unread-msg)
1613 (mh-set-scan-mode, mh-undo-msg, mh-make-folder)
1614 (mh-folder-sequence-menu, mh-folder-message-menu)
1615 (mh-folder-folder-menu, mh-remove-xemacs-horizontal-scrollbar)
1616 (mh-write-file-functions-compat, mh-folder-mode)
1617 (mh-restore-desktop-buffer, mh-scan-folder)
1618 (mh-regenerate-headers, mh-generate-new-cmd-note)
1619 (mh-get-new-mail, mh-make-folder-mode-line, mh-goto-cur-msg)
1620 (mh-process-or-undo-commands, mh-process-commands)
1621 (mh-update-unseen, mh-delete-scan-msgs)
1622 (mh-outstanding-commands-p): Move to new file mh-folder.el.
1623 (mh-mapc, mh-colors-available-p, mh-colors-in-use-p)
1624 (mh-make-local-vars, mh-coalesce-msg-list, mh-greaterp)
1625 (mh-lessp): Move to mh-utils.el.
1626 (mh-parse-flist-output-line, mh-folder-size-folder)
1627 (mh-folder-size-flist, mh-folder-size, mh-add-sequence-notation)
1628 (mh-remove-sequence-notation, mh-remove-cur-notation)
1629 (mh-remove-all-notation, mh-delete-seq-locally)
1630 (mh-read-folder-sequences, mh-read-msg-list)
1631 (mh-notate-user-sequences, mh-internal-seqs, mh-internal-seq)
1632 (mh-valid-seq-p, mh-delete-msg-from-seq, mh-catchup)
1633 (mh-delete-a-msg-from-seq, mh-undefine-sequence)
1634 (mh-define-sequence, mh-seq-containing-msg): Move to mh-seq.el.
1635 (mh-xemacs-flag)
1636 (mh-customize, mh-e, mh-alias, mh-folder, mh-folder-selection)
1637 (mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
1638 (mh-scan-line-formats, mh-search, mh-sending-mail, mh-sequences)
1639 (mh-show, mh-speedbar, mh-thread, mh-tool-bar, mh-hooks)
1640 (mh-faces, mh-alias-completion-ignore-case-flag)
1641 (mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
1642 (mh-alias-insert-file, mh-alias-insertion-location)
1643 (mh-alias-local-users, mh-alias-local-users-prefix)
1644 (mh-alias-passwd-gecos-comma-separator-flag)
1645 (mh-new-messages-folders, mh-ticked-messages-folders)
1646 (mh-large-folder, mh-recenter-summary-flag)
1647 (mh-recursive-folders-flag, mh-sortm-args)
1648 (mh-default-folder-for-message-function, mh-default-folder-list)
1649 (mh-default-folder-must-exist-flag, mh-default-folder-prefix)
1650 (mh-identity-list, mh-auto-fields-list)
1651 (mh-auto-fields-prompt-flag, mh-identity-default)
1652 (mh-identity-handlers, mh-inc-prog, mh-inc-spool-list)
1653 (mh-junk-choice, mh-junk-function-alist, mh-junk-choose)
1654 (mh-junk-background, mh-junk-disposition, mh-junk-program)
1655 (mh-compose-insertion, mh-compose-skipped-header-fields)
1656 (mh-compose-space-does-completion-flag)
1657 (mh-delete-yanked-msg-window-flag)
1658 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
1659 (mh-letter-complete-function, mh-letter-fill-column)
1660 (mh-mml-method-default, mh-signature-file-name)
1661 (mh-signature-separator-flag, mh-x-face-file, mh-yank-behavior)
1662 (mh-interpret-number-as-range-flag, mh-adaptive-cmd-note-flag)
1663 (mh-scan-format-file-check, mh-scan-format-file)
1664 (mh-adaptive-cmd-note-flag-check, mh-scan-prog)
1665 (mh-search-program, mh-compose-forward-as-mime-flag)
1666 (mh-compose-letter-function, mh-compose-prompt-flag)
1667 (mh-forward-subject-format, mh-insert-x-mailer-flag)
1668 (mh-redist-full-contents-flag, mh-reply-default-reply-to)
1669 (mh-reply-show-message-flag, mh-refile-preserves-sequences-flag)
1670 (mh-tick-seq, mh-update-sequences-after-mh-show-flag)
1671 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
1672 (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
1673 (mh-display-buttons-for-inline-parts-flag)
1674 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
1675 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
1676 (mh-highlight-citation-style)
1677 (mh-invisible-header-fields-internal)
1678 (mh-delay-invisible-header-generation-flag)
1679 (mh-invisible-header-fields, mh-invisible-header-fields-default)
1680 (mh-invisible-header-fields-compiled, mh-invisible-headers)
1681 (mh-lpr-command-format, mh-max-inline-image-height)
1682 (mh-max-inline-image-width, mh-mhl-format-file)
1683 (mh-mime-save-parts-default-directory, mh-print-background-flag)
1684 (mh-show-maximum-size, mh-show-use-goto-addr-flag)
1685 (mh-show-use-xface-flag, mh-store-default-directory)
1686 (mh-summary-height, mh-speed-update-interval)
1687 (mh-show-threads-flag, mh-tool-bar-search-function)
1688 (mh-after-commands-processed-hook, mh-alias-reloaded-hook)
1689 (mh-before-commands-processed-hook, mh-before-quit-hook)
1690 (mh-before-send-letter-hook, mh-delete-msg-hook)
1691 (mh-find-path-hook, mh-folder-mode-hook, mh-forward-hook)
1692 (mh-inc-folder-hook, mh-insert-signature-hook)
1693 (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
1694 (mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
1695 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
1696 (mh-unseen-updated-hook, mh-min-colors-defined-flag)
1697 (mh-folder-address, mh-folder-body)
1698 (mh-folder-cur-msg-number, mh-folder-date, mh-folder-deleted)
1699 (mh-folder-followup, mh-folder-msg-number, mh-folder-refiled)
1700 (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
1701 (mh-folder-subject, mh-folder-tick, mh-folder-to)
1702 (mh-search-folder, mh-letter-header-field, mh-show-cc)
1703 (mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
1704 (mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
1705 (mh-show-subject, mh-show-to, mh-show-xface, mh-speedbar-folder)
1706 (mh-speedbar-folder-with-unseen-messages)
1707 (mh-speedbar-selected-folder)
1708 (mh-speedbar-selected-folder-with-unseen-messages): Move here from
1709 deprecated file mh-customize.el.
1710
1711 * mh-exec.el: Move content into mh-e.el and remove.
33462dfa 1712
481821c8 1713 * mh-folder.el: New file. Contains mh-folder-mode from mh-e.el.
dda00b2c
BW
1714
1715 * mh-funcs.el (mh-note-copied, mh-note-printed): Move to new file
1716 mh-scan.el.
1717 (mh-ephem-message, mh-help, mh-prefix-help): Move to mh-utils.el.
1718
1719 * mh-gnus.el (mm-uu-dissect-text-parts): Add.
1720 (mh-mail-abbrev-make-syntax-table): Move to mh-utils.el and rename
1721 to mail-abbrev-make-syntax-table.
1722
1723 * mh-identity.el (mh-identity-menu): New variable for existing
1724 menu.
1725 (mh-identity-make-menu-no-autoload): New alias for
1726 mh-identity-make-menu which can be called from mh-e.el.
1727 (mh-identity-list-set): Move to mh-e.el.
1728 (mh-identity-add-menu): New function
1729 (mh-insert-identity): Add optional argument maybe-insert so that
1730 local variable mh-identity-local does not have to be visible.
dda00b2c
BW
1731
1732 * mh-inc.el (mh-inc-spool-map): Move declaration to mh-e.el (with
d57727c9 1733 rest of keymaps). Update key binding for ? to call mh-help with
dda00b2c
BW
1734 help messages in new argument.
1735 (mh-inc-spool-make-no-autoload): New alias for mh-inc-spool-make
1736 which can be called from mh-e.el.
1737 (mh-inc-spool-list-set): Simplify update of mh-inc-spool-map-help.
1738
1739 * mh-init.el: Move content into mh-e.el and remove.
33462dfa 1740
dda00b2c
BW
1741 * mh-junk.el: Update requires, untabify, and add mh-autoload
1742 cookies.
1743
d57727c9 1744 * mh-letter.el: New file. Contains mh-letter-mode from mh-comp.el.
dda00b2c 1745
d57727c9 1746 * mh-limit.el: New file. Contains display limit commands from
dda00b2c
BW
1747 mh-mime.el.
1748
1749 * mh-mime.el: Rearrange for consistency with other files.
1750 (mh-buffer-data, mh-mm-inline-media-tests): Move here from
1751 mh-utils.el.
1752 (mh-folder-inline-mime-part, mh-folder-save-mime-part)
1753 (mh-folder-toggle-mime-part, mh-toggle-mime-buttons)
1754 (mh-goto-next-button): Move here from mh-e.el.
1755
1756 * mh-print.el: Rearrange for consistency with other files.
1757
481821c8 1758 * mh-scan.el: New file. Contains scan line constants and utilities
dda00b2c
BW
1759 from XXX, mh-funcs, mh-utils.el.
1760
1761 * mh-search.el: Rearrange for consistency with other files.
1762 (mh-search-mode-map): Drop C-c C-f {dr} bindings since these
d57727c9 1763 fields which don't exist in the saved header. Replace C-c C-f f
dda00b2c
BW
1764 with C-c C-f m per mail-mode consistency.
1765 (mh-search-mode): Use mh-set-help instead of setting
1766 mh-help-messages.
1767
1768 * mh-seq.el (mh-thread-message, mh-thread-container)
1769 (mh-thread-id-hash, mh-thread-subject-hash, mh-thread-id-table)
1770 (mh-thread-id-index-map, mh-thread-index-id-map)
1771 (mh-thread-scan-line-map, mh-thread-scan-line-map-stack)
1772 (mh-thread-subject-container-hash, mh-thread-duplicates)
1773 (mh-thread-history, mh-thread-body-width)
1774 (mh-thread-find-msg-subject mh-thread-initialize-hash)
1775 (mh-thread-initialize, mh-thread-id-container)
1776 (mh-thread-remove-parent-link, mh-thread-add-link)
1777 (mh-thread-ancestor-p, mh-thread-get-message-container)
1778 (mh-thread-get-message, mh-thread-canonicalize-id)
1779 (mh-thread-prune-subject, mh-thread-container-subject)
1780 (mh-thread-rewind-pruning, mh-thread-prune-containers)
1781 (mh-thread-sort-containers, mh-thread-group-by-subject)
1782 (mh-thread-process-in-reply-to, mh-thread-set-tables)
1783 (mh-thread-update-id-index-maps, mh-thread-generate)
1784 (mh-thread-inc, mh-thread-generate-scan-lines)
1785 (mh-thread-parse-scan-line, mh-thread-update-scan-line-map)
1786 (mh-thread-add-spaces, mh-thread-print-scan-lines)
1787 (mh-thread-folder, mh-toggle-threads, mh-thread-forget-message)
1788 (mh-thread-current-indentation-level, mh-thread-next-sibling)
1789 (mh-thread-previous-sibling, mh-thread-immediate-ancestor)
1790 (mh-thread-ancestor, mh-thread-find-children)
d57727c9
JB
1791 (mh-message-id-regexp, mh-thread-delete, mh-thread-refile):
1792 Move to new file mh-thread.el.
dda00b2c
BW
1793 (mh-subject-to-sequence, mh-subject-to-sequence-unthreaded)
1794 (mh-subject-to-sequence-threaded, mh-edit-pick-expr)
1795 (mh-pick-args-list, mh-narrow-to-subject, mh-narrow-to-from)
1796 (mh-narrow-to-cc, mh-narrow-to-to, mh-narrow-to-header-field)
1797 (mh-current-message-header-field, mh-narrow-to-range)
1798 (mh-delete-subject, mh-delete-subject-or-thread): Move to new file
1799 mh-limit.el.
1800 (mh-iterate-on-messages-in-region, mh-iterate-on-range): Move to
1801 mh-acros.el.
1802 (mh-internal-seqs, mh-catchup, mh-delete-msg-from-seq)
1803 (mh-internal-seq, mh-valid-seq-p, mh-seq-containing-msg)
1804 (mh-define-sequence, mh-undefine-sequence)
1805 (mh-delete-a-msg-from-seq, mh-delete-seq-locally)
1806 (mh-folder-size, mh-folder-size-flist, mh-folder-size-folder)
1807 (mh-parse-flist-output-line, mh-read-folder-sequences)
1808 (mh-read-msg-list, mh-notate-user-sequences)
1809 (mh-remove-cur-notation, mh-add-sequence-notation)
1810 (mh-remove-sequence-notation, mh-remove-all-notation): Move here
1811 from mh-e.el.
1812 (mh-make-seq, mh-seq-name, mh-find-seq, mh-seq-to-msgs)
1813 (mh-add-msgs-to-seq, mh-notate): Move here from mh-utils.el.
1814
d57727c9 1815 * mh-show.el: New file. Contains mh-show-mode from mh-utils.el.
dda00b2c
BW
1816
1817 * mh-speed.el: Rearrange for consistency with other files.
1818
d57727c9 1819 * mh-thread.el: New file. Contains threading code from mh-seq.el.
dda00b2c 1820
d57727c9 1821 * mh-tool-bar.el: New file. Contains tool bar creation code from
dda00b2c
BW
1822 deprecated file mh-customize.el.
1823
d57727c9
JB
1824 * mh-utils.el (recursive-load-depth-limit): Remove setting.
1825 No longer needed.
dda00b2c
BW
1826 (mh-scan-msg-number-regexp, mh-scan-msg-overflow-regexp)
1827 (mh-scan-msg-format-regexp, mh-scan-msg-format-string)
1828 (mh-scan-msg-search-regexp, mh-cmd-note, mh-note-seq)
1829 (mh-update-scan-format, mh-msg-num-width): Move to new file
1830 mh-scan.el.
1831 (mh-show-buffer-mode-line-buffer-id, mh-letter-header-font-lock)
1832 (mh-header-field-font-lock, mh-header-to-font-lock)
1833 (mh-header-cc-font-lock, mh-header-subject-font-lock)
1834 (mh-show-font-lock-keywords)
1835 (mh-show-font-lock-keywords-with-cite)
1836 (mh-show-font-lock-fontify-region)
1837 (mh-gnus-article-highlight-citation, mh-showing-with-headers)
1838 (mh-start-of-uncleaned-message, mh-invalidate-show-buffer)
1839 (mh-unvisit-file, mh-defun-show-buffer, mh-show-mode-map)
1840 (mh-show-sequence-menu, mh-show-message-menu)
1841 (mh-show-folder-menu, mh-show-mode, mh-show-addr)
1842 (mh-maybe-show, mh-show, mh-show-msg, mh-show-unquote-From)
1843 (mh-msg-folder, mh-display-msg, mh-clean-msg-header): Move to new
1844 file mh-show.el.
1845 (mh-mail-header-separator, mh-signature-separator-regexp)
1846 (mh-signature-separator, mh-globals-hash, mh-user-path)
1847 (mh-draft-folder, mh-unseen-seq, mh-previous-seq, mh-inbox)
1848 (mh-previous-window-config, mh-current-folder mh-show-buffer)
1849 (mh-showing-mode, mh-show-mode-map, mh-show-folder-buffer)
1850 (mh-showing-mode, mh-seq-list, mh-seen-list, mh-summary-height)
1851 (mh-list-to-string, mh-list-to-string-1): Move to mh-e.el.
1852 (mh-buffer-data, mh-mm-inline-media-tests): Move to mh-mime.el.
1853 (mh-address-mail-regexp, mh-goto-address-find-address-at-point):
1854 Move to mh-alias.el.
1855 (mh-letter-font-lock-keywords): Move to new file mh-letter.el.
1856 (mh-folder-filename, mh-msg-count, mh-recenter, mh-msg-filename)
1857 (mh-show-mouse, mh-modify, mh-goto-msg, mh-set-folder-modified-p):
1858 Move to new file mh-folder.el.
1859 (with-mh-folder-updating, mh-in-show-buffer)
1860 (mh-do-at-event-location, mh-seq-msgs): Moved to mh-acros.el.
1861 (mh-make-seq, mh-seq-name, mh-notate, mh-find-seq)
1862 (mh-seq-to-msgs, mh-add-msgs-to-seq, mh-canonicalize-sequence):
1863 Moved to mh-seq.el.
1864 (mh-show-xface-function, mh-uncompface-executable, mh-face-to-png)
1865 (mh-uncompface, mh-icontopbm, mh-face-foreground-compat)
1866 (mh-face-background-compat, mh-face-display-function)
1867 (mh-show-xface, mh-picon-directory-list)
1868 (mh-picon-existing-directory-list)
1869 (mh-picon-cache, mh-picon-image-types)
1870 (mh-picon-set-directory-list, mh-picon-get-image)
1871 (mh-picon-file-contents, mh-picon-generate-path)
1872 (mh-x-image-cache-directory, mh-x-image-scaling-function)
1873 (mh-wget-executable, mh-wget-choice, mh-wget-option)
1874 (mh-x-image-temp-file, mh-x-image-url, mh-x-image-marker)
1875 (mh-x-image-url-cache-file, mh-x-image-scale-with-pnm)
1876 (mh-x-image-scale-with-convert)
1877 (url-unreserved-chars, url-hexify-string)
1878 (mh-x-image-url-cache-canonicalize)
1879 (mh-x-image-set-download-state, mh-x-image-get-download-state)
1880 (mh-x-image-url-fetch-image, mh-x-image-display)
1881 (mh-x-image-scale-and-display, mh-x-image-url-sane-p)
1882 (mh-x-image-url-display): Move to new file mh-xface.el.
1883 (mh-logo-display): Call mh-image-load-path.
1884 (mh-find-path-run, mh-find-path): Move here from deprecated file
1885 mh-init.el.
1886 (mh-help-messages): Now an alist of modes to an alist of messages.
1887 (mh-set-help): New function used to set mh-help-messages
d57727c9 1888 (mh-help): Adjust for new format of mh-help-messages. Add
dda00b2c
BW
1889 help-messages argument.
1890 (mh-prefix-help): Refactor to use mh-help.
1891 (mh-coalesce-msg-list, mh-greaterp, mh-lessp): Move here from
1892 mh-e.el.
1893 (mh-clear-sub-folders-cache): New function added to avoid exposing
1894 mh-sub-folders-cache variable.
1895
d57727c9 1896 * mh-xface.el: New file. Contains X-Face and Face header field
dda00b2c
BW
1897 display routines from mh-utils.el.
1898
fe778a12
BW
18992006-01-17 Bill Wohler <wohler@newt.com>
1900
1901 * mh-acros.el (assoc-string): Fix typo in argument.
1902
8d2aa237
BW
19032006-01-16 Bill Wohler <wohler@newt.com>
1904
1e4db53b
BW
1905 * mh-acros.el (require): Remove defadvice of require as defadvice
1906 is verboten within Emacs and our implementation was returning the
d57727c9 1907 wrong value from require. Upcoming restructuring should make this
1e4db53b
BW
1908 unnecessary.
1909 (mh-assoc-ignore-case): Replace with defsubst assoc-string.
1910
d57727c9
JB
1911 * mh-alias.el (mh-alias-local-users, mh-alias-reload)
1912 (mh-alias-expand, mh-alias-minibuffer-confirm-address): Use it.
1e4db53b
BW
1913
1914 * mh-identity.el (mh-identity-field-handler): Use it.
1915
8d2aa237
BW
1916 * mh-comp.el (mh-show-buffer-message-number): Replace (car
1917 (read-from-string string) with (string-to-number string).
1918
1919 * mh-e.el (mh-parse-flist-output-line, mh-folder-size-folder):
1920 Ditto.
1921
1922 * mh-mime.el (mh-mml-forward-message): Ditto.
1923
1924 * mh-search.el (mh-swish-next-result, mh-mairix-next-result)
1925 (mh-namazu-next-result, mh-grep-next-result, mh-md5sum-parser)
1926 (mh-openssl-parser, mh-index-update-maps): Ditto.
1927
1928 * mh-seq.el (mh-translate-range, mh-narrow-to-header-field)
1929 (mh-thread-generate): Ditto.
1930
b97439ce 19312006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9ac2e4e5
MB
1932
1933 * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of
0af7621b
BW
1934 mm- functions for proper text=flowed handling (addresses SF
1935 #1273521).
9ac2e4e5 1936
30f24016
BW
19372006-01-15 Bill Wohler <wohler@newt.com>
1938
fc77df2c
BW
1939 * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
1940 mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to
1941 / g.
1942
1943 * mh-utils.el (mh-show-limit-map): Ditto.
1944
98eab4e4
BW
1945 * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
1946 standalone compile.
1947 (mh-progs, mh-lib, mh-lib-progs): Move here from mh-init.el.
1948
1949 * mh-init.el (mh-progs, mh-lib, mh-lib-progs): Move to mh-exec.el,
1950 where they are used.
1951
30f24016
BW
1952 * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el;
1953 needed to help remove dependency on mh-utils.
1954
481821c8 1955 * mh-exec.el: New file. Move process support routines here from
30f24016
BW
1956 mh-utils.el.
1957
1958 * mh-init.el (mh-utils): Remove require.
1959 (mh-exec): Add require.
1960 (mh-profile-component, mh-profile-component-value): Move here from
1961 mh-utils.el.
1962
1963 * mh-utils.el (mh-pgp-support-flag): Move to mh-comp.el to reduce
1964 dependencies on mh-utils.el.
1965 (mh-profile-component, mh-profile-component-value): Move to
d57727c9 1966 mh-init.el since that's the only place that uses them. (Other than
30f24016
BW
1967 mh-alias.el; I'm thinking that mh-find-path can set variable from
1968 the Aliasfile component like it does the other components).
1969 (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell)
1970 (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
1971 (mh-exec-cmd-env-daemon, mh-process-daemon, mh-exec-cmd-quiet)
1972 (defvar, mh-exec-cmd-output)
1973 (mh-exchange-point-and-mark-preserving-active-mark)
1974 (mh-exec-lib-cmd-output, mh-handle-process-error): Move to new
1975 file mh-exec.el so that mh-init.el doesn't have to depend on
1976 mh-utils.el, breaking circular dependency.
1977
33462dfa
JB
1978 * mh-alias.el:
1979 * mh-customize.el:
1980 * mh-e.el:
1981 * mh-funcs.el:
1982 * mh-gnus.el:
1983 * mh-identity.el:
1984 * mh-inc.el:
1985 * mh-junk.el:
1986 * mh-mime.el:
1987 * mh-print.el:
1988 * mh-search.el:
1989 * mh-seq.el:
30f24016 1990 * mh-speed.el: Added debugging statements (commented out) around
d57727c9 1991 requires to help find dependency loops. Will remove them when
30f24016
BW
1992 issues are resolved.
1993
a4d7cec3
BW
19942006-01-14 Bill Wohler <wohler@newt.com>
1995
1996 * mh-customize.el (mh-index): Rename group to mh-search and sort
1997 group definition and options accordingly.
1998 (mh-index-program): Rename to mh-search-program.
1999 (mh-kill-folder-suppress-prompt-hooks): Rename mh-index-p to
2000 mh-search-p.
2001 (mh-search-mode-hook): Change group from mh-index to mh-search.
481821c8 2002 (mh-index-folder): Rename to mh-search-folder. Change group from
a4d7cec3
BW
2003 mh-index to mh-search.
2004
2005 * mh-e.el (mh-folder-font-lock-keywords): Rename mh-index-folder
2006 to mh-search-folder.
2007
d57727c9 2008 * mh-search.el (mh-indexer) Rename to mh-searcher. The commands
a4d7cec3
BW
2009 pick and grep are searchers too but aren't indexed.
2010 (mh-index-execute-search-function): Rename to mh-search-function.
2011 (mh-index-next-result-function): Rename to
2012 mh-search-next-result-function.
2013 (mh-index-regexp-builder): Rename to mh-search-regexp-builder.
2014 (mh-search): Since redo-search-flag defaults to nil and is of
2015 lesser importance, make it an optional argument and place it after
d57727c9 2016 the folder and search-regexp arguments. Sync docstring with manual.
a4d7cec3
BW
2017 (mh-search-mode-map): Autoload so that keys are shown in help even
2018 before mh-search is loaded.
2019 (mh-search-mode): Sync docstring with manual.
d57727c9 2020 (mh-index-do-search): Rename argument indexer to searcher. Sync
a4d7cec3
BW
2021 docstring with manual.
2022 (mh-pick-do-search): Sync docstring with manual.
2023 (mh-index-p): Rename to mh-search-p.
2024 (mh-indexer-choices): Rename to mh-search-choices.
d57727c9 2025 (mh-index-choose): Rename to mh-search-choose. Rename argument
a4d7cec3
BW
2026 indexer to searcher.
2027 (mh-swish++-execute-search, mh-swish-execute-search)
2028 (mh-mairix-execute-search, mh-namazu-execute-search): Drop "and
2029 read the results" from docstring since these functions don't.
2030 (mh-pick-execute-search, mh-grep-execute-search): Sync docstring
2031 with manual.
2032 (mh-index-generate-pretty-name): Prune -search from string so that
2033 folder names for pick searches are the same as those of other
2034 searches.
2035
11db987f
BW
20362006-01-13 Bill Wohler <wohler@newt.com>
2037
4501e6fb
BW
2038 * mh-acros.el (require): Added Satyaki's comment regarding what
2039 needs to happen to remove this defadvice which caused a little
2040 discussion on emacs-devel today (see Subject: mh-e/mh-acros.el
2041 advices `require' incorrectly).
2042
11db987f
BW
2043 * mh-search.el (mh-index-next-result-function): Add format to
2044 docstring.
2045 (mh-mairix-next-result): Use nil instead of () which doesn't stand
2046 out as well.
2047 (mh-pick-execute-search): Operate across all folders if no folder
2048 given and recurse folder(s).
2049 (mh-pick-next-result): Handle new output.
2050
d57727c9 2051 * mh-utils.el (mh-collect-folder-names): Fix docstring.
33462dfa 2052 (mh-children-p, mh-folder-list): New functions.
11db987f 2053
44140699
BW
20542006-01-12 Bill Wohler <wohler@newt.com>
2055
2056 * mh-search.el: New file containing contents of mh-index.el and
481821c8 2057 mh-pick.el. C-c C-c launches your mh-index-program; C-c C-p runs
d57727c9
JB
2058 pick. Pick no longer sets the "search" sequence. Instead, it
2059 brings up a folder view that we're accustomed to. (Closes SF
2060 #829207.)
44140699 2061 (mh-index-search): Rename to mh-search.
d57727c9
JB
2062 (mh-pick-menu): Rename menu from Pick to Search. Rename Execute
2063 the Search to Perform Search and call mh-do-search. Add Search
44140699
BW
2064 with Pick menu item.
2065 (mh-do-search): Delete.
2066 (mh-search-mode): Rename from mh-pick-mode.
2067 (MH-Search): Rename mode from MH-Pick.
2068 (mh-search-mode-map): Rename from mh-pick-mode-map.
2069 (mh-search-mode-help-messages): Rename from
2070 mh-pick-mode-help-messages.
2071 (mh-index-choose): Don't reuse the last value of mh-indexer; when
2072 mh-pick-do-search sets it to 'pick, we don't necessarily want to
2073 stay with that choice!
2074
2075 * mh-index.el:
2076 * mh-pick.el: Merge into mh-search.el and delete.
2077
2078 * mh-customize.el (mh-index-program): Change mh-index-search to
2079 mh-search in docstring.
2080 (mh-tool-bar-search-function): Change default from
d57727c9
JB
2081 mh-search-folder to mh-search. Remove mh-search-folder as choice
2082 and rename mh-index-search choice to mh-search. Fix docstring.
44140699
BW
2083 (mh-pick-mode-hook): Rename to mh-search-mode-hook and change
2084 mh-search-folder to mh-search in docstring.
2085
d57727c9
JB
2086 * mh-e.el (mh-folder-folder-menu): Delete Search a Folder. Change
2087 Indexed Search to Search. Use mh-search instead of mh-index-search.
2088 (mh-folder-map): Delete i (mh-index-search) keybinding. Change s
44140699
BW
2089 from mh-show-search-folder to mh-search.
2090
2091 * mh-seq.el (mh-put-msg-in-seq): Fix docstring now that
2092 mh-search-folder no longer creates the search sequence.
2093
2094 * mh-utils.el (mh-show-search-folder): Delete.
2095 (mh-show-folder-map): Delete i (mh-index-search) keybinding.
2096 Change s from mh-show-search-folder to mh-search.
d57727c9
JB
2097 (mh-show-folder-menu): Delete Search a Folder. Change Indexed
2098 Search to Search. Use mh-search instead of mh-index-search.
2099 (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell):
2100 Move here from deleted mh-index.el.
44140699 2101
e1fbc812
BW
21022006-01-11 Bill Wohler <wohler@newt.com>
2103
549afb31
BW
2104 * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Move here
2105 from mh-gnus.el.
2106
2107 * mh-gnus.el: Require mh-acros.
2108 (mh-defmacro-compat, mh-defun-compat): Move to mh-acros.el.
2109
2110 * mh-utils.el (mh-x-image-url-cache-canonicalize): Use
2111 url-hexify-string to remove special characters from filenames
481821c8 2112 (closes SF #1396499). Note that this invalidates the existing
549afb31
BW
2113 names in your cache so you might as well remove
2114 ~/Mail/.mhe-x-image-cache/* now.
2115 (url-unreserved-chars, url-hexify-string): Define if not defined.
2116 Copied from url-util.el in Emacs22 for Emacs 21.
2117
481821c8 2118 * mh-buffers.el: New file. Contains constants and code from
9c2cf222
BW
2119 mh-index.el and mh-utils.el.
2120
33462dfa
JB
2121 * mh-alias.el:
2122 * mh-comp.el:
2123 * mh-e.el:
2124 * mh-funcs.el:
9c2cf222 2125 * mh-init.el:
33462dfa 2126 * mh-junk.el:
9c2cf222
BW
2127 * mh-mime.el:
2128 * mh-print.el:
2129 * mh-seq.el: Require new file mh-buffers.el.
2130
2131 * mh-index.el: Require new file mh-buffers.el.
2132 (mh-index-temp-buffer, mh-checksum-buffer): Move to new file
2133 mh-buffers.el.
2134
2135 * mh-utils.el: Require new file mh-buffers.el.
2136 (mh-temp-buffer, mh-temp-fetch-buffer)
2137 (mh-aliases-buffer, mh-folders-buffer, mh-help-buffer)
2138 (mh-info-buffer, mh-log-buffer, mh-mail-delivery-buffer)
2139 (mh-recipients-buffer, mh-sequences-buffer, mh-log-buffer-lines)
2140 (mh-truncate-log-buffer): Move to new file mh-buffers.el.
2141
00b6a079
BW
2142 * mh-comp.el (mh-forward): Cosmetics on prompt when draft exists.
2143 (mh-send-letter): Add -msgid to mh-send-args (closes SF #725425).
2144
191c8741
BW
21452006-01-10 Bill Wohler <wohler@newt.com>
2146
c2134792 2147 * mh-comp.el (mh-insert-letter): If you choose a different folder,
481821c8 2148 the cur message is used. Sync docstring with manual (closes SF
e1fbc812 2149 #1205890).
c2134792
BW
2150
2151 * mh-mime.el (mh-compose-forward): Use standard range argument
d57727c9
JB
2152 instead of messages. Use more powerful mh-read-range instead of
2153 read-string. Sync docstring with manual (close SF #1205890).
c2134792 2154
191c8741
BW
2155 * mh-index.el (mh-index-search): Checking mh-find-path-run is
2156 unnecessary.
2898111c
BW
2157 (mh-index-next-folder): Don't back up a line when going backwards
2158 since this skips the current folder heading if point is on the
2159 first message after the folder heading (closes SF #1126188).
191c8741 2160
d57727c9 2161 * mh-init.el (mh-sys-path): Co-locate with mh-variants, which uses it.
191c8741
BW
2162 (mh-variants): Note variable isn't meant to be accessed directly;
2163 use function mh-variants instead.
2164 (mh-variant-info, mh-variant-mh-info, mh-variant-mu-mh-info)
2165 (mh-variant-nmh-info): Co-locate next to mh-variants, which uses
481821c8 2166 them. Updated to use mh-file-command-p which is more accurrate
191c8741
BW
2167 than file-executable-p which returns t for directories.
2168 (mh-file-command-p): Move here from mh-utils, since
2169 mh-variant-*-info are the only functions to use it.
2170 (mh-variant-set, mh-variant-set-variant, mh-variant-p): Use
d57727c9
JB
2171 function mh-variants instead of variable. More robust.
2172 (mh-find-path-run): Move here from mh-utils.el. Mention that
191c8741 2173 checking this variable is unnecessary.
d57727c9 2174 (mh-find-path): Move here from mh-utils.el. With the advent of MH
191c8741 2175 variants and an mhparam command that doesn't work if there isn't
d57727c9
JB
2176 an MH profile, we can't get libdir for running install-mh. So
2177 don't bother. If there's an issue with the environment, direct the
2178 user to install MH and run install-mh (closes SF #835192). Don't
2179 read ~/.mh_profile directly. Use mh-profile-component which uses
191c8741
BW
2180 mhparam (closes SF #1016027).
2181
2182 * mh-utils.el (mh-get-profile-field): Rename to
d57727c9 2183 mh-profile-component-value. Add colon to search removing
191c8741
BW
2184 unnecessary addition of colon to field in mh-profile-component.
2185 (mh-profile-component): Modify call to mh-profile-component-value
d57727c9 2186 accordingly. Move next to mh-profile-component-value.
191c8741 2187 (mh-find-path-run, mh-find-path, mh-file-command-p): Move to
d57727c9 2188 mh-init.el. It makes sense that code that is only run once per
191c8741
BW
2189 session (more or less) is in mh-init.el rather than cluttering
2190 mh-utils.el.
2191 (mh-no-install, mh-install): Delete.
2192
33462dfa 2193 * mh-customize.el (mh-folder-msg-number):
191c8741
BW
2194 * mh-mime.el (mh-file-mime-type): Removed trailing whitespace.
2195
04f6a2d1
BW
21962006-01-09 Bill Wohler <wohler@newt.com>
2197
b981c52c
BW
2198 * mh-init.el (mh-variant-mu-mh-info, mh-variant-nmh-info): Applied
2199 patch from Satyaki from SF #1016027.
2200
8f9efec8
BW
2201 * mh-e.el (mh-rescan-folder): Try to keep cursor at current
2202 message, even if cur sequence is no longer present (closes SF
2203 #1207247).
2204
b6d8f743
BW
2205 * mh-comp.el: Use ";; Shush compiler." comment consistently per
2206 Mark's suggestion.
2207 (mh-letter-mode): Derive from mail-mode and delete code copied
d57727c9 2208 from mail-mode (closes SF #1385571). Mention mail-mode-hook in
b6d8f743 2209 docstring.
d57727c9 2210 (mh-fill-paragraph-function): Delete. Handled by mail-mode.
b6d8f743
BW
2211 (mh-to-field-choices): For consistency with mail-mode, add "a" for
2212 "Mail-Reply-To:", "l" for "Mail-Followup-To:", and "r" for
d57727c9 2213 "Reply-To:". Change "r" to "m" for "From:" (closes SF #1400139).
b6d8f743
BW
2214 (mh-to-fcc): Move setting of folder argument to interactive
2215 argument as is the norm.
2216 (mh-letter-complete-function-alist): Add mail-reply-to.
2217 (mh-letter-mode-map): Add keys for mh-to-field (Mail-Reply-To,
2218 Mail-Followup-To, Reply-To, From).
2219
90866475
BW
2220 * mh-customize.el: Use ";; Forward definition." consistently.
2221 Comment declaration to remind programmer to update forward
2222 definition if default changes.
2223
33462dfa
JB
2224 * mh-funcs.el:
2225 * mh-inc.el:
2226 * mh-init.el:
2227 * mh-mime.el:
2228 * mh-seq.el:
04f6a2d1
BW
2229 * mh-utils.el: Use ";; Shush compiler." comment consistently per
2230 Mark's suggestion.
2231
7094eefe
BW
22322006-01-08 Bill Wohler <wohler@newt.com>
2233
2234 Removed code that was marked as Emacs 20 compatible that was
2235 easily found showing how important it is to document such
d57727c9
JB
2236 things (closes SF #1359240). Feel free to nuke any other Emacs 20
2237 peculiarities that you find. Wrapped code for shushing compiler
7094eefe
BW
2238 with (eval-when-compile), sometimes moving the defvars closer to
2239 where they were used.
33462dfa 2240
7094eefe
BW
2241 * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string
2242 instead of mh-replace-in-string as mh-replace-in-string was
2243 replaced by a more appropriate defsubst in mh-xemacs.el.
2244
2245 * mh-comp.el: Require cleanup, wrap compiler-shushing defvars with
2246 eval-when-compile.
2247 (mh-file-is-vcard-p): Removed redundant test.
2248
2249 * mh-customize.el: Require cleanup, wrap compiler-shushing defvars
2250 with eval-when-compile.
2251 (mh-adaptive-cmd-note-flag, mh-invisible-header-fields)
2252 (mh-invisible-header-fields-default): Add forward definitions.
2253 (mh-invisible-header-fields-default): Alphabetize.
2254
2255 * mh-e.el: Require cleanup, wrap compiler-shushing defvars with
2256 eval-when-compile.
2257 (mh-thread-scan-line-map-stack, tool-bar-mode): Delete unused
2258 variables.
d57727c9 2259 (mh-colors-available-p): Just call display-color-cells. It's on
7094eefe
BW
2260 all supported Emacsen (and defaliased on XEmacs).
2261
2262 * mh-funcs.el:
2263 * mh-inc.el:
2264 * mh-init.el: Wrap compiler-shushing defvars with
2265 eval-when-compile.
2266
2267 * mh-identity.el: Don't need (mh-require-cl).
2268
2269 * mh-index.el: Don't need to load executable any more.
2270
2271 * mh-mime.el: Wrap compiler-shushing defvars with
2272 eval-when-compile.
d57727c9
JB
2273 (mh-have-file-command): Initialize variable to 'undefined. Add
2274 docstring. Update function of same name accordingly. Also don't
7094eefe
BW
2275 need to load executable any more.
2276 (mh-mime-content-types): Delete.
2277 (mh-minibuffer-read-type): Prompt user for type if
d57727c9 2278 mh-file-mime-type returns application/octet-stream. Assume we have
7094eefe
BW
2279 mailcap-mime-types.
2280 (mh-mime-display): Update error message.
2281
2282 * mh-seq.el: Require cleanup, and wrap compiler-shushing defvars
2283 with eval-when-compile.
2284
2285 * mh-utils.el: Require cleanup, and wrap compiler-shushing defvars
2286 with eval-when-compile.
2287 (mh-clean-msg-header): Don't set after-change-functions to nil.
d57727c9 2288 (mh-replace-in-string): Remove. Create defsubst in mh-xemacs.el
7094eefe 2289 instead.
33462dfa 2290
98b7b7ed
BW
22912006-01-07 Bill Wohler <wohler@newt.com>
2292
3af622d5
BW
2293 * mh-customize.el: Updated Faces documentation in header.
2294 (mh-invisible-header-fields-internal): Add X-Lumos-SenderID,
2295 X-Return-Path-Hint, and X-Roving-* from Roving ConstantContact.
2296
98b7b7ed
BW
2297 * mh-mime.el (mh-mml-tag-present-p): Update regexp to handle <mml>
2298 tags inserted by Gnus gnus-summary-mail-forward (closes SF
2299 #1399307).
2300
836f2863
MB
23012006-01-03 Mark D. Baushke <mdb@gnu.org>
2302
2303 * mh-e.el (mh-delete-a-msg): Fix whitespace nit.
2304 * mh-index.el (mh-mairix-execute-search): Fix symbol quote.
2305
e69d4e02
BW
23062006-01-03 Bill Wohler <wohler@newt.com>
2307
f9c53c97 2308 * mh-alias.el (mh-alias-add-alias): Grand message and error string
d57727c9
JB
2309 unification. Use single sentence if possible by using semicolon.
2310 Don't end message with punctuation. Don't need format with
2311 message. Quote messages as in docstrings: use `' around symbols,
2312 \" for option choices. Don't use quotes around %s.
33462dfa 2313
f9c53c97
BW
2314 * mh-comp.el (mh-complete-word): Ditto.
2315
2316 * mh-customize.el (mh-adaptive-cmd-note-flag-check)
2317 (mh-scan-format-file-check): Ditto.
2318
2319 * mh-e.el (mh-refile-or-write-again, mh-previous-unread-msg)
2320 (mh-delete-a-msg, mh-refile-a-msg, mh-next-unread-msg)
2321 (mh-msg-num-width-to-column): Ditto.
2322
2323 * mh-identity.el (mh-identity-field-handler): Ditto.
2324
2325 * mh-index.el (mh-mairix-execute-search)
2326 (mh-swish-execute-search, mh-swish++-execute-search)
2327 (mh-namazu-execute-search): Ditto.
2328
2329 * mh-init.el (mh-variant-set): Ditto.
2330
2331 * mh-mime.el (mh-mh-to-mime-undo, mh-mml-forward-message)
2332 (mh-secure-message, mh-mime-display): Ditto.
2333
2334 * mh-pick.el (mh-search-folder, mh-pick-construct-regexp): Ditto.
2335
2336 * mh-seq.el (mh-narrow-to-seq, mh-put-msg-in-seq, mh-read-seq)
2337 (mh-read-range, mh-thread-container-subject): Ditto.
2338
2339 * mh-utils.el (mh-x-image-scale-and-display)
2340 (mh-prompt-for-folder, mh-handle-process-error)
2341 (mh-list-to-string-1): Ditto.
2342
078cb314
BW
2343 * mh-comp.el (mh-reply): Use standard default notation in
2344 prompts (closes SF #1275933).
2345
2346 * mh-mime.el (mh-mime-save-parts): Ditto.
2347
2348 * mh-seq.el (mh-read-seq, mh-read-range): Ditto.
2349
355ebcbf
BW
2350 * mh-customize.el (mh-folder-msg-number): Snow is actually
2351 off-white on low color displays which turns to white when bold.
481821c8
JB
2352 This is unreadable on white backgrounds. Use snow with min-colors
2353 requirement. Use cyan on low-color displays.
355ebcbf
BW
2354
2355 * mh-init.el (mh-defface-compat): On low-color displays, delete
2356 the high-color display rather than simply strip the min-colors
2357 requirement since the existing algorithm shadowed the desired
2358 display on low-color displays.
2359
e69d4e02
BW
2360 * mh-alias.el (mh-alias-add-alias): Remove leading * from
2361 docstring.
2362
af435184
BW
23632006-01-02 Bill Wohler <wohler@newt.com>
2364
2365 * mh-alias.el (mh-alias-grab-from-field): Remove leading * from
481821c8 2366 docstring. Does this mean something in a defun?
af435184
BW
2367
2368 * mh-customize.el (bw-new-face-to-old, bw-old-face-to-new):
2369 Checkdoc fix.
2370
2371 * mh-e.el (mh-inc-folder): Rename maildrop-name argument to file
481821c8 2372 so it reads better in docstring and manual. Sync docstring with
af435184
BW
2373 manual.
2374
2375 * mh-init.el (mh-defface-compat): Remove trailing space (checkdoc).
2376
2377 * mh-alias.el (mh-alias-apropos): Sync docstring with manual.
2378
2379 * mh-comp.el (mh-redistribute, mh-to-field, mh-to-fcc)
2380 (mh-insert-auto-fields, mh-send-letter, mh-yank-cur-msg)
2381 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
2382 (mh-letter-complete-or-space, mh-letter-confirm-address)
2383 (mh-letter-next-header-field-or-indent)
2384 (mh-letter-previous-header-field): Ditto.
2385
2386 * mh-customize.el (mh-alias-completion-ignore-case-flag)
2387 (mh-default-folder-for-message-function, mh-mml-method-default)
2388 (mh-signature-file-name, mh-yank-behavior, mh-show-hook)
2389 (mh-show-mode-hook) Ditto.
2390
2391 * mh-e.el (mh-refile-or-write-again, mh-toggle-showing): Ditto.
2392
2393 * mh-funcs.el (mh-pipe-msg, mh-sort-folder, mh-undo-folder)
481821c8 2394 (mh-store-msg, mh-store-buffer): Ditto.
af435184
BW
2395
2396 * mh-index.el (mh-index-search, mh-index-do-search)
2397 (mh-index-next-folder, mh-index-sequenced-messages): Ditto.
2398
2399 * mh-junk.el (mh-spamassassin-blacklist): Ditto.
2400
2401 * mh-mime.el (mh-mh-compose-external-compressed-tar)
2402 (mh-mh-compose-external-type, mh-mh-to-mime, mh-mh-to-mime-undo)
2403 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
481821c8 2404 (mh-mml-secure-message-signencrypt): Ditto.
af435184
BW
2405
2406 * mh-pick.el (mh-search-folder): Ditto.
2407
2408 * mh-seq.el (mh-widen): Ditto.
2409
2410 * mh-utils.el (mh-show, mh-modify): Ditto.
2411
285d1e0c
MB
24122006-01-02 Mark D. Baushke <mdb@gnu.org>
2413
2414 * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.
2415
d49ed7d4
BW
24162006-01-01 Bill Wohler <wohler@newt.com>
2417
2418 * mh-customize.el: Sync docstrings with manual for faces and sort
2419 them alphabetically.
2420 (mh-faces): Move below mh-hooks.
2421 (mh-folder-faces, mh-index-faces, mh-letter-faces)
d57727c9 2422 (mh-show-faces, mh-speed-faces): Delete. Organize faces like hooks.
d49ed7d4
BW
2423 (mh-speed-update-interval): Fix group (mh-speedbar, not mh-speed).
2424 (facemenu-unlisted-faces): Might as well ignore all MH-E faces.
2425 (mh-folder-body-face, mh-folder-cur-msg-face)
2426 (mh-folder-cur-msg-number-face, mh-folder-date-face)
2427 (mh-folder-followup-face, mh-folder-msg-number-face)
2428 (mh-folder-deleted-face, mh-folder-refiled-face)
2429 (mh-folder-subject-face, mh-folder-address-face)
2430 (mh-folder-scan-format-face, mh-folder-to-face)
2431 (mh-index-folder-face, mh-show-cc-face, mh-show-date-face)
2432 (mh-show-header-face, mh-show-pgg-good-face)
2433 (mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
2434 (mh-show-to-face, mh-show-from-face, mh-show-subject-face):
2435 Delete.
d57727c9 2436 (mh-folder-cur-msg): Unused. Delete.
d49ed7d4
BW
2437 (mh-folder-address): Use defface; inherit from mh-folder-subject.
2438 (mh-folder-body, mh-folder-cur-msg-number, mh-folder-date):
2439 Inherit from mh-folder-msg-number.
d57727c9 2440 (mh-folder-deleted): Use defface. Inherit from
d49ed7d4 2441 mh-folder-msg-number.
d57727c9 2442 (mh-folder-sent-to-me-hint): New face. Inherit from
d49ed7d4
BW
2443 mh-folder-date.
2444 (mh-folder-sent-to-me-sender): Rename from mh-folder-scan-format.
d57727c9 2445 Use defface. Inherit from mh-folder-followup.
d49ed7d4
BW
2446 (mh-show-xface): Inherit from mh-show-from and highlight.
2447 (bw-face-generation, bw-toggle-faces)
2448 (bw-new-face-to-old, bw-old-face-to-new): New (tempoarary)
2449 variables, functions for toggling between old and new faces.
2450
2451 * mh-e.el (font-lock-auto-fontify, font-lock-defaults): Hide in
d57727c9 2452 eval-when-compile. We should probably do this throughout.
d49ed7d4
BW
2453 (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
2454 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp)
2455 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
2456 (mh-scan-subject-regexp): Sync docstrings with manual
2457 (mh-scan-format-regexp): Rename to
481821c8 2458 mh-scan-sent-to-me-sender-regexp. Drop date parenthesized
d57727c9
JB
2459 expression. Make expression more like the others (anchored at the
2460 beginning of line). Sync docstrings with manual.
d49ed7d4 2461 (mh-folder-font-lock-keywords): Use faces directly rather than
d57727c9 2462 -face variables. Use mh-scan-sent-to-me-sender-regexp instead of
d49ed7d4
BW
2463 mh-scan-format-regexp, and within that expression, use faces
2464 mh-folder-sent-to-me-hint and mh-folder-sent-to-me-sender instead
2465 of mh-folder-date-face and mh-folder-scan-format-face which were
2466 misleading.
2467
2468 * mh-mime.el (mh-mime-security-button-face): Use faces directly
2469 rather than -face variables.
2470
2471 * mh-utils.el (mh-show-font-lock-keywords): Use faces directly
2472 rather than -face variables.
2473 (mh-face-foreground-compat, mh-face-background-compat): New macros.
2474 (mh-face-display-function): Use mh-face-foreground-compat and
2475 mh-face-background-compat to use inherited attributes of
2476 mh-show-xface on Emacs 22 while still working on Emacs 21.
2477
0d887b77
BW
24782005-12-28 Bill Wohler <wohler@newt.com>
2479
d57727c9
JB
2480 * mh-comp.el (mh-e-user-agent): Move here from simple.el.
2481 Use mh-user-agent-compose instead of mh-smail-batch.
0d887b77 2482
13fe29bd
BW
24832005-12-27 Bill Wohler <wohler@newt.com>
2484
2485 * mh-utils.el (mh-prompt-for-folder): Use can-create argument to
2486 suppress creation of folder if it doesn't exist.
2487
2bd87afb
SM
24882005-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2489
2490 * mh-utils.el (mh-process-daemon): Don't change buffer in proc-filter.
2491
5a4aad03
BW
24922005-12-23 Bill Wohler <wohler@newt.com>
2493
7ba8dffd
BW
2494 * mh-e.el (mh-folders-changed): Fix typo in docstring.
2495
d57727c9
JB
2496 Follow MH-E Developers Guide conventions. Use `' quotes for Help
2497 hyperlinks such as symbols, Info nodes, or URLs. Use \" quotes for
2498 everything else. Otherwise, you can accidently get links to
5a4aad03 2499 nonsense symbols.
2bd87afb 2500
d1699462
BW
25012005-12-22 Bill Wohler <wohler@newt.com>
2502
d57727c9 2503 Follow Emacs coding conventions. Use default setting of
2dcf34f9 2504 emacs-lisp-docstring-fill-column which is 65.
2bd87afb 2505
d1699462
BW
2506 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
2507
2508 * mh-comp.el (mh-letter-mode): Use 60 column width.
2509 (mh-forward, mh-insert-signature, mh-send-letter): Sync docstrings
2510 with manual.
2511 (mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if
2512 you have added a mail-citation-hook and neither are used if you
d57727c9 2513 use one of the supercite flavors of mh-yank-behavior. Sync
13fe29bd 2514 docstrings with manual.
d1699462 2515
13fe29bd
BW
2516 * mh-customize.el (mh-kill-folder-suppress-prompt-hooks): Rename
2517 from mh-kill-folder-suppress-prompt-hook since it is an abnormal
d57727c9 2518 hook. Use "Hook run by `function'..." instead of "Invoked...".
d1699462
BW
2519 Sync docstrings with manual.
2520 (mh-ins-buf-prefix, mh-yank-behavior): Mention that
2521 mh-ins-buf-prefix isn't used if you have added a
2522 mail-citation-hook and neither are used if you use one of the
d57727c9
JB
2523 supercite flavors of mh-yank-behavior. Sync docstrings with manual.
2524 (mail-citation-hook): Delete. Use one in sendmail.el.
d1699462
BW
2525 (mh-signature-file-name, mh-after-commands-processed-hook)
2526 (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
2527 (mh-before-quit-hook, mh-before-send-letter-hook)
2528 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
2529 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook)
2530 (mh-letter-mode-hook)
2531 (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook)
2532 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
2533 (mh-unseen-updated-hook): Use "Hook run by `function'..." instead
d57727c9 2534 of "Invoked...". Sync docstrings with manual.
d1699462
BW
2535
2536 * mh-e.el (mh-last-destination, mh-last-destination-folder)
2537 (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker)
2538 (mh-delete-list, mh-refile-list, mh-folders-changed)
2539 (mh-next-direction, mh-view-ops, mh-folder-view-stack)
2540 (mh-index-data, mh-first-msg-num, mh-last-msg-num)
2541 (mh-mode-line-annotation, mh-sequence-notation-history)
2542 (mh-colors-available-flag): Move comment into docstring.
2bd87afb
SM
2543 (mh-delete-msg, mh-execute-commands, mh-inc-folder, mh-quit)
2544 (mh-process-commands): Sync docstrings with manual.
d1699462
BW
2545 (mh-refile-msg): Small doc edit.
2546 (mh-delete-a-msg, mh-refile-a-msg): Sync docstrings with manual.
2547 Rename msg argument to message.
2548
2549 * mh-funcs.el (mh-kill-folder): Sync docstrings with manual.
2550
2551 * mh-e.el (mh-update-unseen): No longer say "The value of
2552 `foo-hook' is a list of functions to be called, with no arguments,
2553 ...," but rather just "The hook foo-hook is called...".
2554
2bd87afb 2555 * mh-mime.el (mh-mh-to-mime): Ditto.
d1699462
BW
2556
2557 * mh-pick.el (mh-pick-mode): Ditto.
2558
2559 * mh-utils.el (mh-showing-mode): Use uppercase for argument in
2560 docstring.
2561 (mh-seq-list, mh-seen-list, mh-showing-with-headers): Move comment
2562 into docstring.
13fe29bd
BW
2563 (mh-show-mode, mh-show-msg, mh-find-path): Sync docstrings with
2564 manual.
d1699462 2565
2bd87afb 25662005-12-19 Stephen Gildea <gildea@stop.mail-abuse.org>
2953de8c 2567
d57727c9
JB
2568 * mh-customize.el (mh-after-commands-processed-hook): New variable.
2569 (mh-before-commands-processed-hook): Rename mh-folder-updated-hook.
2953de8c 2570
13fe29bd
BW
2571 * mh-e.el (mh-process-commands): Rename mh-folder-updated-hook to
2572 mh-before-commands-processed-hook, call new
2953de8c
SG
2573 mh-after-commands-processed-hook.
2574 (mh-folders-changed): New variable (for use in
2575 mh-after-commands-processed-hook).
2576
cee9f5c6
BW
25772005-12-19 Bill Wohler <wohler@newt.com>
2578
2579 * mh-acros.el:
2580 * mh-alias.el:
2581 * mh-comp.el:
2582 * mh-customize.el:
2583 * mh-e.el:
2584 * mh-funcs.el:
2585 * mh-gnus.el:
2586 * mh-identity.el:
2587 * mh-inc.el:
2588 * mh-index.el:
2589 * mh-init.el:
2590 * mh-junk.el:
2591 * mh-mime.el:
2592 * mh-pick.el:
2593 * mh-print.el:
2594 * mh-seq.el:
2595 * mh-speed.el:
2596 * mh-utils.el:
d57727c9
JB
2597 Follow commenting conventions. Don't use ;;; form so much, except
2598 for headings. Precede headings with page feed. This was mostly
2599 already done, so I made it a convention. Did not update copyright
cee9f5c6
BW
2600 on a couple of files since this was an insignificant change.
2601
fa4075e3
BW
26022005-12-18 Bill Wohler <wohler@newt.com>
2603
2604 * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
2605 (mh-tool-bar-search-function): Sync docstrings with manual.
d57727c9 2606 (mh-tool-bar-customize): Replace toolbar with tool bar in docstring.
fa4075e3
BW
2607 (mh-tool-bar-letter-help): Fix manual reference.
2608 (mh-xemacs-use-toolbar-flag): Rename to
d57727c9
JB
2609 mh-xemacs-use-tool-bar-flag. Initialize to
2610 mh-xemacs-has-tool-bar-flag. Sync docstrings with manual.
fa4075e3 2611 (mh-xemacs-toolbar-position): Rename to
d57727c9 2612 mh-xemacs-tool-bar-position. Initialize to nil. Drop "no tool bar"
fa4075e3 2613 option (redundant) and change "Same As Default Tool Bar" setting
d57727c9 2614 to nil. Sync docstrings with manual.
fa4075e3
BW
2615 (mh-tool-bar-define): Replace toolbar with tool-bar or tool bar
2616 depending on context.
d57727c9 2617 (mh-toolbar-init): Rename to mh-tool-bar-init. Simplify condition
481821c8 2618 for calling set-specifier. Only look at the value of
13fe29bd 2619 mh-xemacs-use-tool-bar-flag.
d57727c9
JB
2620 (mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons):
2621 Sync docstrings with manual.
fa4075e3
BW
2622
2623 * mh-comp.el (mh-letter-mode): Use mh-tool-bar-init instead of
2624 mh-toolbar-init.
2625
2626 * mh-e.el (mh-folder-mode): Ditto.
2627
2628 * mh-utils.el (mh-show-mode): Ditto.
2629
7a5df5a9
BW
26302005-12-15 Bill Wohler <wohler@newt.com>
2631
2632 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
2633
2634 * mh-seq.el (mh-delete-subject, mh-thread-next-sibling)
2635 (mh-thread-previous-sibling, mh-thread-ancestor)
2636 (mh-thread-delete, mh-thread-refile): Ditto.
2637
6b960c10
BW
26382005-12-14 Bill Wohler <wohler@newt.com>
2639
2640 * mh-customize.el (mh-speed-flists-interval): Rename to
2641 mh-speed-update-interval.
d57727c9 2642 (mh-speed-run-flists-flag): Delete. Setting
13fe29bd 2643 mh-speed-flists-interval to 0 accomplishes the same thing.
6b960c10 2644
13fe29bd
BW
2645 * mh-speed.el (mh-folder-speedbar-buttons, mh-speed-flists): Use
2646 mh-speed-update-interval instead of mh-speed-run-flists-flag.
2647 (mh-speed-toggle, mh-speed-view, mh-speed-refresh): Sync
2648 docstrings with manual.
6b960c10 2649
97c688ed
BW
26502005-12-09 Bill Wohler <wohler@newt.com>
2651
2652 * mh-customize.el (mh-path): Move here from mh-init.el.
2653 (mh-variant): Mention that mh-path can be customized.
2654 (mh-invisible-header-fields-internal): Add X-ContentStamp,
2655 X-MAIL-INFO, and X-UNTD- from NetZero.
2656
2657 * mh-init.el (mh-path): Move defcustom to mh-customize.el.
2658
2be362c2
BW
26592005-12-04 Bill Wohler <wohler@newt.com>
2660
f15ced66
BW
2661 * mh-customize.el (mh-sortm-args): Sync docstrings with manual.
2662 (mh-invisible-header-fields-internal): Add X-Bugzilla-* and
2663 X-Virus-Scanned.
2bd87afb 2664
13fe29bd
BW
2665 * mh-customize.el (mh-insert-signature-hook): Rename
2666 mh-letter-insert-signature-hook to mh-insert-signature-hook.
f15ced66
BW
2667
2668 * mh-comp.el (mh-insert-signature): Ditto.
2669
56128d97 2670 * mh-customize.el (mh-fetch-x-image-url): Change default from 'ask
d57727c9 2671 to nil. Remove t option. Sync docstring with manual (closes SF
56128d97
BW
2672 #831278).
2673 (mh-invisible-header-fields-internal): Remove X-Image-URL so that
2674 users can see it, look it up in the manual's index, and discover
2675 mh-fetch-x-image-url (closes SF #831278).
a932ce45 2676
a8a47814
BW
2677 * mh-customize.el (mh-new-messages-folders): Rename from
2678 mh-index-new-messages-folders.
2679 (mh-ticked-messages-folders): Rename from
2680 mh-index-ticked-messages-folders.
2bd87afb 2681
a8a47814
BW
2682 * mh-index.el (mh-index-sequenced-messages)
2683 (mh-index-new-messages): Ditto.
2684
2be362c2 2685 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE"
d57727c9 2686 in the docstrings and made usage consistent. Generally speaking,
2be362c2 2687 "messages in range" and "range of messages" is redundant and just
d57727c9 2688 "range" can be used in most circumstances. Also ensured that
2be362c2 2689 mh-interactive-range was mentioned in all interactive functions
f15ced66
BW
2690 that use a range which describes the range argument for both users
2691 and programmers.
2be362c2
BW
2692
2693 * mh-e.el (mh-delete-msg-no-motion, mh-refile-msg)
2694 (mh-refile-or-write-again, mh-rescan-folder, mh-undo)
2695 (mh-visit-folder, mh-scan-folder, mh-regenerate-headers)
13fe29bd
BW
2696 (mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup):
2697 Ditto.
2be362c2 2698
13fe29bd
BW
2699 * mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1):
2700 Ditto.
2be362c2
BW
2701
2702 * mh-junk.el (mh-junk-blacklist, mh-junk-whitelist): Ditto.
2703
2704 * mh-print.el (mh-ps-print-range, mh-ps-print-msg)
2705 (mh-ps-print-msg-file, mh-print-msg): Ditto.
2706
2707 * mh-seq.el (mh-put-msg-in-seq, mh-range-to-msg-list)
2708 (mh-narrow-to-range, mh-toggle-tick): Ditto.
2709
553fb735
BW
27102005-12-01 Bill Wohler <wohler@newt.com>
2711
2712 Rewrote Reading Mail chapter in manual which affected mh-show
2713 customization group and related functions.
2bd87afb 2714
553fb735
BW
2715 * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style
2716 instead of mh-highlight-citation-p.
2717 (mh-letter-toggle-header-field-display): "Ellipsed" isn't a word,
2718 I think, so use "truncated".
2719
2720 * mh-customize.el (mh-folder, mh-folder-faces): Group's manual
d57727c9 2721 section is Folders, not Organizing. Parent of mh-folder-faces is
553fb735
BW
2722 mh-folder, not mh-show.
2723 (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar.
d57727c9 2724 (mh-thread): New group that corresponds with manual's Threading chapter.
553fb735
BW
2725 (mh-letter-faces): Group's manual section is Editing Drafts, not
2726 Sending Mail.
d57727c9 2727 (mh-sortm-args): New customization variable that used to be a defvar.
553fb735
BW
2728 (mh-index-new-messages-folders, mh-index-ticked-messages-folders):
2729 Move from mh-index group to mh-folders group.
2730 (mh-alias-local-users-prefix, mh-large-folder)
2731 (mh-recursive-folders-flag, mh-before-quit-hook)
2732 (mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook)
2733 (mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to
2734 mh-folder group.
2735 (mh-highlight-citation-style): Rename from
d57727c9
JB
2736 mh-highlight-citation-p. Sync docstrings with manual.
2737 (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings
553fb735 2738 with manual.
13fe29bd
BW
2739 (mh-show-threads-flag): Move from mh-show group to mh-thread
2740 group.
553fb735
BW
2741 (mh-find-path-hook): Move from mh-show group to mh-e group.
2742 (mh-folder-updated-hook): Add to mh-folder group.
2743 (mh-forward-hook): Move from mh-folder to mh-sending-mail group.
2744 (mh-unseen-updated-hook): Move from mh-show to mh-sequences group.
2745 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
2746 (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
2747 (mh-display-buttons-for-inline-parts-flag)
2748 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
2749 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
2750 (mh-invisible-header-fields-default, mh-invisible-header-fields)
2751 (mh-lpr-command-format, mh-max-inline-image-height)
2752 (mh-max-inline-image-width)
2753 (mh-mime-save-parts-default-directory, mh-print-background-flag)
2754 (mh-show-maximum-size, mh-show-use-goto-addr-flag)
2755 (mh-show-use-xface-flag, mh-store-default-directory)
2756 (mh-summary-height, mh-delete-msg-hook
2757 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
2bd87afb 2758
d57727c9 2759 * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp)
553fb735 2760 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
d57727c9
JB
2761 (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp):
2762 Use non-fontification instead of non-fontifying.
553fb735 2763 (mh-header-display): Use mh-mhl-format-file instead of
d57727c9 2764 mhl-formfile. Sync docstrings with manual.
553fb735 2765 (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
d57727c9 2766 count. Sync docstrings with manual.
553fb735 2767 (mh-refile-or-write-again): Use output from mh-write-msg-to-file
d57727c9 2768 so that message doesn't change when using this command. Sync
13fe29bd 2769 docstrings with manual.
d57727c9 2770 (mh-page-msg, mh-previous-page): Rename arg to lines. Sync
13fe29bd 2771 docstrings with manual.
d57727c9
JB
2772 (mh-write-msg-to-file): Rename msg to message. Rename no-headers
2773 to no-header. Sync docstrings with manual.
553fb735
BW
2774 (mh-ps-print-map): Delete keybindings for deleted commands
2775 mh-ps-print-toggle-mime and mh-ps-print-msg-show.
2bd87afb 2776 (mh-help-messages): Update printing help.
553fb735
BW
2777 (mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg)
2778 (mh-last-msg, mh-previous-unread-msg, mh-next-button)
2779 (mh-prev-button, mh-folder-toggle-mime-part)
2780 (mh-folder-inline-mime-part, mh-folder-save-mime-part)
2781 (mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with
2782 manual.
2783
13fe29bd
BW
2784 * mh-funcs.el (mh-sortm-args): Now a customization option and in
2785 mh-customize.el.
d57727c9
JB
2786 (mh-pipe-msg): Rename include-headers to include-header.
2787 Sync docstrings with manual.
553fb735
BW
2788 (mh-burst-digest, mh-page-digest, mh-page-digest-backwards)
2789 (mh-store-msg): Sync docstrings with manual.
2790
d57727c9
JB
2791 * mh-mime.el (mh-mime-save-parts): Rename arg to prompt.
2792 Sync docstrings with manual.
553fb735
BW
2793 (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp.
2794 Sync docstrings with manual.
13fe29bd
BW
2795 (mh-mm-display-part, mh-mm-inline-message): Use
2796 mh-highlight-citation-style instead of mh-highlight-citation-p.
553fb735
BW
2797 (mh-press-button): Sync docstrings with manual.
2798 (mh-display-with-external-viewer): Fix default output in
d57727c9 2799 minibuffer. Sync docstrings with manual.
553fb735 2800
d57727c9 2801 * mh-print.el (mh-ps-print-mime, mh-ps-print-toggle-mime):
13fe29bd 2802 Delete.
553fb735
BW
2803 (mh-ps-print-color-option): Incorporate docstring from
2804 ps-print-color-p.
d57727c9
JB
2805 (mh-ps-spool-buffer): Remove unused code. Fix indent.
2806 Slimline docstring.
2807 (mh-ps-spool-msg): Slimline docstring. Rename from
2808 mh-ps-spool-a-msg. Rewrite to use existing show buffer when
13fe29bd 2809 available.
553fb735
BW
2810 (mh-ps-print-range): Extract method from common code in
2811 mh-ps-print-msg and mh-ps-print-msg-file.
d57727c9
JB
2812 (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s".
2813 (mh-ps-print-msg-show): Delete. Can use either
553fb735
BW
2814 mh-ps-print-msg-show or mh-ps-print-msg-show to same effect with
2815 new code in mh-ps-spool-msg.
2816 (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile.
2817 Sync docstrings with manual.
2818 (mh-ps-print-msg, mh-ps-print-msg-file)
d57727c9
JB
2819 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color):
2820 Sync docstrings with manual.
33462dfa 2821
2bd87afb 2822 * mh-utils.el (mh-show-ps-print-msg-show)
d57727c9 2823 (mh-show-ps-print-toggle-mime): Delete.
2bd87afb 2824 (mh-show-ps-print-map): Update accordingly.
553fb735
BW
2825 (mh-show-mode): Use mh-highlight-citation-style instead of
2826 mh-highlight-citation-p.
2827 (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of
2828 mhl-formfile.
d57727c9
JB
2829 (mh-show): Use mh-mhl-format-file instead of mhl-formfile.
2830 Sync docstrings with manual.
2831 (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg):
2832 Sync docstrings with manual.
553fb735
BW
2833
28342005-12-01 Bill Wohler <wohler@newt.com>
2835
2836 * mh-init.el (mh-defface-compat): Checkdoc fix.
2837
2838 * mh-junk.el (mh-bogofilter-blacklist, mh-bogofilter-whitelist):
13fe29bd
BW
2839 Bogofilter is lowercase except at beginning of sentence and in
2840 titles.
553fb735 2841
94abd6b7
BW
28422005-11-04 Bill Wohler <wohler@newt.com>
2843
6b19bd82
BW
2844 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
2845 Move to mh-init.el to minimize bulk of mh-customize.el.
2846
2847 * mh-init.el: Modify commentary since file is used for load and
2848 initialization as well as setting and getting the variant.
13fe29bd
BW
2849 (mh-min-colors-defined-flag, mh-defface-compat): Move here from
2850 mh-customize.el.
6b19bd82 2851
d57727c9
JB
2852 * mh-customize.el: Refactor faces. Move grayscale requirements
2853 last before t. Use uniform line breaks.
3d2efec2 2854 (mh-min-colors-defined-flag): New variable.
d57727c9 2855 (mh-defface-compat): New function. Provides backward compatibility
3d2efec2 2856 for face specs.
2bd87afb
SM
2857 (mh-show-header, mh-show-date, mh-show-cc, mh-folder-to)
2858 (mh-folder-refiled, mh-folder-cur-msg-number, mh-folder-cur-msg)
3d2efec2 2859 (mh-folder-body): Use mh-defface-compat.
94abd6b7 2860
b07e0686
DN
28612005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
2862
2863 * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face)
2864 (mh-folder-cur-msg-number-face, mh-folder-refiled-face)
2865 (mh-folder-to-face): Use the min-colors attribute instead of the
2866 type attribute.
2867
be33fce4
BW
28682005-11-03 Bill Wohler <wohler@newt.com>
2869
2870 * mh-customize.el (mh-refile-preserves-sequences-flag)
d57727c9
JB
2871 (mh-tick-seq, mh-update-sequences-after-mh-show-flag):
2872 Sync docstrings with manual.
be33fce4
BW
2873
2874 * mh-e.el (mh-update-sequences): Sync docstrings with manual.
2875
2bd87afb 2876 * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq)
be33fce4
BW
2877 (mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings
2878 with manual.
2879
93eece98
BW
28802005-11-01 Bill Wohler <wohler@newt.com>
2881
13fe29bd
BW
2882 * mh-comp.el (mh-redist-full-contents) Convert defvar to
2883 defcustom.
b2064e08
BW
2884 (mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute)
2885 (mh-reply, mh-send, mh-send-other-window)
2886 (mh-fill-paragraph-function): Sync docstrings with manual.
13fe29bd
BW
2887 (mh-edit-again, mh-extract-rejected-mail, mh-redistribute): Rename
2888 msg argument to message (to make for a better docstring).
b2064e08
BW
2889
2890 * mh-customize.el (mh-redist-full-contents-flag): Convert defvar
481821c8 2891 to defcustom. Rename by adding -flag.
b2064e08
BW
2892 (mh-compose-forward-as-mime-flag)
2893 (mh-compose-letter-function, mh-forward-subject-format)
2894 (mh-insert-x-mailer-flag, mh-reply-default-reply-to)
2895 (mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings
2896 with manual.
2897
2bd87afb 2898 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg)
93eece98 2899 (mh-ps-print-msg): Remove debugging messages.
2bd87afb 2900 (mh-ps-print-msg-show, mh-ps-print-msg-show)
93eece98
BW
2901 (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period
2902 after message per conventions.
2903
fefc5079
BW
29042005-10-30 Bill Wohler <wohler@newt.com>
2905
2bd87afb 2906 * mh-e.el (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
d57727c9
JB
2907 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp):
2908 Sync docstrings with manual.
ece9cbf7 2909
fefc5079
BW
2910 * mh-customize.el (mh-compose-space-does-completion-flag)
2911 (mh-signature-separator-flag, mh-interpret-number-as-range-flag)
2912 (mh-adaptive-cmd-note-flag): Use "Non-nil means" instead of "On
d57727c9 2913 means" to remain checkdoc clean and consistent with Emacs. I
13fe29bd 2914 raised this issue with the Emacs developers and Stallman agrees
fefc5079
BW
2915 that "On means" should be allowed in custom docstrings but that
2916 this change requires thought and should wait until after the Emacs
2917 22 release.
2918
ec397a34
BW
29192005-10-28 Bill Wohler <wohler@newt.com>
2920
50df64d6
BW
2921 * mh-comp.el (mh-annotate-msg): Use new variable
2922 mh-scan-field-destination-offset rather than hard-coding 1.
2923
2924 * mh-customize.el (mh-interpret-number-as-range-flag): Add * to
2925 docstring.
13fe29bd
BW
2926 (mh-adaptive-cmd-note-flag-check, mh-scan-format-file-check): New
2927 functions to check input for mh-adaptive-cmd-note-flag and
50df64d6
BW
2928 mh-scan-format-file respectively.
2929 (mh-adaptive-cmd-note-flag, mh-scan-format-file): Docstring fixes,
2930 add :set.
2931
d57727c9 2932 * mh-e.el (mh-scan-field-destination-offset): New variable. The
13fe29bd 2933 destination is the -, t, b, c, or n character for Replied, To, cc,
50df64d6 2934 Bcc, or Newsgroups respectively.
d57727c9 2935 (mh-make-folder, mh-regenerate-headers, mh-generate-new-cmd-note):
50df64d6
BW
2936 Call new function mh-msg-num-width-to-column to make leap between
2937 width and column more explicit.
2938 (mh-msg-num-width-to-column): New function that steals logic from
d57727c9 2939 old mh-set-cmd-note. Also, throw error if mh-scan-format-file
50df64d6
BW
2940 isn't t since we can't adapt the scan lines in this case.
2941 (mh-set-cmd-note): Now just simply sets mh-cmd-note which will
2942 make the documentation more clear.
2943 (mh-generate-new-cmd-note): Docstring fix--mh-cmd-note is a
2944 column, not a width.
2945 (mh-add-sequence-notation, mh-remove-sequence-notation): Use new
d57727c9 2946 variable mh-scan-field-destination-offset rather than hard-coding 1.
50df64d6
BW
2947
2948 * mh-utils.el (mh-cmd-note) Synced docstring with manual.
2949 (mh-notate): Use new variable mh-scan-field-destination-offset
2950 rather than hard-coding 1.
2951 (mh-message-number-width): Rename to mh-msg-num-width to be
2952 consistent with mh-get-msg-num and mh-msg-num-width-to-column.
2953
ec397a34
BW
2954 * mh-customize.el (mh-x-face-file, mh-show-use-xface-flag)
2955 (mail-citation-hook): Quote URLs in docstrings and precede with
d57727c9 2956 `URL'. The former will suppress checkdoc warnings, the latter will
13fe29bd
BW
2957 turn them into hyperlinks in Emacs 22 (I just added the code to do
2958 that today).
ec397a34
BW
2959 (mh-scan-format-file): Checkdoc fix.
2960
169a3241
BW
29612005-10-27 Bill Wohler <wohler@newt.com>
2962
e069fa61
BW
2963 * mh-customize.el (mh-adaptive-cmd-note-flag)
2964 (mh-scan-format-file, mh-scan-prog): Sync docstrings with manual.
2965
2966 * mh-e.el (mh-scan-format-mh, mh-note-deleted, mh-note-refiled)
2967 (mh-note-cur, mh-scan-good-msg-regexp)
2968 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
2969 (mh-scan-valid-regexp, mh-scan-cur-msg-number-regexp)
2970 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
2971 (mh-scan-subject-regexp, mh-scan-format-regexp)
2972 (mh-folder-font-lock-keywords, mh-set-cmd-note): Sync docstrings
2973 with manual.
2974
2975 * mh-funcs.el (mh-note-copied): Sync docstrings with manual.
2976
2977 * mh-utils.el (mh-goto-msg): Use mh-scan-msg-search-regexp instead
2978 of hard-coded string.
d57727c9
JB
2979 (mh-mail-header-separator, mh-signature-separator-regexp):
2980 Use "regular expression" in docstring instead of regexp.
e069fa61
BW
2981 (mh-scan-msg-number-regexp)
2982 (mh-scan-msg-overflow-regexp, mh-scan-msg-format-regexp)
2983 (mh-scan-msg-format-string, mh-scan-msg-search-regexp)
2984 (mh-cmd-note): Sync docstrings with manual.
2985
3b463df0
BW
2986 * mh-comp.el (mh-insert-signature, mh-insert-auto-fields):
2987 Checkdoc fixes.
2988
2989 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Ditto.
2bd87afb
SM
2990
2991 * mh-mime.el (mh-mh-to-mime, mh-mml-attach-file)
2992 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
2993 (mh-mml-secure-message-signencrypt): Ditto.
169a3241 2994
4a263988
BW
29952005-10-24 Bill Wohler <wohler@newt.com>
2996
2997 * mh-gnus.el: Load mml.el in order to see if
2998 mml-minibuffer-read-disposition is defined or not.
2999
3000 * mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the
3001 mml autoloads.
3002
97c60a38
MB
30032005-10-23 Miles Bader <miles@gnu.org>
3004
3005 * .arch-inventory: New file.
3006
9a51cf9e
BW
30072005-10-23 Bill Wohler <wohler@newt.com>
3008
d57727c9
JB
3009 * mh-customize.el (mh-interpret-number-as-range-flag):
3010 Sync docstring with manual.
136e0283 3011
9a51cf9e 3012 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
481821c8 3013 mh-alias.el and move to mh-acros.el.
9a51cf9e
BW
3014
3015 * mh-alias.el (mh-assoc-ignore-case): Merge with version in
481821c8 3016 mh-identity.el and move to mh-acros.el.
9a51cf9e
BW
3017
3018 * mh-acros.el (mh-assoc-ignore-case): Merge of function from
3019 mh-identity.el and mh-alias.el.
3020
3021 * mh-mime.el: Autoload mm-uu for mm-uu-dissect to avoid compiler
3022 warning in Emacs 22.
3023
1dd9796d
SD
30242005-10-23 Satyaki Das <satyaki@theforce.stanford.edu>
3025
3026 * mh-identity.el (mh-assoc-ignore-case): New macro that uses
3027 assoc-string (if the function is available) and falls back on
3028 assoc-ignore-case if assoc-string is not found.
3029 (mh-identity-field-handler): Use mh-assoc-ignore-case since
3030 assoc-ignore-case is a obsolete function in Emacs 22.
3031
3032 * mh-e.el (mh-folder-buttons-init-flag): New variable that keeps
3033 track of whether the tool-bar in mh-folder-mode has been
3034 initialized yet.
3035 (mh-folder-mode): Initialize the tool-bar for folders the first
3036 time we get into mh-letter-mode.
3037
3038 * mh-customize.el (mh-buffer-exists-p): New function which tests
3039 presence of buffers of a given mode.
d57727c9
JB
3040 (mh-tool-bar-define): New functions mh-tool-bar-folder-buttons-init and
3041 mh-tool-bar-letter-buttons-init are defined. These functions are
1dd9796d
SD
3042 used to create the tool-bar from the corresponding customizable
3043 variables.
3044
3045 * mh-comp.el (mh-letter-buttons-init-flag): New variable that
3046 keeps track of whether the tool-bar in mh-letter-mode has been
3047 initialized yet.
3048 (mh-letter-mode): Initialize the tool-bar for drafts the first
3049 time we get into mh-letter-mode.
3050
0c47b17c
BW
30512005-10-23 Bill Wohler <wohler@newt.com>
3052
13fe29bd
BW
3053 * mh-comp.el (mh-letter-menu): Rename
3054 mh-mhn-compose-external-compressed-tar to
d57727c9
JB
3055 mh-mh-compose-external-compressed-tar. Rename
3056 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
481821c8
JB
3057 mh-edit-mhn to mh-mh-to-mime. Rename mh-mhn-directive-present-p to
3058 mh-mh-directive-present-p. Rename mh-revert-mhn-edit to
d57727c9
JB
3059 mh-mh-to-mime-undo. Rename mh-gnus-pgp-support-flag to
3060 mh-pgp-support-flag. Rename mh-compose-insertion value from 'mhn
0c47b17c
BW
3061 to 'mh.
3062 (mh-insert-signature): Rename mh-mhn-directive-present-p to
3063 mh-mh-directive-present-p.
3064 (mh-send-letter): Rename mh-mhn-directive-present-p to
481821c8 3065 mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime.
d57727c9
JB
3066 (mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename
3067 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
13fe29bd 3068 mh-mhn-compose-external-compressed-tar to
d57727c9
JB
3069 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
3070 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
3071 mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to
3072 mh-mh-compose-anon-ftp. Rename
13fe29bd 3073 mh-mhn-compose-external-compressed-tar to
d57727c9
JB
3074 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
3075 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
0c47b17c
BW
3076 mh-mh-compose-external-type.
3077 (mh-send-letter, mh-letter-mode-map): Rename mh-edit-mhn to
3078 mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo.
13fe29bd
BW
3079 (mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename
3080 mh-yank-from-start-of-msg to mh-yank-behavior.
0c47b17c
BW
3081 (mh-letter-mode, mh-to-field, mh-to-fcc, mh-insert-signature)
3082 (mh-check-whom, mh-insert-auto-fields, mh-send-letter)
3083 (mh-insert-letter, mh-yank-cur-msg, mh-insert-prefix-string)
3084 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
3085 (mh-letter-complete-or-space, mh-letter-confirm-address)
3086 (mh-letter-next-header-field-or-indent)
3087 (mh-letter-previous-header-field)
13fe29bd
BW
3088 (mh-letter-toggle-header-field-display): Sync docstrings with
3089 manual.
0c47b17c 3090
13fe29bd
BW
3091 * mh-customize.el (mh-edit-mhn-hook): Rename to
3092 mh-mh-to-mime-hook.
0c47b17c
BW
3093 (mh-yank-from-start-of-msg): Rename to mh-yank-behavior.
3094 (mh-compose-insertion): Rename values from 'gnus and 'mhn to 'mh
3095 and user-visible values from mhn and Gnus to MH and MML.
2bd87afb 3096 (mh-before-send-letter-hook): Add 'ispell-message option.
0c47b17c
BW
3097 (mh-mml-method-default): Rename mh-gnus-pgp-support-flag to
3098 mh-pgp-support-flag.
3099 (mh-compose-insertion, mh-compose-space-does-completion-flag)
3100 (mh-delete-yanked-msg-window-flag)
3101 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
3102 (mh-letter-complete-function, mh-letter-fill-column)
3103 (mh-mml-method-default, mh-signature-file-name)
3104 (mh-signature-separator-flag, mh-x-face-file)
3105 (mh-yank-behavior, mail-citation-hook)
3106 (mh-before-send-letter-hook, mh-mh-to-mime-hook): Sync docstrings
3107 with manual.
3108
3109 * mh-gnus.el (mml-minibuffer-read-disposition): New function
3110 provided for Emacs 21 environments that lack it.
3111
3112 * mh-mime.el (mh-mml-query-cryptographic-method): Use default
3113 prompt convention.
3114 (mh-compose-forward): mh-mh-forward-message requires string arg.
3115 (mh-minibuffer-read-type): New function.
3116 (mh-mhn-args): Rename to mh-mh-to-mime-args.
3117 (mh-mhn-compose-insertion): Rename to mh-mh-attach-file.
3118 (mh-mhn-compose-forw): Rename to mh-mh-forward-message.
3119 (mh-mhn-compose-type): Rename to mh-mh-compose-type.
3120 (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp.
d57727c9 3121 Rename mh-mhn-compose-external-type to mh-mh-compose-external-type.
0c47b17c 3122 (mh-mhn-compose-external-compressed-tar): Rename to
d57727c9 3123 mh-mh-compose-external-compressed-tar. Rename
13fe29bd 3124 mh-mhn-compose-external-type to mh-mh-compose-external-type.
d57727c9
JB
3125 (mh-mhn-compose-external-type): Rename to mh-mh-compose-external-type.
3126 (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
3127 mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook.
0c47b17c
BW
3128 Use correct program in message.
3129 (mh-mhn-directive-present-p): Rename to mh-mh-directive-present-p.
3130 (mh-mml-directive-present-p): Rename to mh-mml-tag-present-p.
3131 (mh-compose-forward, mh-mh-attach-file)
3132 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
3133 (mh-mh-compose-external-type, mh-mh-forward-message)
3134 (mh-mml-attach-file): Use mml-minibuffer-read-description,
3135 mh-minibuffer-read-type.
2bd87afb 3136 (mh-mime-content-types): Move comment about only being used in
0c47b17c
BW
3137 Emacs 20 to docstring.
3138 (mh-mh-compose-external-type): Rename extra-param argument to
3139 parameters.
2bd87afb 3140 (mh-mml-to-mime, mh-secure-message, mh-mml-unsecure-message)
13fe29bd
BW
3141 (mh-mime-display-part, mh-mime-display-single): Rename
3142 mh-gnus-pgp-support-flag to mh-pgp-support-flag.
0c47b17c
BW
3143 (mh-compose-insertion): Rename mh-mhn-compose-insertion to
3144 mh-mh-attach-file.
3145 (mh-compose-forward): Rename mh-mhn-compose-forw to
3146 mh-mh-forward-message.
3147 (mh-mhn-compose-insertion): Rename mh-mhn-compose-type to
3148 mh-mh-compose-type.
3149 (mh-compose-insertion, mh-compose-forward, mh-mh-to-mime-args)
3150 (mh-mh-attach-file, mh-mh-compose-type)
3151 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
3152 (mh-mh-compose-external-compressed-tar)
3153 (mh-mh-compose-external-type, mh-mh-forward-message)
2bd87afb 3154 (mh-mh-to-mime, mh-mh-quote-unescaped-sharp)
0c47b17c
BW
3155 (mh-mh-to-mime-undo, mh-mh-directive-present-p, mh-mml-to-mime)
3156 (mh-mml-attach-file, mh-secure-message, mh-mml-unsecure-message)
3157 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
3158 (mh-mml-directive-present-p, mh-destroy-postponed-handles)
3159 (mh-display-smileys, mh-display-emphasis, mh-mime-save-parts):
3160 Sync docstrings with manual.
3161
13fe29bd
BW
3162 * mh-utils.el (mh-gnus-pgp-support-flag): Rename to
3163 mh-pgp-support-flag.
0c47b17c 3164
fba3b4d8
PG
31652005-10-17 Peter S Galbraith <psg@debian.org>
3166
d57727c9
JB
3167 * mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case'
3168 to compare against header field for mixed-case "From:".
fba3b4d8 3169
ffda926c
BW
31702005-10-17 Bill Wohler <wohler@newt.com>
3171
2bd87afb 3172 * mh-customize.el (mh-folder-tool-bar-map): Rename image file
ffda926c
BW
3173 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose
3174 to mail/compose, fld_open to fld-open.
13fe29bd
BW
3175 (mh-letter-tool-bar-map): Rename image file mail_send to
3176 mail/send.
ffda926c 3177
8f552dc8
BW
31782005-10-16 Bill Wohler <wohler@newt.com>
3179
79af55a7
BW
3180 * mh-comp.el (mh-display-completion-list-compat): New macro which
3181 calls `display-completion-list' correctly in older environments.
3182 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING
3183 argument.
3184 (mh-complete-word): Use it.
3185
8f552dc8 3186 * mh-init.el (mh-image-load-path): Use locate-library to find
d57727c9 3187 MH-E. This simplified the code a lot. Flattened out nested
8f552dc8
BW
3188 statements even more.
3189
7c164e0c
SD
31902005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
3191
3192 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
3193 causes a compiler warning.
3194
3195 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
3196 the message to be viewed (closes SF #1306141).
3197
f5fab556
MY
31982005-10-16 Masatake YAMATO <jet@gyve.org>
3199
13fe29bd
BW
3200 * mh-comp.el (mh-complete-word): Pass the common prefix substring
3201 of completion to `display-completion-list'.
f5fab556 3202
2416ec64
SD
32032005-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
3204
3205 * mh-init.el (mh-image-load-path-called-flag): New variable which
3206 is used by mh-image-load-path so that it runs only once.
d57727c9 3207 (mh-image-load-path): Modify so that it gets run only once. Also
13fe29bd 3208 flatten out heavily nested if statements to make it clearer.
2416ec64
SD
3209
3210 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
3211 to find images used in the toolbar.
3212
3213 * mh-customize.el (:folder): Remove call to mh-image-load-path.
3214
a9954630
BW
32152005-10-14 Bill Wohler <wohler@newt.com>
3216
2bd87afb 3217 * mh-e.el (Version, mh-version): Add +cvs to version.
a9954630 3218
481821c8 32192005-10-14 Bill Wohler <wohler@newt.com>
5b004a34
BW
3220
3221 Released MH-E version 7.85.
2bd87afb
SM
3222
3223 * mh-e.el (Version, mh-version): Update for release 7.85.
3224
a10f4ace
BW
32252005-10-14 Bill Wohler <wohler@newt.com>
3226
d57727c9
JB
3227 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el:
3228 * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
2bd87afb
SM
3229 need to be indented.
3230
5b004a34 3231 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
d57727c9 3232 but the code that invoked the face had not been updated. Tick
13fe29bd 3233 highlighting working again.
5b004a34 3234
13fe29bd
BW
3235 * mh-seq.el (mh-non-seq-mode-line-annotation): Move
3236 make-variable-buffer-local call to top level to avoid warnings in
a10f4ace
BW
3237 CVS Emacs.
3238
2bd87afb 3239 * mh-comp.el (mh-insert-letter): Replace deprecated read-input
a10f4ace
BW
3240 with read-string.
3241
a05fcb7d 32422005-10-09 Bill Wohler <wohler@newt.com>
c727526b 3243
a05fcb7d
BW
3244 * mh-init.el (mh-image-load-path): New function that adds the path
3245 to the MH-E images to the image-load-path or load-path depending
3246 on the version of Emacs.
c727526b 3247
a05fcb7d
BW
3248 * mh-customize.el: Call mh-image-load-path just before
3249 mh-tool-bar-define so that the toolbar images can be found.
d88a70a0 3250
a05fcb7d 32512005-10-04 Bill Wohler <wohler@newt.com>
d88a70a0 3252
2bd87afb
SM
3253 * ChangeLog: Move contents into ChangeLog.1 and trim.
3254
d57727c9 3255 * ChangeLog.1: New file. Contains old ChangeLog.
900d1698 3256
47570699 3257
114f9c96 3258 Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
e9be14aa 3259
5b87ad55
GM
3260 This file is part of GNU Emacs.
3261
5e809f55 3262 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 3263 it under the terms of the GNU General Public License as published by
5e809f55
GM
3264 the Free Software Foundation, either version 3 of the License, or
3265 (at your option) any later version.
5b87ad55
GM
3266
3267 GNU Emacs is distributed in the hope that it will be useful,
3268 but WITHOUT ANY WARRANTY; without even the implied warranty of
3269 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3270 GNU General Public License for more details.
3271
3272 You should have received a copy of the GNU General Public License
5e809f55 3273 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9 3274
13fe29bd 3275;; Local Variables:
880820fe 3276;; coding: utf-8
13fe29bd 3277;; sentence-end-double-space: nil
33462dfa 3278;; add-log-time-zone-rule: t
13fe29bd
BW
3279;; End:
3280
ab5796a9 3281;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51