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