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