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