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