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