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