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