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