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