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