]> code.delx.au - gnu-emacs/blob - lisp/mh-e/ChangeLog
(mh-folder-list): Fix problem with passing in a folder and getting
[gnu-emacs] / lisp / mh-e / ChangeLog
1 2006-02-28 Bill Wohler <wohler@newt.com>
2
3 * mh-utils.el (mh-image-load-path): Rename variable to
4 mh-image-directory.
5 (mh-image-load-path): Access mh-image-directory instead of
6 mh-image-load-path.
7 (mh-folder-list): Fix problem with passing in a folder and getting
8 nothing back. Fix problem with passing in empty string and getting
9 the entire filesystem (or infinite loop). Don't append slash to
10 folder. These fixes fix problems observed with the pick search.
11 Thanks to Thomas Baumann for the help (closes SF #1435381).
12
13 2006-02-27 Bill Wohler <wohler@newt.com>
14
15 * mh-e.el (mh-default-folder-for-message-function): Sync docstring
16 with manual.
17
18 * mh-mime.el (mh-minibuffer-read-type): Deleted comment in
19 docstring about obsolete variable mh-mime-content-types.
20
21 * mh-e.el (mh-variant): Sync docstring with manual.
22 (cus-face): Require as it is needed by mh-inherit-face-flag.
23
24 * mh-compat.el (mh-display-color-cells): Return 2 if
25 device-color-cells returns nil (closes SF #1436924).
26
27 * mh-e.el (mh-compiling-flag): Delete. No longer needed by
28 mh-display-color-cells.
29
30 2006-02-21 Eric Ding <ericding@alum.mit.edu>
31
32 * mh-e.el (mh-invisible-header-fields-internal): Added entry
33 "X-Sasl-enc:"
34
35 2006-02-20 Eric Ding <ericding@alum.mit.edu>
36
37 * mh-e.el (mh-invisible-header-fields-internal): Added entries
38 "X-Authenticated-Sender:", "X-Barracuda-", "X-EFL-Spamscore",
39 "X-IronPort-AV:", "X-Mail-from:", "X-Mailman-Approved-At:",
40 "X-Resolved-to:", and "X-SA-Exim". Fixed "X-Bugzilla-" and
41 "X-Roving-" by removing unnecessary "*" at end.
42
43 2006-02-19 Bill Wohler <wohler@newt.com>
44
45 * mh-alias.el (mh-address-mail-regexp)
46 (mh-goto-address-find-address-at-point): Delete copies from
47 goto-addr.el.
48 (mh-alias-suggest-alias): Use goto-address-mail-regexp instead of
49 mh-address-mail-regexp.
50 (mh-alias-add-address-under-point): Use
51 goto-address-find-address-at-point instead of
52 mh-goto-address-find-address-at-point.
53
54 * mh-e.el (mh-show-use-goto-addr-flag): Delete.
55
56 * mh-show.el (mh-show-mode): Mention goto-address-highlight-p in
57 docstring.
58 (mh-show-addr): Call goto-address unconditionally. User should use
59 goto-address-highlight-p instead of mh-show-use-goto-addr-flag.
60
61 2006-02-18 Bill Wohler <wohler@newt.com>
62
63 * mh-e.el (Version, mh-version): Add +cvs to version.
64
65 2006-02-18 Bill Wohler <wohler@newt.com>
66
67 Release MH-E version 7.92.
68
69 * mh-e.el (Version, mh-version): Update for release 7.92.
70
71 2006-02-17 Bill Wohler <wohler@newt.com>
72
73 * mh-e.el (mh-folder-msg-number): Use purple on low-color, light
74 backgrounds per Mark's suggestion.
75
76 * mh-utils.el (mh-image-load-path): Fix problem that images on
77 load-path or image-load-path would win over relative paths (newer
78 MH-E or Emacs distribution).
79
80 2006-02-16 Bill Wohler <wohler@newt.com>
81
82 * mh-e.el (mh-inherit-face-flag): New variable. Non-nil means that
83 the defface :inherit keyword is available.
84 (mh-face-data): New variable (contains all face specs) and
85 function (accessor).
86 (mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
87 (mh-folder-date, mh-folder-deleted, mh-folder-followup)
88 (mh-folder-msg-number, mh-folder-refiled)
89 (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
90 (mh-folder-subject, mh-folder-tick, mh-folder-to)
91 (mh-search-folder, mh-letter-header-field, mh-show-cc)
92 (mh-show-date, mh-show-from)
93 (mh-show-header, mh-show-pgg-bad, mh-show-pgg-good)
94 (mh-show-pgg-unknown, mh-show-signature, mh-show-subject)
95 (mh-show-to, mh-show-xface, mh-speedbar-folder)
96 (mh-speedbar-folder-with-unseen-messages)
97 (mh-speedbar-selected-folder)
98 (mh-speedbar-selected-folder-with-unseen-messages): Use
99 mh-face-data.
100
101 * mh-utils.el (mh-image-load-path): The variables image-load-path
102 or load-path would not get updated if user set mh-image-load-path.
103 Moved tests and add-to-list calls outside of cond so they are
104 applied consistently, even if they are redundant in some
105 circumstances. Efficiency isn't a concern here. Made error
106 messages more user-friendly.
107
108 2006-02-15 Peter S Galbraith <psg@debian.org>
109
110 * mh-compat.el (mh-image-search-load-path): Compatibility code.
111 Emacs 21 and XEmacs don't have `image-search-load-path'.
112
113 * mh-utils.el (mh-image-load-path): Don't bail out on error if the
114 images are already found.
115
116 2006-02-10 Bill Wohler <wohler@newt.com>
117
118 * mh-search.el (mh-search): Wrap code in (block mh-search ...)
119 rather than use defun*. XEmacs cannot create a proper autoload for
120 a defun*.
121
122 2006-02-09 Bill Wohler <wohler@newt.com>
123
124 * mh-utils.el (mh-folder-list): Don't replace "/*$" with "/" since
125 that causes an infinite loop on XEmacs.
126
127 * mh-compat.el(mh-replace-regexp-in-string): Add missing regexp
128 argument.
129
130 2006-02-08 Peter S Galbraith <psg@debian.org>
131
132 * mh-e.el (mh-invisible-header-fields-internal): Added entries
133 "X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"
134
135 2006-02-04 Bill Wohler <wohler@newt.com>
136
137 * mh-e.el (mh-inc-spool-list): Update example for Emacs 22 which
138 has an emacsclient command that supports --eval. I had read that
139 gnudoit was deprecated in favor of gnuclient anyway.
140
141 2006-02-04 Eric Ding <ericding@alum.mit.edu>
142
143 * mh-mime.el (mh-file-mime-type-substitutions): Added entries to
144 handle OpenOffice documents.
145
146 2006-02-03 Bill Wohler <wohler@newt.com>
147
148 * mh-e.el (Version, mh-version): Add +cvs to version.
149
150 2006-02-03 Bill Wohler <wohler@newt.com>
151
152 Release MH-E version 7.91.
153
154 * mh-e.el (Version, mh-version): Update for release 7.91.
155
156 2006-02-03 Bill Wohler <wohler@newt.com>
157
158 * mh-utils.el (mh-image-load-path, mh-image-load-path-called-flag)
159 (mh-image-load-path): Checkdoc fix. Docstring edits. Reduce scope
160 of local variable mh-library-name.
161
162 * mh-e.el (mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
163 (mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors
164 88) with (min-colors 64) in face specifications so that MH-E still
165 looks good on systems with fewer colors (such as Eric Ding's).
166
167 2006-02-03 Peter S Galbraith <psg@debian.org>
168
169 * mh-utils.el (mh-image-load-path): New variable to optionally
170 hold the directory where MH-E images are stored. If nil, then
171 the function `mh-image-load-path' will find it. This variable
172 will be used for Debian packaging.
173 (mh-image-load-path function): Use variable `mh-image-load-path'
174 if non-nil and exists.
175
176 2006-02-03 Mark D. Baushke <mdb@gnu.org>
177
178 * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
179 for gnu-emacs or xemacs to avoid void-variable tool-bar-map lisp
180 errors if describe-bindings is called before tool-bar-mode is used.
181
182 2006-02-03 Peter S Galbraith <psg@debian.org>
183
184 * mh-compat.el (mh-url-unreserved-chars): Fix typo from
185 `mh-url-unresrved-chars'.
186
187 2006-02-02 Bill Wohler <wohler@newt.com>
188
189 * mh-e.el (Version, mh-version): Add +cvs to version.
190
191 2006-02-02 Bill Wohler <wohler@newt.com>
192
193 Release MH-E version 7.90.
194
195 * mh-e.el (Version, mh-version): Update for release 7.90.
196
197 2006-02-01 Bill Wohler <wohler@newt.com>
198
199 * mh-search.el (which-func-mode): Shush compiler on Emacs 21 too.
200
201 * mh-alias.el (mh-alias-gecos-name): Use
202 mh-replace-regexp-in-string instead of replace-regexp-in-string.
203 (crm, multi-prompt): Use mh-require instead of require.
204 (mh-goto-address-find-address-at-point): Use
205 mh-line-beginning-position and mh-line-end-position instead of
206 line-beginning-position and line-end-position. Use
207 mh-match-string-no-properties instead of
208 match-string-no-properties.
209
210 * mh-comp.el (mh-modify-header-field): Use
211 mh-line-beginning-position and mh-line-end-position instead of
212 line-beginning-position and line-end-position.
213
214 * mh-compat.el (mailabbrev): Use mh-require instead of require.
215 (mh-assoc-string, mh-display-completion-list, mh-face-foreground)
216 (mh-face-background): Make docstring consistent.
217 (mh-require, mh-cancel-timer, mh-display-color-cells)
218 (mh-line-beginning-position, mh-line-end-position)
219 (mh-match-string-no-properties, mh-replace-regexp-in-string)
220 (mh-view-mode-enter): Move definition here from mh-xemacs.el and
221 add mh- prefix since compatibility functions should have our
222 package prefix (mh-) by Emacs convention and to avoid messing up
223 checks for the same functions in other packages.
224
225 * mh-e.el (mh-compiling-flag): Move mh-xemacs-compiling-flag here
226 from mh-xemacs.el and rename.
227 (mh-xargs): Use mh-line-beginning-position and
228 mh-line-end-position instead of line-beginning-position and
229 line-end-position.
230 (mh-defface-compat): Use mh-display-color-cells instead of
231 display-color-cells.
232
233 * mh-folder.el (which-func): Use mh-require instead of require.
234
235 * mh-funcs.el (mh-list-folders): Use mh-view-mode-enter instead of
236 view-mode-enter.
237
238 * mh-gnus.el (gnus-util, mm-bodies, mm-decode, mm-view, mml): Use
239 mh-require instead of require.
240
241 * mh-letter.el (mh-letter-header-end, mh-letter-mode)
242 (mh-letter-next-header-field): Use mh-line-beginning-position and
243 mh-line-end-position instead of line-beginning-position and
244 line-end-position.
245
246 * mh-limit.el (mh-subject-to-sequence-unthreaded): Use
247 mh-match-string-no-properties instead of
248 match-string-no-properties.
249 (mh-narrow-to-header-field): Use mh-line-beginning-position and
250 mh-line-end-position instead of line-beginning-position and
251 line-end-position.
252
253 * mh-mime.el (mh-mime-inline-part, mh-mm-display-part)
254 (mh-mh-quote-unescaped-sharp, mh-mh-directive-present-p): Use
255 mh-line-beginning-position and mh-line-end-position instead of
256 line-beginning-position and line-end-position.
257
258 * mh-search.el (which-func): Use mh-require instead of require.
259 (mh-make-pick-template, mh-index-visit-folder)
260 (mh-pick-parse-search-buffer, mh-swish-next-result)
261 (mh-mairix-next-result, mh-namazu-next-result)
262 (mh-pick-next-result, mh-grep-next-result)
263 (mh-index-create-imenu-index, mh-index-match-checksum)
264 (mh-md5sum-parser, mh-openssl-parser, mh-index-update-maps): Use
265 mh-line-beginning-position and mh-line-end-position instead of
266 line-beginning-position and line-end-position.
267
268 * mh-seq.el (mh-list-sequences): Use mh-view-mode-enter instead of
269 view-mode-enter.
270 (mh-folder-size-flist, mh-parse-flist-output-line)
271 (mh-add-sequence-notation): Use mh-line-beginning-position and
272 mh-line-end-position instead of line-beginning-position and
273 line-end-position.
274
275 * mh-show.el (mh-show-addr): Use mh-require instead of require.
276
277 * mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-toggle)
278 (mh-speed-view, mh-folder-speedbar-buttons)
279 (mh-speed-highlight, mh-speed-goto-folder)
280 (mh-speed-add-buttons, mh-speed-parse-flists-output)
281 (mh-speed-invalidate-map, mh-speedbar-change-expand-button-char)
282 (mh-speed-add-folder): Use mh-line-beginning-position and
283 mh-line-end-position instead of line-beginning-position and
284 line-end-position.
285 (mh-speed-flists): Use mh-cancel-timer instead of cancel-timer.
286
287 * mh-thread.el (mh-thread-find-children)
288 (mh-thread-parse-scan-line, mh-thread-generate): Use
289 mh-line-beginning-position and mh-line-end-position instead of
290 line-beginning-position and line-end-position.
291
292 * mh-utils.el (mh-colors-available-p): Use mh-display-color-cells
293 instead of display-color-cells.
294 (mh-folder-list): Use mh-replace-regexp-in-string instead of
295 replace-regexp-in-string.
296 (mh-sub-folders-actual, mh-letter-toggle-header-field-display):
297 Use mh-line-beginning-position and mh-line-end-position instead of
298 line-beginning-position and line-end-position.
299
300 * mh-comp.el (mh-send-sub): Don't find components file in current
301 directory--this seems to have been a side-effect of commenting out
302 the use of an old mh-etc variable. Improve error message.
303
304 2006-01-31 Bill Wohler <wohler@newt.com>
305
306 * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name
307 argument since compatibility functions should have our package
308 prefix (mh-) by Emacs convention and to avoid messing up checks
309 for the same functions in other packages. Use explicit argument
310 instead of forming name by adding mh- prefix so that one can grep
311 and find the definition.
312
313 * mh-alias.el (mh-alias-local-users, mh-alias-reload)
314 (mh-alias-expand, mh-alias-minibuffer-confirm-address): Use
315 mh-assoc-string instead of assoc-string.
316
317 * mh-compat.el (assoc-string): Rename to mh-assoc-string.
318 (mh-mail-abbrev-make-syntax-table, mh-url-hexify-string): Move
319 here from mh-utils.el.
320 (mh-display-completion-list): Move here from mh-comp.el.
321 (mh-face-foreground, mh-face-background): Move here from
322 mh-xface.el.
323 (mh-write-file-functions): Move here from mh-folder.el
324
325 * mh-folder.el (mh-write-file-functions-compat): Move to
326 mh-compat.el and rename to mh-write-file-functions.
327 (mh-folder-mode): Use the new name.
328
329 * mh-gnus.el (gnus-local-map-property): Rename to
330 mh-gnus-local-map-property.
331 (mm-merge-handles): Rename to mh-mm-merge-handles.
332 (mm-set-handle-multipart-parameter): Rename to
333 mh-mm-set-handle-multipart-parameter.
334 (mm-inline-text-vcard): Rename to mh-mm-inline-text-vcard.
335 (mm-possibly-verify-or-decrypt): Rename to
336 mh-mm-possibly-verify-or-decrypt.
337 (mm-handle-multipart-ctl-parameter): Rename to
338 mh-mm-handle-multipart-ctl-parameter.
339 (mm-readable-p): Rename to mh-mm-readable-p.
340 (mm-long-lines-p): Rename to mh-mm-long-lines-p.
341 (mm-keep-viewer-alive-p): Rename to mh-mm-keep-viewer-alive-p.
342 (mm-destroy-parts): Rename to mh-mm-destroy-parts.
343 (mm-uu-dissect-text-parts): Rename to mh-mm-uu-dissect-text-parts.
344 (mml-minibuffer-read-disposition): Rename to
345 mh-mml-minibuffer-read-disposition.
346
347 * mh-identity.el (mh-identity-field-handler): Use mh-assoc-string
348 instead of assoc-string.
349
350 * mh-mime.el (mh-mm-inline-media-tests, mh-mm-inline-message)
351 (mh-mime-display, mh-mime-display-security)
352 (mh-insert-mime-button, mh-insert-mime-security-button)
353 (mh-handle-set-external-undisplayer)
354 (mh-mime-security-press-button, mh-mime-security-show-details)
355 (mh-mml-attach-file, mh-mime-cleanup)
356 (mh-destroy-postponed-handles): Use new mh-* names for
357 compatibility functions.
358
359 * mh-utils.el (mail-abbrev-make-syntax-table): Move to
360 mh-compat.el and rename to mh-mail-abbrev-make-syntax-table.
361 (mh-beginning-of-word): Use the new name.
362 (mh-get-field): Delete ancient alias.
363
364 * mh-xface.el (mh-face-foreground-compat): Move to mh-compat.el
365 and rename to mh-face-foreground
366 (mh-face-background-compat): Move to mh-compat.el
367 and rename to mh-face-background.
368 (mh-face-display-function): Use the new names.
369 (mh-x-image-url-cache-canonicalize): Use mh-url-hexify-string
370 instead of url-hexify-string.
371 (url-unreserved-chars): Move to mh-compat.el and rename to
372 mh-url-unreserved-chars.
373 (url-hexify-string): Move to mh-compat.el and rename to
374 mh-url-hexify-string.
375
376 * mh-letter.el (mh-complete-word): Fix bug in call to
377 mh-display-completion-list. Wrong argument was passed, so
378 completions wouldn't show highlighted prefix.
379
380 2006-01-29 Bill Wohler <wohler@newt.com>
381
382 * mh-e.el (mh-scan-format-file-check): Allow any non-nil for
383 mh-adaptive-cmd-note-flag.
384
385 * mh-comp.el (sc-cite-original): Remove autoload of "sc" with old
386 docstring. sc-cite-original is autoloaded via loaddefs.el for all
387 supported versions. In addition, the package name "sc" has been
388 made obsolete by "supercite since at least Emacs 21.
389
390 * mh-scan.el (mh-note-copied, mh-note-printed): Reorganization
391 revealed character constants that were still strings (closes SF
392 #770772).
393
394 * mh-comp.el (mh-letter-hide-all-skipped-fields)
395 (mh-get-header-field): Move to mh-utils.el so that you can read
396 messages without having to load mh-comp.el and mh-letter.el.
397
398 * mh-letter.el (mh-hidden-header-keymap)
399 (mh-letter-toggle-header-field-display)
400 (mh-letter-skipped-header-field-p)
401 (mh-letter-skip-leading-whitespace-in-header-field)
402 (mh-letter-truncate-header-field): Move to mh-utils.el so that you
403 can read messages without having to load mh-comp.el and
404 mh-letter.el.
405
406 * mh-utils.el (mh-get-header-field)
407 (mh-letter-hide-all-skipped-fields)
408 (mh-letter-skipped-header-field-p, mh-hidden-header-keymap)
409 (mh-letter-toggle-header-field-display)
410 (mh-letter-skip-leading-whitespace-in-header-field)
411 (mh-letter-truncate-header-field): Move here from mh-comp.el and
412 mh-letter.el so that you can read messages without having to load
413 mh-comp.el and mh-letter.el.
414
415 * mh-comp.el (mh-insert-fields): Handle nil values. Rmail, at
416 least, will deliver them to us.
417
418 * mh-e.el (mh-after-commands-processed-hook)
419 (mh-before-commands-processed-hook): Specify what sort of requests
420 in docstring.
421
422 * mh-folder.el (mh-folder-mode): Use add-to-list to modify
423 minor-mode-alias.
424
425 * mh-letter.el (mh-letter-menu): Remove. Defvar no longer needed
426 to shush compiler.
427 (mh-letter-mode): Remove Mail menu.
428
429 2006-01-29 Bill Wohler <wohler@newt.com>
430
431 The Great Cleanup
432 Remove circular dependencies. mh-e.el now includes few require
433 statements and stands alone. Other files should need to require
434 mh-e.el, which requires mh-loaddefs.el, plus variable-only files
435 such as mh-scan.el.
436 Remove unneeded require statements.
437 Remove unneeded load statements, or replace them with non-fatal
438 require statements.
439 Break out components into their own files that were often spread
440 between many files.
441 As a result, many functions that are now only used within a single
442 file no longer need to be autoloaded.
443 Rearrange and provide consistent headings.
444 Untabify.
445
446 * mh-acros.el: Update commentary to reflect current usage. Add
447 autoload cookies to all macros.
448 (mh-require-cl): Merge docstring and comment.
449 (mh-do-in-xemacs): Fix typo in docstring.
450 (assoc-string): Move to new file mh-compat.el.
451 (with-mh-folder-updating, mh-in-show-buffer)
452 (mh-do-at-event-location, mh-seq-msgs): Move here from
453 mh-utils.el.
454 (mh-iterate-on-messages-in-region, mh-iterate-on-range): Move here
455 from mh-seq.el.
456
457 * mh-alias.el (mh-address-mail-regexp)
458 (mh-goto-address-find-address-at-point): Move here from
459 mh-utils.el.
460 (mh-folder-line-matches-show-buffer-p): Move here from mh-e.el.
461
462 * mh-buffers.el: Update descriptive text.
463
464 * mh-comp.el (mh-note-repl, mh-note-forw, mh-note-dist): Move to
465 new file mh-scan.el.
466 (mh-yank-hooks, mh-to-field-choices, mh-position-on-field)
467 (mh-letter-menu, mh-letter-mode-help-messages)
468 (mh-letter-buttons-init-flag, mh-letter-mode)
469 (mh-font-lock-field-data, mh-letter-header-end)
470 (mh-auto-fill-for-letter, mh-to-field, mh-to-fcc)
471 (mh-file-is-vcard-p, mh-insert-signature, mh-check-whom)
472 (mh-insert-letter, mh-extract-from-attribution, mh-yank-cur-msg)
473 (mh-filter-out-non-text, mh-insert-prefix-string)
474 (mh-current-fill-prefix, mh-open-line, mh-complete-word)
475 (mh-folder-expand-at-point, mh-letter-complete-function-alist)
476 (mh-letter-complete, mh-letter-complete-or-space)
477 (mh-letter-confirm-address, mh-letter-header-field-at-point)
478 (mh-letter-next-header-field-or-indent)
479 (mh-letter-next-header-field, mh-letter-previous-header-field)
480 (mh-letter-skipped-header-field-p)
481 (mh-letter-skip-leading-whitespace-in-header-field)
482 (mh-hidden-header-keymap)
483 (mh-letter-toggle-header-field-display-button)
484 (mh-letter-toggle-header-field-display)
485 (mh-letter-truncate-header-field, mh-letter-mode-map): Move to new
486 file mh-letter.el.
487 (mh-letter-mode-map, mh-sent-from-folder, mh-send-args)
488 (mh-pgp-support-flag, mh-x-mailer-string)
489 (mh-letter-header-field-regexp): Move to mh-e.el.
490 (mh-goto-header-field, mh-goto-header-end)
491 (mh-extract-from-header-value, mh-beginning-of-word): Move to
492 mh-utils.el.
493 (mh-insert-header-separator): Move to mh-comp.el.
494 (mh-display-completion-list-compat): Move to new file
495 mh-compat.el.
496
497 * mh-compat.el: New file.
498 (assoc-string): Move here from mh-acros.el.
499 (mh-display-completion-list): Move here from mh-comp.el.
500
501 * mh-customize.el: Move content into mh-e.el and remove.
502
503 * mh-e.el (mh-folder-mode-map, mh-folder-seq-tool-bar-map)
504 (mh-folder-tool-bar-map, mh-inc-spool-map, mh-letter-mode-map)
505 (mh-letter-tool-bar-map, mh-search-mode-map, mh-show-mode-map)
506 (mh-show-seq-tool-bar-map, mh-show-tool-bar-map): All maps now
507 declared here so that they can be used in docstrings.
508 (mh-sent-from-folder, mh-sent-from-msg)
509 (mh-letter-header-field-regexp, mh-pgp-support-flag)
510 (mh-x-mailer-string): Move here from mh-comp.el.
511 (mh-folder-line-matches-show-buffer-p): Move to mh-alias.el.
512 (mh-thread-scan-line-map, mh-thread-scan-line-map-stack): Move
513 here from mh-seq.el.
514 (mh-draft-folder, mh-inbox, mh-user-path, mh-current-folder)
515 (mh-previous-window-config, mh-seen-list, mh-seq-list)
516 (mh-show-buffer, mh-showing-mode, mh-globals-hash)
517 (mh-show-folder-buffer, mh-mail-header-separator)
518 (mh-unseen-seq, mh-previous-seq, mh-page-to-next-msg-flag)
519 (mh-signature-separator, mh-signature-separator-regexp)
520 (mh-list-to-string, mh-list-to-string-1): Move here from
521 mh-utils.el.
522 (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell)
523 (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
524 (mh-exec-cmd-env-daemon, mh-process-daemon, mh-exec-cmd-quiet)
525 (mh-exec-cmd-output)
526 (mh-exchange-point-and-mark-preserving-active-mark)
527 (mh-exec-lib-cmd-output, mh-handle-process-error): Move here from
528 deprecated file mh-exec.el.
529 (mh-path): Move here from deprecated file mh-customize.el.
530 (mh-sys-path, mh-variants, mh-variant-in-use, mh-progs, mh-lib)
531 (mh-flists-present-flag, mh-variants, mh-variant-mh-info)
532 (mh-variant-mu-mh-info, mh-variant-nmh-info, mh-file-command-p)
533 (mh-variant-set-variant, mh-variant-p, mh-profile-component)
534 (mh-profile-component-value, mh-defface-compat): Move here from
535 deprecated file mh-init.el.
536 (mh-goto-next-button, mh-folder-mime-action)
537 (mh-folder-toggle-mime-part, mh-folder-inline-mime-part)
538 (mh-folder-save-mime-part, mh-toggle-mime-buttons): Move to to
539 mh-mime.el.
540 (mh-scan-format-mh, mh-scan-format-nmh, mh-note-deleted)
541 (mh-note-refiled, mh-note-cur, mh-scan-good-msg-regexp)
542 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
543 (mh-scan-valid-regexp, mh-scan-cur-msg-number-regexp)
544 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
545 (mh-scan-subject-regexp, mh-scan-sent-to-me-sender-regexp)
546 (mh-scan-cmd-note-width, mh-scan-destination-width)
547 (mh-scan-date-width, mh-scan-date-flag-width)
548 (mh-scan-from-mbox-width, mh-scan-from-mbox-sep-width)
549 (mh-scan-field-destination-offset)
550 (mh-scan-field-from-start-offset, mh-scan-field-from-end-offset)
551 (mh-scan-field-subject-start-offset, mh-scan-format)
552 (mh-msg-num-width-to-column, mh-set-cmd-note): Move to new file
553 mh-scan.el.
554 (mh-partial-folder-mode-line-annotation)
555 (mh-folder-font-lock-keywords, mh-folder-font-lock-subject)
556 (mh-generate-sequence-font-lock, mh-last-destination)
557 (mh-last-destination-write, mh-first-msg-num, mh-last-msg-num)
558 (mh-rmail, mh-nmail, mh-delete-msg, mh-delete-msg-no-motion)
559 (mh-execute-commands, mh-first-msg, mh-header-display)
560 (mh-inc-folder, mh-last-msg, mh-next-undeleted-msg)
561 (mh-folder-from-address, mh-prompt-for-refile-folder)
562 (mh-refile-msg, mh-refile-or-write-again, mh-quit, mh-page-msg)
563 (mh-previous-page, mh-previous-undeleted-msg)
564 (mh-previous-unread-msg, mh-next-button, mh-prev-button)
565 (mh-reset-threads-and-narrowing, mh-rescan-folder)
566 (mh-write-msg-to-file, mh-toggle-showing, mh-undo)
567 (mh-visit-folder, mh-update-sequences, mh-delete-a-msg)
568 (mh-refile-a-msg, mh-next-msg, mh-next-unread-msg)
569 (mh-set-scan-mode, mh-undo-msg, mh-make-folder)
570 (mh-folder-sequence-menu, mh-folder-message-menu)
571 (mh-folder-folder-menu, mh-remove-xemacs-horizontal-scrollbar)
572 (mh-write-file-functions-compat, mh-folder-mode)
573 (mh-restore-desktop-buffer, mh-scan-folder)
574 (mh-regenerate-headers, mh-generate-new-cmd-note)
575 (mh-get-new-mail, mh-make-folder-mode-line, mh-goto-cur-msg)
576 (mh-process-or-undo-commands, mh-process-commands)
577 (mh-update-unseen, mh-delete-scan-msgs)
578 (mh-outstanding-commands-p): Move to new file mh-folder.el.
579 (mh-mapc, mh-colors-available-p, mh-colors-in-use-p)
580 (mh-make-local-vars, mh-coalesce-msg-list, mh-greaterp)
581 (mh-lessp): Move to mh-utils.el.
582 (mh-parse-flist-output-line, mh-folder-size-folder)
583 (mh-folder-size-flist, mh-folder-size, mh-add-sequence-notation)
584 (mh-remove-sequence-notation, mh-remove-cur-notation)
585 (mh-remove-all-notation, mh-delete-seq-locally)
586 (mh-read-folder-sequences, mh-read-msg-list)
587 (mh-notate-user-sequences, mh-internal-seqs, mh-internal-seq)
588 (mh-valid-seq-p, mh-delete-msg-from-seq, mh-catchup)
589 (mh-delete-a-msg-from-seq, mh-undefine-sequence)
590 (mh-define-sequence, mh-seq-containing-msg): Move to mh-seq.el.
591 (mh-xemacs-flag)
592 (mh-customize, mh-e, mh-alias, mh-folder, mh-folder-selection)
593 (mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
594 (mh-scan-line-formats, mh-search, mh-sending-mail, mh-sequences)
595 (mh-show, mh-speedbar, mh-thread, mh-tool-bar, mh-hooks)
596 (mh-faces, mh-alias-completion-ignore-case-flag)
597 (mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
598 (mh-alias-insert-file, mh-alias-insertion-location)
599 (mh-alias-local-users, mh-alias-local-users-prefix)
600 (mh-alias-passwd-gecos-comma-separator-flag)
601 (mh-new-messages-folders, mh-ticked-messages-folders)
602 (mh-large-folder, mh-recenter-summary-flag)
603 (mh-recursive-folders-flag, mh-sortm-args)
604 (mh-default-folder-for-message-function, mh-default-folder-list)
605 (mh-default-folder-must-exist-flag, mh-default-folder-prefix)
606 (mh-identity-list, mh-auto-fields-list)
607 (mh-auto-fields-prompt-flag, mh-identity-default)
608 (mh-identity-handlers, mh-inc-prog, mh-inc-spool-list)
609 (mh-junk-choice, mh-junk-function-alist, mh-junk-choose)
610 (mh-junk-background, mh-junk-disposition, mh-junk-program)
611 (mh-compose-insertion, mh-compose-skipped-header-fields)
612 (mh-compose-space-does-completion-flag)
613 (mh-delete-yanked-msg-window-flag)
614 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
615 (mh-letter-complete-function, mh-letter-fill-column)
616 (mh-mml-method-default, mh-signature-file-name)
617 (mh-signature-separator-flag, mh-x-face-file, mh-yank-behavior)
618 (mh-interpret-number-as-range-flag, mh-adaptive-cmd-note-flag)
619 (mh-scan-format-file-check, mh-scan-format-file)
620 (mh-adaptive-cmd-note-flag-check, mh-scan-prog)
621 (mh-search-program, mh-compose-forward-as-mime-flag)
622 (mh-compose-letter-function, mh-compose-prompt-flag)
623 (mh-forward-subject-format, mh-insert-x-mailer-flag)
624 (mh-redist-full-contents-flag, mh-reply-default-reply-to)
625 (mh-reply-show-message-flag, mh-refile-preserves-sequences-flag)
626 (mh-tick-seq, mh-update-sequences-after-mh-show-flag)
627 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
628 (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
629 (mh-display-buttons-for-inline-parts-flag)
630 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
631 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
632 (mh-highlight-citation-style)
633 (mh-invisible-header-fields-internal)
634 (mh-delay-invisible-header-generation-flag)
635 (mh-invisible-header-fields, mh-invisible-header-fields-default)
636 (mh-invisible-header-fields-compiled, mh-invisible-headers)
637 (mh-lpr-command-format, mh-max-inline-image-height)
638 (mh-max-inline-image-width, mh-mhl-format-file)
639 (mh-mime-save-parts-default-directory, mh-print-background-flag)
640 (mh-show-maximum-size, mh-show-use-goto-addr-flag)
641 (mh-show-use-xface-flag, mh-store-default-directory)
642 (mh-summary-height, mh-speed-update-interval)
643 (mh-show-threads-flag, mh-tool-bar-search-function)
644 (mh-after-commands-processed-hook, mh-alias-reloaded-hook)
645 (mh-before-commands-processed-hook, mh-before-quit-hook)
646 (mh-before-send-letter-hook, mh-delete-msg-hook)
647 (mh-find-path-hook, mh-folder-mode-hook, mh-forward-hook)
648 (mh-inc-folder-hook, mh-insert-signature-hook)
649 (mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
650 (mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
651 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
652 (mh-unseen-updated-hook, mh-min-colors-defined-flag)
653 (mh-folder-address, mh-folder-body)
654 (mh-folder-cur-msg-number, mh-folder-date, mh-folder-deleted)
655 (mh-folder-followup, mh-folder-msg-number, mh-folder-refiled)
656 (mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
657 (mh-folder-subject, mh-folder-tick, mh-folder-to)
658 (mh-search-folder, mh-letter-header-field, mh-show-cc)
659 (mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
660 (mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
661 (mh-show-subject, mh-show-to, mh-show-xface, mh-speedbar-folder)
662 (mh-speedbar-folder-with-unseen-messages)
663 (mh-speedbar-selected-folder)
664 (mh-speedbar-selected-folder-with-unseen-messages): Move here from
665 deprecated file mh-customize.el.
666
667 * mh-exec.el: Move content into mh-e.el and remove.
668
669 * mh-folder.el: New file. Contains mh-folder-mode from mh-e.el
670
671 * mh-funcs.el (mh-note-copied, mh-note-printed): Move to new file
672 mh-scan.el.
673 (mh-ephem-message, mh-help, mh-prefix-help): Move to mh-utils.el.
674
675 * mh-gnus.el (mm-uu-dissect-text-parts): Add.
676 (mh-mail-abbrev-make-syntax-table): Move to mh-utils.el and rename
677 to mail-abbrev-make-syntax-table.
678
679 * mh-identity.el (mh-identity-menu): New variable for existing
680 menu.
681 (mh-identity-make-menu-no-autoload): New alias for
682 mh-identity-make-menu which can be called from mh-e.el.
683 (mh-identity-list-set): Move to mh-e.el.
684 (mh-identity-add-menu): New function
685 (mh-insert-identity): Add optional argument maybe-insert so that
686 local variable mh-identity-local does not have to be visible.
687 (mh-identity-handler-default):
688
689 * mh-inc.el (mh-inc-spool-map): Move declaration to mh-e.el (with
690 rest of keymaps). Update key binding for ? to call mh-help with
691 help messages in new argument.
692 (mh-inc-spool-make-no-autoload): New alias for mh-inc-spool-make
693 which can be called from mh-e.el.
694 (mh-inc-spool-list-set): Simplify update of mh-inc-spool-map-help.
695
696 * mh-init.el: Move content into mh-e.el and remove.
697
698 * mh-junk.el: Update requires, untabify, and add mh-autoload
699 cookies.
700
701 * mh-letter.el: New file. Contains mh-letter-mode from mh-comp.el.
702
703 * mh-limit.el: New file. Contains display limit commands from
704 mh-mime.el.
705
706 * mh-mime.el: Rearrange for consistency with other files.
707 (mh-buffer-data, mh-mm-inline-media-tests): Move here from
708 mh-utils.el.
709 (mh-folder-inline-mime-part, mh-folder-save-mime-part)
710 (mh-folder-toggle-mime-part, mh-toggle-mime-buttons)
711 (mh-goto-next-button): Move here from mh-e.el.
712
713 * mh-print.el: Rearrange for consistency with other files.
714
715 * mh-scan.el: New file. Contains scan line constants and utilities
716 from XXX, mh-funcs, mh-utils.el.
717
718 * mh-search.el: Rearrange for consistency with other files.
719 (mh-search-mode-map): Drop C-c C-f {dr} bindings since these
720 fields which don't exist in the saved header. Replace C-c C-f f
721 with C-c C-f m per mail-mode consistency.
722 (mh-search-mode): Use mh-set-help instead of setting
723 mh-help-messages.
724
725 * mh-seq.el (mh-thread-message, mh-thread-container)
726 (mh-thread-id-hash, mh-thread-subject-hash, mh-thread-id-table)
727 (mh-thread-id-index-map, mh-thread-index-id-map)
728 (mh-thread-scan-line-map, mh-thread-scan-line-map-stack)
729 (mh-thread-subject-container-hash, mh-thread-duplicates)
730 (mh-thread-history, mh-thread-body-width)
731 (mh-thread-find-msg-subject mh-thread-initialize-hash)
732 (mh-thread-initialize, mh-thread-id-container)
733 (mh-thread-remove-parent-link, mh-thread-add-link)
734 (mh-thread-ancestor-p, mh-thread-get-message-container)
735 (mh-thread-get-message, mh-thread-canonicalize-id)
736 (mh-thread-prune-subject, mh-thread-container-subject)
737 (mh-thread-rewind-pruning, mh-thread-prune-containers)
738 (mh-thread-sort-containers, mh-thread-group-by-subject)
739 (mh-thread-process-in-reply-to, mh-thread-set-tables)
740 (mh-thread-update-id-index-maps, mh-thread-generate)
741 (mh-thread-inc, mh-thread-generate-scan-lines)
742 (mh-thread-parse-scan-line, mh-thread-update-scan-line-map)
743 (mh-thread-add-spaces, mh-thread-print-scan-lines)
744 (mh-thread-folder, mh-toggle-threads, mh-thread-forget-message)
745 (mh-thread-current-indentation-level, mh-thread-next-sibling)
746 (mh-thread-previous-sibling, mh-thread-immediate-ancestor)
747 (mh-thread-ancestor, mh-thread-find-children)
748 (mh-message-id-regexp, mh-thread-delete, mh-thread-refile): Move
749 to new file mh-thread.el.
750 (mh-subject-to-sequence, mh-subject-to-sequence-unthreaded)
751 (mh-subject-to-sequence-threaded, mh-edit-pick-expr)
752 (mh-pick-args-list, mh-narrow-to-subject, mh-narrow-to-from)
753 (mh-narrow-to-cc, mh-narrow-to-to, mh-narrow-to-header-field)
754 (mh-current-message-header-field, mh-narrow-to-range)
755 (mh-delete-subject, mh-delete-subject-or-thread): Move to new file
756 mh-limit.el.
757 (mh-iterate-on-messages-in-region, mh-iterate-on-range): Move to
758 mh-acros.el.
759 (mh-internal-seqs, mh-catchup, mh-delete-msg-from-seq)
760 (mh-internal-seq, mh-valid-seq-p, mh-seq-containing-msg)
761 (mh-define-sequence, mh-undefine-sequence)
762 (mh-delete-a-msg-from-seq, mh-delete-seq-locally)
763 (mh-folder-size, mh-folder-size-flist, mh-folder-size-folder)
764 (mh-parse-flist-output-line, mh-read-folder-sequences)
765 (mh-read-msg-list, mh-notate-user-sequences)
766 (mh-remove-cur-notation, mh-add-sequence-notation)
767 (mh-remove-sequence-notation, mh-remove-all-notation): Move here
768 from mh-e.el.
769 (mh-make-seq, mh-seq-name, mh-find-seq, mh-seq-to-msgs)
770 (mh-add-msgs-to-seq, mh-notate): Move here from mh-utils.el.
771
772 * mh-show.el: New file. Contains mh-show-mode from mh-utils.el.
773
774 * mh-speed.el: Rearrange for consistency with other files.
775
776 * mh-thread.el: New file. Contains threading code from mh-seq.el.
777
778 * mh-tool-bar.el: New file. Contains tool bar creation code from
779 deprecated file mh-customize.el.
780
781 * mh-utils.el (recursive-load-depth-limit): Remove setting. No
782 longer needed.
783 (mh-scan-msg-number-regexp, mh-scan-msg-overflow-regexp)
784 (mh-scan-msg-format-regexp, mh-scan-msg-format-string)
785 (mh-scan-msg-search-regexp, mh-cmd-note, mh-note-seq)
786 (mh-update-scan-format, mh-msg-num-width): Move to new file
787 mh-scan.el.
788 (mh-show-buffer-mode-line-buffer-id, mh-letter-header-font-lock)
789 (mh-header-field-font-lock, mh-header-to-font-lock)
790 (mh-header-cc-font-lock, mh-header-subject-font-lock)
791 (mh-show-font-lock-keywords)
792 (mh-show-font-lock-keywords-with-cite)
793 (mh-show-font-lock-fontify-region)
794 (mh-gnus-article-highlight-citation, mh-showing-with-headers)
795 (mh-start-of-uncleaned-message, mh-invalidate-show-buffer)
796 (mh-unvisit-file, mh-defun-show-buffer, mh-show-mode-map)
797 (mh-show-sequence-menu, mh-show-message-menu)
798 (mh-show-folder-menu, mh-show-mode, mh-show-addr)
799 (mh-maybe-show, mh-show, mh-show-msg, mh-show-unquote-From)
800 (mh-msg-folder, mh-display-msg, mh-clean-msg-header): Move to new
801 file mh-show.el.
802 (mh-mail-header-separator, mh-signature-separator-regexp)
803 (mh-signature-separator, mh-globals-hash, mh-user-path)
804 (mh-draft-folder, mh-unseen-seq, mh-previous-seq, mh-inbox)
805 (mh-previous-window-config, mh-current-folder mh-show-buffer)
806 (mh-showing-mode, mh-show-mode-map, mh-show-folder-buffer)
807 (mh-showing-mode, mh-seq-list, mh-seen-list, mh-summary-height)
808 (mh-list-to-string, mh-list-to-string-1): Move to mh-e.el.
809 (mh-buffer-data, mh-mm-inline-media-tests): Move to mh-mime.el.
810 (mh-address-mail-regexp, mh-goto-address-find-address-at-point):
811 Move to mh-alias.el.
812 (mh-letter-font-lock-keywords): Move to new file mh-letter.el.
813 (mh-folder-filename, mh-msg-count, mh-recenter, mh-msg-filename)
814 (mh-show-mouse, mh-modify, mh-goto-msg, mh-set-folder-modified-p):
815 Move to new file mh-folder.el.
816 (with-mh-folder-updating, mh-in-show-buffer)
817 (mh-do-at-event-location, mh-seq-msgs): Moved to mh-acros.el.
818 (mh-make-seq, mh-seq-name, mh-notate, mh-find-seq)
819 (mh-seq-to-msgs, mh-add-msgs-to-seq, mh-canonicalize-sequence):
820 Moved to mh-seq.el.
821 (mh-show-xface-function, mh-uncompface-executable, mh-face-to-png)
822 (mh-uncompface, mh-icontopbm, mh-face-foreground-compat)
823 (mh-face-background-compat, mh-face-display-function)
824 (mh-show-xface, mh-picon-directory-list)
825 (mh-picon-existing-directory-list)
826 (mh-picon-cache, mh-picon-image-types)
827 (mh-picon-set-directory-list, mh-picon-get-image)
828 (mh-picon-file-contents, mh-picon-generate-path)
829 (mh-x-image-cache-directory, mh-x-image-scaling-function)
830 (mh-wget-executable, mh-wget-choice, mh-wget-option)
831 (mh-x-image-temp-file, mh-x-image-url, mh-x-image-marker)
832 (mh-x-image-url-cache-file, mh-x-image-scale-with-pnm)
833 (mh-x-image-scale-with-convert)
834 (url-unreserved-chars, url-hexify-string)
835 (mh-x-image-url-cache-canonicalize)
836 (mh-x-image-set-download-state, mh-x-image-get-download-state)
837 (mh-x-image-url-fetch-image, mh-x-image-display)
838 (mh-x-image-scale-and-display, mh-x-image-url-sane-p)
839 (mh-x-image-url-display): Move to new file mh-xface.el.
840 (mh-logo-display): Call mh-image-load-path.
841 (mh-find-path-run, mh-find-path): Move here from deprecated file
842 mh-init.el.
843 (mh-help-messages): Now an alist of modes to an alist of messages.
844 (mh-set-help): New function used to set mh-help-messages
845 (mh-help): Adjust for new format of mh-help-messages. Add
846 help-messages argument.
847 (mh-prefix-help): Refactor to use mh-help.
848 (mh-coalesce-msg-list, mh-greaterp, mh-lessp): Move here from
849 mh-e.el.
850 (mh-clear-sub-folders-cache): New function added to avoid exposing
851 mh-sub-folders-cache variable.
852
853 * mh-xface.el: New file. Contains X-Face and Face header field
854 display routines from mh-utils.el.
855
856 2006-01-17 Bill Wohler <wohler@newt.com>
857
858 * mh-acros.el (assoc-string): Fix typo in argument.
859
860 2006-01-16 Bill Wohler <wohler@newt.com>
861
862 * mh-acros.el (require): Remove defadvice of require as defadvice
863 is verboten within Emacs and our implementation was returning the
864 wrong value from require. Upcoming restructuring should make this
865 unnecessary.
866 (mh-assoc-ignore-case): Replace with defsubst assoc-string.
867
868 * mh-alias.el (mh-alias-local-users, mh-alias-reload,
869 mh-alias-expand, mh-alias-minibuffer-confirm-address): Use it.
870
871 * mh-identity.el (mh-identity-field-handler): Use it.
872
873 * mh-comp.el (mh-show-buffer-message-number): Replace (car
874 (read-from-string string) with (string-to-number string).
875
876 * mh-e.el (mh-parse-flist-output-line, mh-folder-size-folder):
877 Ditto.
878
879 * mh-mime.el (mh-mml-forward-message): Ditto.
880
881 * mh-search.el (mh-swish-next-result, mh-mairix-next-result)
882 (mh-namazu-next-result, mh-grep-next-result, mh-md5sum-parser)
883 (mh-openssl-parser, mh-index-update-maps): Ditto.
884
885 * mh-seq.el (mh-translate-range, mh-narrow-to-header-field)
886 (mh-thread-generate): Ditto.
887
888 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
889
890 * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of
891 mm- functions for proper text=flowed handling (addresses SF
892 #1273521).
893
894 2006-01-15 Bill Wohler <wohler@newt.com>
895
896 * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
897 mh-narrow-to-from from / f to / m; mh-narrow-to-range from / r to
898 / g.
899
900 * mh-utils.el (mh-show-limit-map): Ditto.
901
902 * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
903 standalone compile.
904 (mh-progs, mh-lib, mh-lib-progs): Move here from mh-init.el.
905
906 * mh-init.el (mh-progs, mh-lib, mh-lib-progs): Move to mh-exec.el,
907 where they are used.
908
909 * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el;
910 needed to help remove dependency on mh-utils.
911
912 * mh-exec.el: New file. Move process support routines here from
913 mh-utils.el.
914
915 * mh-init.el (mh-utils): Remove require.
916 (mh-exec): Add require.
917 (mh-profile-component, mh-profile-component-value): Move here from
918 mh-utils.el.
919
920 * mh-utils.el (mh-pgp-support-flag): Move to mh-comp.el to reduce
921 dependencies on mh-utils.el.
922 (mh-profile-component, mh-profile-component-value): Move to
923 mh-init.el since that's the only place that uses them. (Other than
924 mh-alias.el; I'm thinking that mh-find-path can set variable from
925 the Aliasfile component like it does the other components).
926 (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell)
927 (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
928 (mh-exec-cmd-env-daemon, mh-process-daemon, mh-exec-cmd-quiet)
929 (defvar, mh-exec-cmd-output)
930 (mh-exchange-point-and-mark-preserving-active-mark)
931 (mh-exec-lib-cmd-output, mh-handle-process-error): Move to new
932 file mh-exec.el so that mh-init.el doesn't have to depend on
933 mh-utils.el, breaking circular dependency.
934
935 * mh-alias.el:
936 * mh-customize.el:
937 * mh-e.el:
938 * mh-funcs.el:
939 * mh-gnus.el:
940 * mh-identity.el:
941 * mh-inc.el:
942 * mh-junk.el:
943 * mh-mime.el:
944 * mh-print.el:
945 * mh-search.el:
946 * mh-seq.el:
947 * mh-speed.el: Added debugging statements (commented out) around
948 requires to help find dependency loops. Will remove them when
949 issues are resolved.
950
951 2006-01-14 Bill Wohler <wohler@newt.com>
952
953 * mh-customize.el (mh-index): Rename group to mh-search and sort
954 group definition and options accordingly.
955 (mh-index-program): Rename to mh-search-program.
956 (mh-kill-folder-suppress-prompt-hooks): Rename mh-index-p to
957 mh-search-p.
958 (mh-search-mode-hook): Change group from mh-index to mh-search.
959 (mh-index-folder): Rename to mh-search-folder. Change group from
960 mh-index to mh-search.
961
962 * mh-e.el (mh-folder-font-lock-keywords): Rename mh-index-folder
963 to mh-search-folder.
964
965 * mh-search.el (mh-indexer) Rename to mh-searcher. The commands
966 pick and grep are searchers too but aren't indexed.
967 (mh-index-execute-search-function): Rename to mh-search-function.
968 (mh-index-next-result-function): Rename to
969 mh-search-next-result-function.
970 (mh-index-regexp-builder): Rename to mh-search-regexp-builder.
971 (mh-search): Since redo-search-flag defaults to nil and is of
972 lesser importance, make it an optional argument and place it after
973 the folder and search-regexp arguments. Sync docstring with
974 manual.
975 (mh-search-mode-map): Autoload so that keys are shown in help even
976 before mh-search is loaded.
977 (mh-search-mode): Sync docstring with manual.
978 (mh-index-do-search): Rename argument indexer to searcher. Sync
979 docstring with manual.
980 (mh-pick-do-search): Sync docstring with manual.
981 (mh-index-p): Rename to mh-search-p.
982 (mh-indexer-choices): Rename to mh-search-choices.
983 (mh-index-choose): Rename to mh-search-choose. Rename argument
984 indexer to searcher.
985 (mh-swish++-execute-search, mh-swish-execute-search)
986 (mh-mairix-execute-search, mh-namazu-execute-search): Drop "and
987 read the results" from docstring since these functions don't.
988 (mh-pick-execute-search, mh-grep-execute-search): Sync docstring
989 with manual.
990 (mh-index-generate-pretty-name): Prune -search from string so that
991 folder names for pick searches are the same as those of other
992 searches.
993
994 2006-01-13 Bill Wohler <wohler@newt.com>
995
996 * mh-acros.el (require): Added Satyaki's comment regarding what
997 needs to happen to remove this defadvice which caused a little
998 discussion on emacs-devel today (see Subject: mh-e/mh-acros.el
999 advices `require' incorrectly).
1000
1001 * mh-search.el (mh-index-next-result-function): Add format to
1002 docstring.
1003 (mh-mairix-next-result): Use nil instead of () which doesn't stand
1004 out as well.
1005 (mh-pick-execute-search): Operate across all folders if no folder
1006 given and recurse folder(s).
1007 (mh-pick-next-result): Handle new output.
1008
1009 * mh-utils.el: (mh-collect-folder-names): Fix docstring.
1010 (mh-children-p, mh-folder-list): New functions.
1011
1012 2006-01-12 Bill Wohler <wohler@newt.com>
1013
1014 * mh-search.el: New file containing contents of mh-index.el and
1015 mh-pick.el. C-c C-c launches your mh-index-program; C-c C-p runs
1016 pick. Pick no longer sets the "search" sequence. Instead, it
1017 brings up a folder view that we're accustomed to. (closes SF
1018 #829207).
1019 (mh-index-search): Rename to mh-search.
1020 (mh-pick-menu): Rename menu from Pick to Search. Rename Execute
1021 the Search to Perform Search and call mh-do-search. Add Search
1022 with Pick menu item.
1023 (mh-do-search): Delete.
1024 (mh-search-mode): Rename from mh-pick-mode.
1025 (MH-Search): Rename mode from MH-Pick.
1026 (mh-search-mode-map): Rename from mh-pick-mode-map.
1027 (mh-search-mode-help-messages): Rename from
1028 mh-pick-mode-help-messages.
1029 (mh-index-choose): Don't reuse the last value of mh-indexer; when
1030 mh-pick-do-search sets it to 'pick, we don't necessarily want to
1031 stay with that choice!
1032
1033 * mh-index.el:
1034 * mh-pick.el: Merge into mh-search.el and delete.
1035
1036 * mh-customize.el (mh-index-program): Change mh-index-search to
1037 mh-search in docstring.
1038 (mh-tool-bar-search-function): Change default from
1039 mh-search-folder to mh-search. Remove mh-search-folder as choice
1040 and rename mh-index-search choice to mh-search. Fix docstring.
1041 (mh-pick-mode-hook): Rename to mh-search-mode-hook and change
1042 mh-search-folder to mh-search in docstring.
1043
1044 * mh-e.el (mh-folder-folder-menu): Delete Search a Folder. Change
1045 Indexed Search to Search. Use mh-search instead of
1046 mh-index-search.
1047 (mh-folder-map): Delete i (mh-index-search) keybinding. Change s
1048 from mh-show-search-folder to mh-search.
1049
1050 * mh-seq.el (mh-put-msg-in-seq): Fix docstring now that
1051 mh-search-folder no longer creates the search sequence.
1052
1053 * mh-utils.el (mh-show-search-folder): Delete.
1054 (mh-show-folder-map): Delete i (mh-index-search) keybinding.
1055 Change s from mh-show-search-folder to mh-search.
1056 (mh-show-folder-menu): Delete Search a Folder. Change Indexed
1057 Search to Search. Use mh-search instead of mh-index-search.
1058 (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell): Move
1059 here from deleted mh-index.el.
1060
1061 2006-01-11 Bill Wohler <wohler@newt.com>
1062
1063 * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Move here
1064 from mh-gnus.el.
1065
1066 * mh-gnus.el: Require mh-acros.
1067 (mh-defmacro-compat, mh-defun-compat): Move to mh-acros.el.
1068
1069 * mh-utils.el (mh-x-image-url-cache-canonicalize): Use
1070 url-hexify-string to remove special characters from filenames
1071 (closes SF #1396499). Note that this invalidates the existing
1072 names in your cache so you might as well remove
1073 ~/Mail/.mhe-x-image-cache/* now.
1074 (url-unreserved-chars, url-hexify-string): Define if not defined.
1075 Copied from url-util.el in Emacs22 for Emacs 21.
1076
1077 * mh-buffers.el: New file. Contains constants and code from
1078 mh-index.el and mh-utils.el.
1079
1080 * mh-alias.el:
1081 * mh-comp.el:
1082 * mh-e.el:
1083 * mh-funcs.el:
1084 * mh-init.el:
1085 * mh-junk.el:
1086 * mh-mime.el:
1087 * mh-print.el:
1088 * mh-seq.el: Require new file mh-buffers.el.
1089
1090 * mh-index.el: Require new file mh-buffers.el.
1091 (mh-index-temp-buffer, mh-checksum-buffer): Move to new file
1092 mh-buffers.el.
1093
1094 * mh-utils.el: Require new file mh-buffers.el.
1095 (mh-temp-buffer, mh-temp-fetch-buffer)
1096 (mh-aliases-buffer, mh-folders-buffer, mh-help-buffer)
1097 (mh-info-buffer, mh-log-buffer, mh-mail-delivery-buffer)
1098 (mh-recipients-buffer, mh-sequences-buffer, mh-log-buffer-lines)
1099 (mh-truncate-log-buffer): Move to new file mh-buffers.el.
1100
1101 * mh-comp.el (mh-forward): Cosmetics on prompt when draft exists.
1102 (mh-send-letter): Add -msgid to mh-send-args (closes SF #725425).
1103
1104 2006-01-10 Bill Wohler <wohler@newt.com>
1105
1106 * mh-comp.el (mh-insert-letter): If you choose a different folder,
1107 the cur message is used. Sync docstring with manual (closes SF
1108 #1205890).
1109
1110 * mh-mime.el (mh-compose-forward): Use standard range argument
1111 instead of messages. Use more powerful mh-read-range instead of
1112 read-string. Sync docstring with manual (close SF #1205890).
1113
1114 * mh-index.el (mh-index-search): Checking mh-find-path-run is
1115 unnecessary.
1116 (mh-index-next-folder): Don't back up a line when going backwards
1117 since this skips the current folder heading if point is on the
1118 first message after the folder heading (closes SF #1126188).
1119
1120 * mh-init.el (mh-sys-path): Co-locate with mh-variants, which uses
1121 it.
1122 (mh-variants): Note variable isn't meant to be accessed directly;
1123 use function mh-variants instead.
1124 (mh-variant-info, mh-variant-mh-info, mh-variant-mu-mh-info)
1125 (mh-variant-nmh-info): Co-locate next to mh-variants, which uses
1126 them. Updated to use mh-file-command-p which is more accurrate
1127 than file-executable-p which returns t for directories.
1128 (mh-file-command-p): Move here from mh-utils, since
1129 mh-variant-*-info are the only functions to use it.
1130 (mh-variant-set, mh-variant-set-variant, mh-variant-p): Use
1131 function mh-variants instead of variable. More robust.
1132 (mh-find-path-run): Move here from mh-utils.el. Mention that
1133 checking this variable is unnecessary.
1134 (mh-find-path): Move here from mh-utils.el. With the advent of MH
1135 variants and an mhparam command that doesn't work if there isn't
1136 an MH profile, we can't get libdir for running install-mh. So
1137 don't bother. If there's an issue with the environment, direct the
1138 user to install MH and run install-mh (closes SF #835192). Don't
1139 read ~/.mh_profile directly. Use mh-profile-component which uses
1140 mhparam (closes SF #1016027).
1141
1142 * mh-utils.el (mh-get-profile-field): Rename to
1143 mh-profile-component-value. Add colon to search removing
1144 unnecessary addition of colon to field in mh-profile-component.
1145 (mh-profile-component): Modify call to mh-profile-component-value
1146 accordingly. Move next to mh-profile-component-value.
1147 (mh-find-path-run, mh-find-path, mh-file-command-p): Move to
1148 mh-init.el. It makes sense that code that is only run once per
1149 session (more or less) is in mh-init.el rather than cluttering
1150 mh-utils.el.
1151 (mh-no-install, mh-install): Delete.
1152
1153 * mh-customize.el (mh-folder-msg-number):
1154 * mh-mime.el (mh-file-mime-type): Removed trailing whitespace.
1155
1156 2006-01-09 Bill Wohler <wohler@newt.com>
1157
1158 * mh-init.el (mh-variant-mu-mh-info, mh-variant-nmh-info): Applied
1159 patch from Satyaki from SF #1016027.
1160
1161 * mh-e.el (mh-rescan-folder): Try to keep cursor at current
1162 message, even if cur sequence is no longer present (closes SF
1163 #1207247).
1164
1165 * mh-comp.el: Use ";; Shush compiler." comment consistently per
1166 Mark's suggestion.
1167 (mh-letter-mode): Derive from mail-mode and delete code copied
1168 from mail-mode (closes SF #1385571). Mention mail-mode-hook in
1169 docstring.
1170 (mh-fill-paragraph-function): Delete. Handled by mail-mode.
1171 (mh-to-field-choices): For consistency with mail-mode, add "a" for
1172 "Mail-Reply-To:", "l" for "Mail-Followup-To:", and "r" for
1173 "Reply-To:". Change "r" to "m" for "From:" (closes SF #1400139).
1174 (mh-to-fcc): Move setting of folder argument to interactive
1175 argument as is the norm.
1176 (mh-letter-complete-function-alist): Add mail-reply-to.
1177 (mh-letter-mode-map): Add keys for mh-to-field (Mail-Reply-To,
1178 Mail-Followup-To, Reply-To, From).
1179
1180 * mh-customize.el: Use ";; Forward definition." consistently.
1181 Comment declaration to remind programmer to update forward
1182 definition if default changes.
1183
1184 * mh-funcs.el:
1185 * mh-inc.el:
1186 * mh-init.el:
1187 * mh-mime.el:
1188 * mh-seq.el:
1189 * mh-utils.el: Use ";; Shush compiler." comment consistently per
1190 Mark's suggestion.
1191
1192 2006-01-08 Bill Wohler <wohler@newt.com>
1193
1194 Removed code that was marked as Emacs 20 compatible that was
1195 easily found showing how important it is to document such
1196 things (closes SF #1359240). Feel free to nuke any other Emacs 20
1197 peculiarities that you find. Wrapped code for shushing compiler
1198 with (eval-when-compile), sometimes moving the defvars closer to
1199 where they were used.
1200
1201 * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string
1202 instead of mh-replace-in-string as mh-replace-in-string was
1203 replaced by a more appropriate defsubst in mh-xemacs.el.
1204
1205 * mh-comp.el: Require cleanup, wrap compiler-shushing defvars with
1206 eval-when-compile.
1207 (mh-file-is-vcard-p): Removed redundant test.
1208
1209 * mh-customize.el: Require cleanup, wrap compiler-shushing defvars
1210 with eval-when-compile.
1211 (mh-adaptive-cmd-note-flag, mh-invisible-header-fields)
1212 (mh-invisible-header-fields-default): Add forward definitions.
1213 (mh-invisible-header-fields-default): Alphabetize.
1214
1215 * mh-e.el: Require cleanup, wrap compiler-shushing defvars with
1216 eval-when-compile.
1217 (mh-thread-scan-line-map-stack, tool-bar-mode): Delete unused
1218 variables.
1219 (mh-colors-available-p): Just call display-color-cells. It's on
1220 all supported Emacsen (and defaliased on XEmacs).
1221
1222 * mh-funcs.el:
1223 * mh-inc.el:
1224 * mh-init.el: Wrap compiler-shushing defvars with
1225 eval-when-compile.
1226
1227 * mh-identity.el: Don't need (mh-require-cl).
1228
1229 * mh-index.el: Don't need to load executable any more.
1230
1231 * mh-mime.el: Wrap compiler-shushing defvars with
1232 eval-when-compile.
1233 (mh-have-file-command): Initialize variable to 'undefined. Add
1234 docstring. Update function of same name accordingly. Also don't
1235 need to load executable any more.
1236 (mh-mime-content-types): Delete.
1237 (mh-minibuffer-read-type): Prompt user for type if
1238 mh-file-mime-type returns application/octet-stream. Assume we have
1239 mailcap-mime-types.
1240 (mh-mime-display): Update error message.
1241
1242 * mh-seq.el: Require cleanup, and wrap compiler-shushing defvars
1243 with eval-when-compile.
1244
1245 * mh-utils.el: Require cleanup, and wrap compiler-shushing defvars
1246 with eval-when-compile.
1247 (mh-clean-msg-header): Don't set after-change-functions to nil.
1248 (mh-replace-in-string): Remove. Create defsubst in mh-xemacs.el
1249 instead.
1250
1251 2006-01-07 Bill Wohler <wohler@newt.com>
1252
1253 * mh-customize.el: Updated Faces documentation in header.
1254 (mh-invisible-header-fields-internal): Add X-Lumos-SenderID,
1255 X-Return-Path-Hint, and X-Roving-* from Roving ConstantContact.
1256
1257 * mh-mime.el (mh-mml-tag-present-p): Update regexp to handle <mml>
1258 tags inserted by Gnus gnus-summary-mail-forward (closes SF
1259 #1399307).
1260
1261 2006-01-03 Mark D. Baushke <mdb@gnu.org>
1262
1263 * mh-e.el (mh-delete-a-msg): Fix whitespace nit.
1264 * mh-index.el (mh-mairix-execute-search): Fix symbol quote.
1265
1266 2006-01-03 Bill Wohler <wohler@newt.com>
1267
1268 * mh-alias.el (mh-alias-add-alias): Grand message and error string
1269 unification. Use single sentence if possible by using semicolon.
1270 Don't end message with punctuation. Don't need format with
1271 message. Quote messages as in docstrings: use `' around symbols,
1272 \" for option choices. Don't use quotes around %s.
1273
1274 * mh-comp.el (mh-complete-word): Ditto.
1275
1276 * mh-customize.el (mh-adaptive-cmd-note-flag-check)
1277 (mh-scan-format-file-check): Ditto.
1278
1279 * mh-e.el (mh-refile-or-write-again, mh-previous-unread-msg)
1280 (mh-delete-a-msg, mh-refile-a-msg, mh-next-unread-msg)
1281 (mh-msg-num-width-to-column): Ditto.
1282
1283 * mh-identity.el (mh-identity-field-handler): Ditto.
1284
1285 * mh-index.el (mh-mairix-execute-search)
1286 (mh-swish-execute-search, mh-swish++-execute-search)
1287 (mh-namazu-execute-search): Ditto.
1288
1289 * mh-init.el (mh-variant-set): Ditto.
1290
1291 * mh-mime.el (mh-mh-to-mime-undo, mh-mml-forward-message)
1292 (mh-secure-message, mh-mime-display): Ditto.
1293
1294 * mh-pick.el (mh-search-folder, mh-pick-construct-regexp): Ditto.
1295
1296 * mh-seq.el (mh-narrow-to-seq, mh-put-msg-in-seq, mh-read-seq)
1297 (mh-read-range, mh-thread-container-subject): Ditto.
1298
1299 * mh-utils.el (mh-x-image-scale-and-display)
1300 (mh-prompt-for-folder, mh-handle-process-error)
1301 (mh-list-to-string-1): Ditto.
1302
1303 * mh-comp.el (mh-reply): Use standard default notation in
1304 prompts (closes SF #1275933).
1305
1306 * mh-mime.el (mh-mime-save-parts): Ditto.
1307
1308 * mh-seq.el (mh-read-seq, mh-read-range): Ditto.
1309
1310 * mh-customize.el (mh-folder-msg-number): Snow is actually
1311 off-white on low color displays which turns to white when bold.
1312 This is unreadable on white backgrounds. Use snow with min-colors
1313 requirement. Use cyan on low-color displays.
1314
1315 * mh-init.el (mh-defface-compat): On low-color displays, delete
1316 the high-color display rather than simply strip the min-colors
1317 requirement since the existing algorithm shadowed the desired
1318 display on low-color displays.
1319
1320 * mh-alias.el (mh-alias-add-alias): Remove leading * from
1321 docstring.
1322
1323 2006-01-02 Bill Wohler <wohler@newt.com>
1324
1325 * mh-alias.el (mh-alias-grab-from-field): Remove leading * from
1326 docstring. Does this mean something in a defun?
1327
1328 * mh-customize.el (bw-new-face-to-old, bw-old-face-to-new):
1329 Checkdoc fix.
1330
1331 * mh-e.el (mh-inc-folder): Rename maildrop-name argument to file
1332 so it reads better in docstring and manual. Sync docstring with
1333 manual.
1334
1335 * mh-init.el (mh-defface-compat): Remove trailing space (checkdoc).
1336
1337 * mh-alias.el (mh-alias-apropos): Sync docstring with manual.
1338
1339 * mh-comp.el (mh-redistribute, mh-to-field, mh-to-fcc)
1340 (mh-insert-auto-fields, mh-send-letter, mh-yank-cur-msg)
1341 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
1342 (mh-letter-complete-or-space, mh-letter-confirm-address)
1343 (mh-letter-next-header-field-or-indent)
1344 (mh-letter-previous-header-field): Ditto.
1345
1346 * mh-customize.el (mh-alias-completion-ignore-case-flag)
1347 (mh-default-folder-for-message-function, mh-mml-method-default)
1348 (mh-signature-file-name, mh-yank-behavior, mh-show-hook)
1349 (mh-show-mode-hook) Ditto.
1350
1351 * mh-e.el (mh-refile-or-write-again, mh-toggle-showing): Ditto.
1352
1353 * mh-funcs.el (mh-pipe-msg, mh-sort-folder, mh-undo-folder)
1354 (mh-store-msg, mh-store-buffer): Ditto
1355
1356 * mh-index.el (mh-index-search, mh-index-do-search)
1357 (mh-index-next-folder, mh-index-sequenced-messages): Ditto.
1358
1359 * mh-junk.el (mh-spamassassin-blacklist): Ditto.
1360
1361 * mh-mime.el (mh-mh-compose-external-compressed-tar)
1362 (mh-mh-compose-external-type, mh-mh-to-mime, mh-mh-to-mime-undo)
1363 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
1364 (mh-mml-secure-message-signencrypt): Ditto
1365
1366 * mh-pick.el (mh-search-folder): Ditto.
1367
1368 * mh-seq.el (mh-widen): Ditto.
1369
1370 * mh-utils.el (mh-show, mh-modify): Ditto.
1371
1372 2006-01-02 Mark D. Baushke <mdb@gnu.org>
1373
1374 * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.
1375
1376 2006-01-01 Bill Wohler <wohler@newt.com>
1377
1378 * mh-customize.el: Sync docstrings with manual for faces and sort
1379 them alphabetically.
1380 (mh-faces): Move below mh-hooks.
1381 (mh-folder-faces, mh-index-faces, mh-letter-faces)
1382 (mh-show-faces, mh-speed-faces): Delete. Organize faces like
1383 hooks.
1384 (mh-speed-update-interval): Fix group (mh-speedbar, not mh-speed).
1385 (facemenu-unlisted-faces): Might as well ignore all MH-E faces.
1386 (mh-folder-body-face, mh-folder-cur-msg-face)
1387 (mh-folder-cur-msg-number-face, mh-folder-date-face)
1388 (mh-folder-followup-face, mh-folder-msg-number-face)
1389 (mh-folder-deleted-face, mh-folder-refiled-face)
1390 (mh-folder-subject-face, mh-folder-address-face)
1391 (mh-folder-scan-format-face, mh-folder-to-face)
1392 (mh-index-folder-face, mh-show-cc-face, mh-show-date-face)
1393 (mh-show-header-face, mh-show-pgg-good-face)
1394 (mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
1395 (mh-show-to-face, mh-show-from-face, mh-show-subject-face):
1396 Delete.
1397 (mh-folder-cur-msg): Unused. Delete.
1398 (mh-folder-address): Use defface; inherit from mh-folder-subject.
1399 (mh-folder-body, mh-folder-cur-msg-number, mh-folder-date):
1400 Inherit from mh-folder-msg-number.
1401 (mh-folder-deleted): Use defface. Inherit from
1402 mh-folder-msg-number.
1403 (mh-folder-sent-to-me-hint): New face. Inherit from
1404 mh-folder-date.
1405 (mh-folder-sent-to-me-sender): Rename from mh-folder-scan-format.
1406 Use defface. Inherit from mh-folder-followup.
1407 (mh-show-xface): Inherit from mh-show-from and highlight.
1408 (bw-face-generation, bw-toggle-faces)
1409 (bw-new-face-to-old, bw-old-face-to-new): New (tempoarary)
1410 variables, functions for toggling between old and new faces.
1411
1412 * mh-e.el (font-lock-auto-fontify, font-lock-defaults): Hide in
1413 eval-when-compile. We should probably do this throughout.
1414 (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
1415 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp)
1416 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
1417 (mh-scan-subject-regexp): Sync docstrings with manual
1418 (mh-scan-format-regexp): Rename to
1419 mh-scan-sent-to-me-sender-regexp. Drop date parenthesized
1420 expression. Make expression more like the others (anchored at the
1421 beginning of line). Sync docstrings with manual.
1422 (mh-folder-font-lock-keywords): Use faces directly rather than
1423 -face variables. Use mh-scan-sent-to-me-sender-regexp instead of
1424 mh-scan-format-regexp, and within that expression, use faces
1425 mh-folder-sent-to-me-hint and mh-folder-sent-to-me-sender instead
1426 of mh-folder-date-face and mh-folder-scan-format-face which were
1427 misleading.
1428
1429 * mh-mime.el (mh-mime-security-button-face): Use faces directly
1430 rather than -face variables.
1431
1432 * mh-utils.el (mh-show-font-lock-keywords): Use faces directly
1433 rather than -face variables.
1434 (mh-face-foreground-compat, mh-face-background-compat): New macros.
1435 (mh-face-display-function): Use mh-face-foreground-compat and
1436 mh-face-background-compat to use inherited attributes of
1437 mh-show-xface on Emacs 22 while still working on Emacs 21.
1438
1439 2005-12-28 Bill Wohler <wohler@newt.com>
1440
1441 * mh-comp.el (mh-e-user-agent): Move here from simple.el. Use
1442 mh-user-agent-compose instead of mh-smail-batch.
1443
1444 2005-12-27 Bill Wohler <wohler@newt.com>
1445
1446 * mh-utils.el (mh-prompt-for-folder): Use can-create argument to
1447 suppress creation of folder if it doesn't exist.
1448
1449 2005-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1450
1451 * mh-utils.el (mh-process-daemon): Don't change buffer in proc-filter.
1452
1453 2005-12-23 Bill Wohler <wohler@newt.com>
1454
1455 * mh-e.el (mh-folders-changed): Fix typo in docstring.
1456
1457 Follow MH-E Developers Guide conventions. Use `' quotes for Help
1458 hyperlinks such as symbols, Info nodes, or URLs. Use \" quotes for
1459 everything else. Otherwise, you can accidently get links to
1460 nonsense symbols.
1461
1462 2005-12-22 Bill Wohler <wohler@newt.com>
1463
1464 Follow Emacs coding conventions. Use default setting of
1465 emacs-lisp-docstring-fill-column which is 65.
1466
1467 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
1468
1469 * mh-comp.el (mh-letter-mode): Use 60 column width.
1470 (mh-forward, mh-insert-signature, mh-send-letter): Sync docstrings
1471 with manual.
1472 (mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if
1473 you have added a mail-citation-hook and neither are used if you
1474 use one of the supercite flavors of mh-yank-behavior. Sync
1475 docstrings with manual.
1476
1477 * mh-customize.el (mh-kill-folder-suppress-prompt-hooks): Rename
1478 from mh-kill-folder-suppress-prompt-hook since it is an abnormal
1479 hook. Use "Hook run by `function'..." instead of "Invoked...".
1480 Sync docstrings with manual.
1481 (mh-ins-buf-prefix, mh-yank-behavior): Mention that
1482 mh-ins-buf-prefix isn't used if you have added a
1483 mail-citation-hook and neither are used if you use one of the
1484 supercite flavors of mh-yank-behavior. Sync docstrings with
1485 manual.
1486 (mail-citation-hook): Delete. Use one in sendmail.el.
1487 (mh-signature-file-name, mh-after-commands-processed-hook)
1488 (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
1489 (mh-before-quit-hook, mh-before-send-letter-hook)
1490 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
1491 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook)
1492 (mh-letter-mode-hook)
1493 (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook)
1494 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
1495 (mh-unseen-updated-hook): Use "Hook run by `function'..." instead
1496 of "Invoked...". Sync docstrings with manual.
1497
1498 * mh-e.el (mh-last-destination, mh-last-destination-folder)
1499 (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker)
1500 (mh-delete-list, mh-refile-list, mh-folders-changed)
1501 (mh-next-direction, mh-view-ops, mh-folder-view-stack)
1502 (mh-index-data, mh-first-msg-num, mh-last-msg-num)
1503 (mh-mode-line-annotation, mh-sequence-notation-history)
1504 (mh-colors-available-flag): Move comment into docstring.
1505 (mh-delete-msg, mh-execute-commands, mh-inc-folder, mh-quit)
1506 (mh-process-commands): Sync docstrings with manual.
1507 (mh-refile-msg): Small doc edit.
1508 (mh-delete-a-msg, mh-refile-a-msg): Sync docstrings with manual.
1509 Rename msg argument to message.
1510
1511 * mh-funcs.el (mh-kill-folder): Sync docstrings with manual.
1512
1513 * mh-e.el (mh-update-unseen): No longer say "The value of
1514 `foo-hook' is a list of functions to be called, with no arguments,
1515 ...," but rather just "The hook foo-hook is called...".
1516
1517 * mh-mime.el (mh-mh-to-mime): Ditto.
1518
1519 * mh-pick.el (mh-pick-mode): Ditto.
1520
1521 * mh-utils.el (mh-showing-mode): Use uppercase for argument in
1522 docstring.
1523 (mh-seq-list, mh-seen-list, mh-showing-with-headers): Move comment
1524 into docstring.
1525 (mh-show-mode, mh-show-msg, mh-find-path): Sync docstrings with
1526 manual.
1527
1528 2005-12-19 Stephen Gildea <gildea@stop.mail-abuse.org>
1529
1530 * mh-customize.el (mh-after-commands-processed-hook): New
1531 variable.
1532 (mh-before-commands-processed-hook): Rename
1533 mh-folder-updated-hook.
1534
1535 * mh-e.el (mh-process-commands): Rename mh-folder-updated-hook to
1536 mh-before-commands-processed-hook, call new
1537 mh-after-commands-processed-hook.
1538 (mh-folders-changed): New variable (for use in
1539 mh-after-commands-processed-hook).
1540
1541 2005-12-19 Bill Wohler <wohler@newt.com>
1542
1543 * mh-acros.el:
1544 * mh-alias.el:
1545 * mh-comp.el:
1546 * mh-customize.el:
1547 * mh-e.el:
1548 * mh-funcs.el:
1549 * mh-gnus.el:
1550 * mh-identity.el:
1551 * mh-inc.el:
1552 * mh-index.el:
1553 * mh-init.el:
1554 * mh-junk.el:
1555 * mh-mime.el:
1556 * mh-pick.el:
1557 * mh-print.el:
1558 * mh-seq.el:
1559 * mh-speed.el:
1560 * mh-utils.el:
1561 Follow commenting conventions. Don't use ;;; form so much, except
1562 for headings. Precede headings with page feed. This was mostly
1563 already done, so I made it a convention. Did not update copyright
1564 on a couple of files since this was an insignificant change.
1565
1566 2005-12-18 Bill Wohler <wohler@newt.com>
1567
1568 * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
1569 (mh-tool-bar-search-function): Sync docstrings with manual.
1570 (mh-tool-bar-customize): Replace toolbar with tool bar in
1571 docstring.
1572 (mh-tool-bar-letter-help): Fix manual reference.
1573 (mh-xemacs-use-toolbar-flag): Rename to
1574 mh-xemacs-use-tool-bar-flag. Initialize to
1575 mh-xemacs-has-tool-bar-flag. Sync docstrings with manual.
1576 (mh-xemacs-toolbar-position): Rename to
1577 mh-xemacs-tool-bar-position. Initialize to nil. Drop "no tool bar"
1578 option (redundant) and change "Same As Default Tool Bar" setting
1579 to nil. Sync docstrings with manual.
1580 (mh-tool-bar-define): Replace toolbar with tool-bar or tool bar
1581 depending on context.
1582 (mh-toolbar-init): Rename to mh-tool-bar-init. Simplify condition
1583 for calling set-specifier. Only look at the value of
1584 mh-xemacs-use-tool-bar-flag.
1585 (mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons): Sync
1586 docstrings with manual.
1587
1588 * mh-comp.el (mh-letter-mode): Use mh-tool-bar-init instead of
1589 mh-toolbar-init.
1590
1591 * mh-e.el (mh-folder-mode): Ditto.
1592
1593 * mh-utils.el (mh-show-mode): Ditto.
1594
1595 2005-12-15 Bill Wohler <wohler@newt.com>
1596
1597 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
1598
1599 * mh-seq.el (mh-delete-subject, mh-thread-next-sibling)
1600 (mh-thread-previous-sibling, mh-thread-ancestor)
1601 (mh-thread-delete, mh-thread-refile): Ditto.
1602
1603 2005-12-14 Bill Wohler <wohler@newt.com>
1604
1605 * mh-customize.el (mh-speed-flists-interval): Rename to
1606 mh-speed-update-interval.
1607 (mh-speed-run-flists-flag): Delete. Setting
1608 mh-speed-flists-interval to 0 accomplishes the same thing.
1609
1610 * mh-speed.el (mh-folder-speedbar-buttons, mh-speed-flists): Use
1611 mh-speed-update-interval instead of mh-speed-run-flists-flag.
1612 (mh-speed-toggle, mh-speed-view, mh-speed-refresh): Sync
1613 docstrings with manual.
1614
1615 2005-12-09 Bill Wohler <wohler@newt.com>
1616
1617 * mh-customize.el (mh-path): Move here from mh-init.el.
1618 (mh-variant): Mention that mh-path can be customized.
1619 (mh-invisible-header-fields-internal): Add X-ContentStamp,
1620 X-MAIL-INFO, and X-UNTD- from NetZero.
1621
1622 * mh-init.el (mh-path): Move defcustom to mh-customize.el.
1623
1624 2005-12-04 Bill Wohler <wohler@newt.com>
1625
1626 * mh-customize.el (mh-sortm-args): Sync docstrings with manual.
1627 (mh-invisible-header-fields-internal): Add X-Bugzilla-* and
1628 X-Virus-Scanned.
1629
1630 * mh-customize.el (mh-insert-signature-hook): Rename
1631 mh-letter-insert-signature-hook to mh-insert-signature-hook.
1632
1633 * mh-comp.el (mh-insert-signature): Ditto.
1634
1635 * mh-customize.el (mh-fetch-x-image-url): Change default from 'ask
1636 to nil. Remove t option. Sync docstring with manual (closes SF
1637 #831278).
1638 (mh-invisible-header-fields-internal): Remove X-Image-URL so that
1639 users can see it, look it up in the manual's index, and discover
1640 mh-fetch-x-image-url (closes SF #831278).
1641
1642 * mh-customize.el (mh-new-messages-folders): Rename from
1643 mh-index-new-messages-folders.
1644 (mh-ticked-messages-folders): Rename from
1645 mh-index-ticked-messages-folders.
1646
1647 * mh-index.el (mh-index-sequenced-messages)
1648 (mh-index-new-messages): Ditto.
1649
1650 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE"
1651 in the docstrings and made usage consistent. Generally speaking,
1652 "messages in range" and "range of messages" is redundant and just
1653 "range" can be used in most circumstances. Also ensured that
1654 mh-interactive-range was mentioned in all interactive functions
1655 that use a range which describes the range argument for both users
1656 and programmers.
1657
1658 * mh-e.el (mh-delete-msg-no-motion, mh-refile-msg)
1659 (mh-refile-or-write-again, mh-rescan-folder, mh-undo)
1660 (mh-visit-folder, mh-scan-folder, mh-regenerate-headers)
1661 (mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup):
1662 Ditto.
1663
1664 * mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1):
1665 Ditto.
1666
1667 * mh-junk.el (mh-junk-blacklist, mh-junk-whitelist): Ditto.
1668
1669 * mh-print.el (mh-ps-print-range, mh-ps-print-msg)
1670 (mh-ps-print-msg-file, mh-print-msg): Ditto.
1671
1672 * mh-seq.el (mh-put-msg-in-seq, mh-range-to-msg-list)
1673 (mh-narrow-to-range, mh-toggle-tick): Ditto.
1674
1675 2005-12-01 Bill Wohler <wohler@newt.com>
1676
1677 Rewrote Reading Mail chapter in manual which affected mh-show
1678 customization group and related functions.
1679
1680 * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style
1681 instead of mh-highlight-citation-p.
1682 (mh-letter-toggle-header-field-display): "Ellipsed" isn't a word,
1683 I think, so use "truncated".
1684
1685 * mh-customize.el (mh-folder, mh-folder-faces): Group's manual
1686 section is Folders, not Organizing. Parent of mh-folder-faces is
1687 mh-folder, not mh-show.
1688 (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar.
1689 (mh-thread): New group that corresponds with manual's Threading
1690 chapter.
1691 (mh-letter-faces): Group's manual section is Editing Drafts, not
1692 Sending Mail.
1693 (mh-sortm-args): New customization variable that used to be a
1694 defvar.
1695 (mh-index-new-messages-folders, mh-index-ticked-messages-folders):
1696 Move from mh-index group to mh-folders group.
1697 (mh-alias-local-users-prefix, mh-large-folder)
1698 (mh-recursive-folders-flag, mh-before-quit-hook)
1699 (mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook)
1700 (mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to
1701 mh-folder group.
1702 (mh-highlight-citation-style): Rename from
1703 mh-highlight-citation-p. Sync docstrings with manual.
1704 (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings
1705 with manual.
1706 (mh-show-threads-flag): Move from mh-show group to mh-thread
1707 group.
1708 (mh-find-path-hook): Move from mh-show group to mh-e group.
1709 (mh-folder-updated-hook): Add to mh-folder group.
1710 (mh-forward-hook): Move from mh-folder to mh-sending-mail group.
1711 (mh-unseen-updated-hook): Move from mh-show to mh-sequences group.
1712 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
1713 (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
1714 (mh-display-buttons-for-inline-parts-flag)
1715 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
1716 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
1717 (mh-invisible-header-fields-default, mh-invisible-header-fields)
1718 (mh-lpr-command-format, mh-max-inline-image-height)
1719 (mh-max-inline-image-width)
1720 (mh-mime-save-parts-default-directory, mh-print-background-flag)
1721 (mh-show-maximum-size, mh-show-use-goto-addr-flag)
1722 (mh-show-use-xface-flag, mh-store-default-directory)
1723 (mh-summary-height, mh-delete-msg-hook
1724 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
1725
1726 * mh-e.el
1727 (mh-scan-format-mh, mh-scan-good-msg-regexp)
1728 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
1729 (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use
1730 non-fontification instead of non-fontifying.
1731 (mh-header-display): Use mh-mhl-format-file instead of
1732 mhl-formfile. Sync docstrings with manual.
1733 (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
1734 count. Sync docstrings with manual.
1735 (mh-refile-or-write-again): Use output from mh-write-msg-to-file
1736 so that message doesn't change when using this command. Sync
1737 docstrings with manual.
1738 (mh-page-msg, mh-previous-page): Rename arg to lines. Sync
1739 docstrings with manual.
1740 (mh-write-msg-to-file): Rename msg to message. Rename no-headers
1741 to no-header. Sync docstrings with manual.
1742 (mh-ps-print-map): Delete keybindings for deleted commands
1743 mh-ps-print-toggle-mime and mh-ps-print-msg-show.
1744 (mh-help-messages): Update printing help.
1745 (mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg)
1746 (mh-last-msg, mh-previous-unread-msg, mh-next-button)
1747 (mh-prev-button, mh-folder-toggle-mime-part)
1748 (mh-folder-inline-mime-part, mh-folder-save-mime-part)
1749 (mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with
1750 manual.
1751
1752 * mh-funcs.el (mh-sortm-args): Now a customization option and in
1753 mh-customize.el.
1754 (mh-pipe-msg): Rename include-headers to include-header. Sync
1755 docstrings with manual.
1756 (mh-burst-digest, mh-page-digest, mh-page-digest-backwards)
1757 (mh-store-msg): Sync docstrings with manual.
1758
1759 * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync
1760 docstrings with manual.
1761 (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp.
1762 Sync docstrings with manual.
1763 (mh-mm-display-part, mh-mm-inline-message): Use
1764 mh-highlight-citation-style instead of mh-highlight-citation-p.
1765 (mh-press-button): Sync docstrings with manual.
1766 (mh-display-with-external-viewer): Fix default output in
1767 minibuffer. Sync docstrings with manual.
1768
1769 * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime):
1770 Delete.
1771 (mh-ps-print-color-option): Incorporate docstring from
1772 ps-print-color-p.
1773 (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline
1774 docstring.
1775 (mh-ps-spool-msg): Slimline docstring. Rename from
1776 mh-ps-spool-a-msg. Rewrite to use existing show buffer when
1777 available.
1778 (mh-ps-print-range): Extract method from common code in
1779 mh-ps-print-msg and mh-ps-print-msg-file.
1780 (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s".
1781 (mh-ps-print-msg-show): Delete. Can use either
1782 mh-ps-print-msg-show or mh-ps-print-msg-show to same effect with
1783 new code in mh-ps-spool-msg.
1784 (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile.
1785 Sync docstrings with manual.
1786 (mh-ps-print-msg, mh-ps-print-msg-file)
1787 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync
1788 docstrings with manual.
1789
1790 * mh-utils.el (mh-show-ps-print-msg-show)
1791 mh-show-ps-print-toggle-mime): Delete.
1792 (mh-show-ps-print-map): Update accordingly.
1793 (mh-show-mode): Use mh-highlight-citation-style instead of
1794 mh-highlight-citation-p.
1795 (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of
1796 mhl-formfile.
1797 (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync
1798 docstrings with manual.
1799 (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync
1800 docstrings with manual.
1801
1802 2005-12-01 Bill Wohler <wohler@newt.com>
1803
1804 * mh-init.el (mh-defface-compat): Checkdoc fix.
1805
1806 * mh-junk.el (mh-bogofilter-blacklist, mh-bogofilter-whitelist):
1807 Bogofilter is lowercase except at beginning of sentence and in
1808 titles.
1809
1810 2005-11-04 Bill Wohler <wohler@newt.com>
1811
1812 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
1813 Move to mh-init.el to minimize bulk of mh-customize.el.
1814
1815 * mh-init.el: Modify commentary since file is used for load and
1816 initialization as well as setting and getting the variant.
1817 (mh-min-colors-defined-flag, mh-defface-compat): Move here from
1818 mh-customize.el.
1819
1820 * mh-customize.el: Refactor faces. Move grayscale requirements
1821 last before t. Use uniform line breaks.
1822 (mh-min-colors-defined-flag): New variable.
1823 (mh-defface-compat): New function. Provides backward compatibility
1824 for face specs.
1825 (mh-show-header, mh-show-date, mh-show-cc, mh-folder-to)
1826 (mh-folder-refiled, mh-folder-cur-msg-number, mh-folder-cur-msg)
1827 (mh-folder-body): Use mh-defface-compat.
1828
1829 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
1830
1831 * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face)
1832 (mh-folder-cur-msg-number-face, mh-folder-refiled-face)
1833 (mh-folder-to-face): Use the min-colors attribute instead of the
1834 type attribute.
1835
1836 2005-11-03 Bill Wohler <wohler@newt.com>
1837
1838 * mh-customize.el (mh-refile-preserves-sequences-flag)
1839 (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync
1840 docstrings with manual.
1841
1842 * mh-e.el (mh-update-sequences): Sync docstrings with manual.
1843
1844 * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq)
1845 (mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings
1846 with manual.
1847
1848 2005-11-01 Bill Wohler <wohler@newt.com>
1849
1850 * mh-comp.el (mh-redist-full-contents) Convert defvar to
1851 defcustom.
1852 (mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute)
1853 (mh-reply, mh-send, mh-send-other-window)
1854 (mh-fill-paragraph-function): Sync docstrings with manual.
1855 (mh-edit-again, mh-extract-rejected-mail, mh-redistribute): Rename
1856 msg argument to message (to make for a better docstring).
1857
1858 * mh-customize.el (mh-redist-full-contents-flag): Convert defvar
1859 to defcustom. Rename by adding -flag.
1860 (mh-compose-forward-as-mime-flag)
1861 (mh-compose-letter-function, mh-forward-subject-format)
1862 (mh-insert-x-mailer-flag, mh-reply-default-reply-to)
1863 (mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings
1864 with manual.
1865
1866 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg)
1867 (mh-ps-print-msg): Remove debugging messages.
1868 (mh-ps-print-msg-show, mh-ps-print-msg-show)
1869 (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period
1870 after message per conventions.
1871
1872 2005-10-30 Bill Wohler <wohler@newt.com>
1873
1874 * mh-e.el (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
1875 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp): Sync
1876 docstrings with manual.
1877
1878 * mh-customize.el (mh-compose-space-does-completion-flag)
1879 (mh-signature-separator-flag, mh-interpret-number-as-range-flag)
1880 (mh-adaptive-cmd-note-flag): Use "Non-nil means" instead of "On
1881 means" to remain checkdoc clean and consistent with Emacs. I
1882 raised this issue with the Emacs developers and Stallman agrees
1883 that "On means" should be allowed in custom docstrings but that
1884 this change requires thought and should wait until after the Emacs
1885 22 release.
1886
1887 2005-10-28 Bill Wohler <wohler@newt.com>
1888
1889 * mh-comp.el (mh-annotate-msg): Use new variable
1890 mh-scan-field-destination-offset rather than hard-coding 1.
1891
1892 * mh-customize.el (mh-interpret-number-as-range-flag): Add * to
1893 docstring.
1894 (mh-adaptive-cmd-note-flag-check, mh-scan-format-file-check): New
1895 functions to check input for mh-adaptive-cmd-note-flag and
1896 mh-scan-format-file respectively.
1897 (mh-adaptive-cmd-note-flag, mh-scan-format-file): Docstring fixes,
1898 add :set.
1899
1900 * mh-e.el: (mh-scan-field-destination-offset): New variable. The
1901 destination is the -, t, b, c, or n character for Replied, To, cc,
1902 Bcc, or Newsgroups respectively.
1903 (mh-make-folder, mh-regenerate-headers, mh-generate-new-cmd-note)
1904 Call new function mh-msg-num-width-to-column to make leap between
1905 width and column more explicit.
1906 (mh-msg-num-width-to-column): New function that steals logic from
1907 old mh-set-cmd-note. Also, throw error if mh-scan-format-file
1908 isn't t since we can't adapt the scan lines in this case.
1909 (mh-set-cmd-note): Now just simply sets mh-cmd-note which will
1910 make the documentation more clear.
1911 (mh-generate-new-cmd-note): Docstring fix--mh-cmd-note is a
1912 column, not a width.
1913 (mh-add-sequence-notation, mh-remove-sequence-notation): Use new
1914 variable mh-scan-field-destination-offset rather than hard-coding
1915 1.
1916
1917 * mh-utils.el (mh-cmd-note) Synced docstring with manual.
1918 (mh-notate): Use new variable mh-scan-field-destination-offset
1919 rather than hard-coding 1.
1920 (mh-message-number-width): Rename to mh-msg-num-width to be
1921 consistent with mh-get-msg-num and mh-msg-num-width-to-column.
1922
1923 * mh-customize.el (mh-x-face-file, mh-show-use-xface-flag)
1924 (mail-citation-hook): Quote URLs in docstrings and precede with
1925 `URL'. The former will suppress checkdoc warnings, the latter will
1926 turn them into hyperlinks in Emacs 22 (I just added the code to do
1927 that today).
1928 (mh-scan-format-file): Checkdoc fix.
1929
1930 2005-10-27 Bill Wohler <wohler@newt.com>
1931
1932 * mh-customize.el (mh-adaptive-cmd-note-flag)
1933 (mh-scan-format-file, mh-scan-prog): Sync docstrings with manual.
1934
1935 * mh-e.el (mh-scan-format-mh, mh-note-deleted, mh-note-refiled)
1936 (mh-note-cur, mh-scan-good-msg-regexp)
1937 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
1938 (mh-scan-valid-regexp, mh-scan-cur-msg-number-regexp)
1939 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
1940 (mh-scan-subject-regexp, mh-scan-format-regexp)
1941 (mh-folder-font-lock-keywords, mh-set-cmd-note): Sync docstrings
1942 with manual.
1943
1944 * mh-funcs.el (mh-note-copied): Sync docstrings with manual.
1945
1946 * mh-utils.el (mh-goto-msg): Use mh-scan-msg-search-regexp instead
1947 of hard-coded string.
1948 (mh-mail-header-separator, mh-signature-separator-regexp): Use
1949 "regular expression" in docstring instead of regexp.
1950 (mh-scan-msg-number-regexp)
1951 (mh-scan-msg-overflow-regexp, mh-scan-msg-format-regexp)
1952 (mh-scan-msg-format-string, mh-scan-msg-search-regexp)
1953 (mh-cmd-note): Sync docstrings with manual.
1954
1955 * mh-comp.el (mh-insert-signature, mh-insert-auto-fields):
1956 Checkdoc fixes.
1957
1958 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Ditto.
1959
1960 * mh-mime.el (mh-mh-to-mime, mh-mml-attach-file)
1961 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
1962 (mh-mml-secure-message-signencrypt): Ditto.
1963
1964 2005-10-24 Bill Wohler <wohler@newt.com>
1965
1966 * mh-gnus.el: Load mml.el in order to see if
1967 mml-minibuffer-read-disposition is defined or not.
1968
1969 * mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the
1970 mml autoloads.
1971
1972 2005-10-23 Miles Bader <miles@gnu.org>
1973
1974 * .arch-inventory: New file.
1975
1976 2005-10-23 Bill Wohler <wohler@newt.com>
1977
1978 * mh-customize.el (mh-interpret-number-as-range-flag): Sync
1979 docstring with manual.
1980
1981 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
1982 mh-alias.el and move to mh-acros.el
1983
1984 * mh-alias.el (mh-assoc-ignore-case): Merge with version in
1985 mh-identity.el and move to mh-acros.el
1986
1987 * mh-acros.el (mh-assoc-ignore-case): Merge of function from
1988 mh-identity.el and mh-alias.el.
1989
1990 * mh-mime.el: Autoload mm-uu for mm-uu-dissect to avoid compiler
1991 warning in Emacs 22.
1992
1993 2005-10-23 Satyaki Das <satyaki@theforce.stanford.edu>
1994
1995 * mh-identity.el (mh-assoc-ignore-case): New macro that uses
1996 assoc-string (if the function is available) and falls back on
1997 assoc-ignore-case if assoc-string is not found.
1998 (mh-identity-field-handler): Use mh-assoc-ignore-case since
1999 assoc-ignore-case is a obsolete function in Emacs 22.
2000
2001 * mh-e.el (mh-folder-buttons-init-flag): New variable that keeps
2002 track of whether the tool-bar in mh-folder-mode has been
2003 initialized yet.
2004 (mh-folder-mode): Initialize the tool-bar for folders the first
2005 time we get into mh-letter-mode.
2006
2007 * mh-customize.el (mh-buffer-exists-p): New function which tests
2008 presence of buffers of a given mode.
2009 (mh-tool-bar-define): New functions
2010 mh-tool-bar-folder-buttons-init and
2011 mh-tool-bar-letter-buttons-init are defined. These functions are
2012 used to create the tool-bar from the corresponding customizable
2013 variables.
2014
2015 * mh-comp.el (mh-letter-buttons-init-flag): New variable that
2016 keeps track of whether the tool-bar in mh-letter-mode has been
2017 initialized yet.
2018 (mh-letter-mode): Initialize the tool-bar for drafts the first
2019 time we get into mh-letter-mode.
2020
2021 2005-10-23 Bill Wohler <wohler@newt.com>
2022
2023 * mh-comp.el (mh-letter-menu): Rename
2024 mh-mhn-compose-external-compressed-tar to
2025 mh-mh-compose-external-compressed-tar. Rename
2026 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
2027 mh-edit-mhn to mh-mh-to-mime. Rename mh-mhn-directive-present-p to
2028 mh-mh-directive-present-p. Rename mh-revert-mhn-edit to
2029 mh-mh-to-mime-undo. Rename mh-gnus-pgp-support-flag to
2030 mh-pgp-support-flag. Rename mh-compose-insertion value from 'mhn
2031 to 'mh.
2032 (mh-insert-signature): Rename mh-mhn-directive-present-p to
2033 mh-mh-directive-present-p.
2034 (mh-send-letter): Rename mh-mhn-directive-present-p to
2035 mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime.
2036 (mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename
2037 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
2038 mh-mhn-compose-external-compressed-tar to
2039 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
2040 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
2041 mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to
2042 mh-mh-compose-anon-ftp. Rename
2043 mh-mhn-compose-external-compressed-tar to
2044 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
2045 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
2046 mh-mh-compose-external-type.
2047 (mh-send-letter, mh-letter-mode-map): Rename mh-edit-mhn to
2048 mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo.
2049 (mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename
2050 mh-yank-from-start-of-msg to mh-yank-behavior.
2051 (mh-letter-mode, mh-to-field, mh-to-fcc, mh-insert-signature)
2052 (mh-check-whom, mh-insert-auto-fields, mh-send-letter)
2053 (mh-insert-letter, mh-yank-cur-msg, mh-insert-prefix-string)
2054 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
2055 (mh-letter-complete-or-space, mh-letter-confirm-address)
2056 (mh-letter-next-header-field-or-indent)
2057 (mh-letter-previous-header-field)
2058 (mh-letter-toggle-header-field-display): Sync docstrings with
2059 manual.
2060
2061 * mh-customize.el (mh-edit-mhn-hook): Rename to
2062 mh-mh-to-mime-hook.
2063 (mh-yank-from-start-of-msg): Rename to mh-yank-behavior.
2064 (mh-compose-insertion): Rename values from 'gnus and 'mhn to 'mh
2065 and user-visible values from mhn and Gnus to MH and MML.
2066 (mh-before-send-letter-hook): Add 'ispell-message option.
2067 (mh-mml-method-default): Rename mh-gnus-pgp-support-flag to
2068 mh-pgp-support-flag.
2069 (mh-compose-insertion, mh-compose-space-does-completion-flag)
2070 (mh-delete-yanked-msg-window-flag)
2071 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
2072 (mh-letter-complete-function, mh-letter-fill-column)
2073 (mh-mml-method-default, mh-signature-file-name)
2074 (mh-signature-separator-flag, mh-x-face-file)
2075 (mh-yank-behavior, mail-citation-hook)
2076 (mh-before-send-letter-hook, mh-mh-to-mime-hook): Sync docstrings
2077 with manual.
2078
2079 * mh-gnus.el (mml-minibuffer-read-disposition): New function
2080 provided for Emacs 21 environments that lack it.
2081
2082 * mh-mime.el (mh-mml-query-cryptographic-method): Use default
2083 prompt convention.
2084 (mh-compose-forward): mh-mh-forward-message requires string arg.
2085 (mh-minibuffer-read-type): New function.
2086 (mh-mhn-args): Rename to mh-mh-to-mime-args.
2087 (mh-mhn-compose-insertion): Rename to mh-mh-attach-file.
2088 (mh-mhn-compose-forw): Rename to mh-mh-forward-message.
2089 (mh-mhn-compose-type): Rename to mh-mh-compose-type.
2090 (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp.
2091 Rename mh-mhn-compose-external-type to
2092 mh-mh-compose-external-type.
2093 (mh-mhn-compose-external-compressed-tar): Rename to
2094 mh-mh-compose-external-compressed-tar. Rename
2095 mh-mhn-compose-external-type to mh-mh-compose-external-type.
2096 (mh-mhn-compose-external-type): Rename to
2097 mh-mh-compose-external-type.
2098 (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
2099 mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook.
2100 Use correct program in message.
2101 (mh-mhn-directive-present-p): Rename to mh-mh-directive-present-p.
2102 (mh-mml-directive-present-p): Rename to mh-mml-tag-present-p.
2103 (mh-compose-forward, mh-mh-attach-file)
2104 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
2105 (mh-mh-compose-external-type, mh-mh-forward-message)
2106 (mh-mml-attach-file): Use mml-minibuffer-read-description,
2107 mh-minibuffer-read-type.
2108 (mh-mime-content-types): Move comment about only being used in
2109 Emacs 20 to docstring.
2110 (mh-mh-compose-external-type): Rename extra-param argument to
2111 parameters.
2112 (mh-mml-to-mime, mh-secure-message, mh-mml-unsecure-message)
2113 (mh-mime-display-part, mh-mime-display-single): Rename
2114 mh-gnus-pgp-support-flag to mh-pgp-support-flag.
2115 (mh-compose-insertion): Rename mh-mhn-compose-insertion to
2116 mh-mh-attach-file.
2117 (mh-compose-forward): Rename mh-mhn-compose-forw to
2118 mh-mh-forward-message.
2119 (mh-mhn-compose-insertion): Rename mh-mhn-compose-type to
2120 mh-mh-compose-type.
2121 (mh-compose-insertion, mh-compose-forward, mh-mh-to-mime-args)
2122 (mh-mh-attach-file, mh-mh-compose-type)
2123 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
2124 (mh-mh-compose-external-compressed-tar)
2125 (mh-mh-compose-external-type, mh-mh-forward-message)
2126 (mh-mh-to-mime, mh-mh-quote-unescaped-sharp)
2127 (mh-mh-to-mime-undo, mh-mh-directive-present-p, mh-mml-to-mime)
2128 (mh-mml-attach-file, mh-secure-message, mh-mml-unsecure-message)
2129 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
2130 (mh-mml-directive-present-p, mh-destroy-postponed-handles)
2131 (mh-display-smileys, mh-display-emphasis, mh-mime-save-parts):
2132 Sync docstrings with manual.
2133
2134 * mh-utils.el (mh-gnus-pgp-support-flag): Rename to
2135 mh-pgp-support-flag.
2136
2137 2005-10-17 Peter S Galbraith <psg@debian.org>
2138
2139 * mh-identity.el (mh-identity-field-handler): Use
2140 `assoc-ignore-case' to compare against header field for mixed-case
2141 "From:".
2142
2143 2005-10-17 Bill Wohler <wohler@newt.com>
2144
2145 * mh-customize.el (mh-folder-tool-bar-map): Rename image file
2146 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose
2147 to mail/compose, fld_open to fld-open.
2148 (mh-letter-tool-bar-map): Rename image file mail_send to
2149 mail/send.
2150
2151 2005-10-16 Bill Wohler <wohler@newt.com>
2152
2153 * mh-comp.el (mh-display-completion-list-compat): New macro which
2154 calls `display-completion-list' correctly in older environments.
2155 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING
2156 argument.
2157 (mh-complete-word): Use it.
2158
2159 * mh-init.el (mh-image-load-path): Use locate-library to find
2160 MH-E. This simplified the code a lot. Flattened out nested
2161 statements even more.
2162
2163 2005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
2164
2165 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
2166 causes a compiler warning.
2167
2168 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
2169 the message to be viewed (closes SF #1306141).
2170
2171 2005-10-16 Masatake YAMATO <jet@gyve.org>
2172
2173 * mh-comp.el (mh-complete-word): Pass the common prefix substring
2174 of completion to `display-completion-list'.
2175
2176 2005-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
2177
2178 * mh-init.el (mh-image-load-path-called-flag): New variable which
2179 is used by mh-image-load-path so that it runs only once.
2180 (mh-image-load-path): Modify so that it gets run only once. Also
2181 flatten out heavily nested if statements to make it clearer.
2182
2183 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
2184 to find images used in the toolbar.
2185
2186 * mh-customize.el (:folder): Remove call to mh-image-load-path.
2187
2188 2005-10-14 Bill Wohler <wohler@newt.com>
2189
2190 * mh-e.el (Version, mh-version): Add +cvs to version.
2191
2192 2005-10-14 Bill Wohler <wohler@newt.com>
2193
2194 Released MH-E version 7.85.
2195
2196 * mh-e.el (Version, mh-version): Update for release 7.85.
2197
2198 2005-10-14 Bill Wohler <wohler@newt.com>
2199
2200 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: *
2201 mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
2202 need to be indented.
2203
2204 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
2205 but the code that invoked the face had not been updated. Tick
2206 highlighting working again.
2207
2208 * mh-seq.el (mh-non-seq-mode-line-annotation): Move
2209 make-variable-buffer-local call to top level to avoid warnings in
2210 CVS Emacs.
2211
2212 * mh-comp.el (mh-insert-letter): Replace deprecated read-input
2213 with read-string.
2214
2215 2005-10-09 Bill Wohler <wohler@newt.com>
2216
2217 * mh-init.el (mh-image-load-path): New function that adds the path
2218 to the MH-E images to the image-load-path or load-path depending
2219 on the version of Emacs.
2220
2221 * mh-customize.el: Call mh-image-load-path just before
2222 mh-tool-bar-define so that the toolbar images can be found.
2223
2224 2005-10-04 Bill Wohler <wohler@newt.com>
2225
2226 * ChangeLog: Move contents into ChangeLog.1 and trim.
2227
2228 * ChangeLog.1: New file. Contains old ChangeLog.
2229
2230
2231 Copyright (C) 2005 Free Software Foundation, Inc.
2232
2233 Copying and distribution of this file, with or without modification,
2234 are permitted in any medium without royalty provided the copyright
2235 notice and this notice are preserved.
2236
2237 ;; Local Variables:
2238 ;; sentence-end-double-space: nil
2239 ;; End:
2240
2241 ;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51