(init-file-user): Doc fix.
[bpt/emacs.git] / lisp / mh-e / ChangeLog
CommitLineData
836f2863
MB
12006-01-03 Mark D. Baushke <mdb@gnu.org>
2
3 * mh-e.el (mh-delete-a-msg): Fix whitespace nit.
4 * mh-index.el (mh-mairix-execute-search): Fix symbol quote.
5
e69d4e02
BW
62006-01-03 Bill Wohler <wohler@newt.com>
7
f9c53c97
BW
8 * mh-alias.el (mh-alias-add-alias): Grand message and error string
9 unification. Use single sentence if possible by using semicolon.
10 Don't end message with punctuation. Don't need format with
11 message. Quote messages as in docstrings: use `' around symbols,
12 \" for option choices. Don't use quotes around %s.
13
14 * mh-comp.el (mh-complete-word): Ditto.
15
16 * mh-customize.el (mh-adaptive-cmd-note-flag-check)
17 (mh-scan-format-file-check): Ditto.
18
19 * mh-e.el (mh-refile-or-write-again, mh-previous-unread-msg)
20 (mh-delete-a-msg, mh-refile-a-msg, mh-next-unread-msg)
21 (mh-msg-num-width-to-column): Ditto.
22
23 * mh-identity.el (mh-identity-field-handler): Ditto.
24
25 * mh-index.el (mh-mairix-execute-search)
26 (mh-swish-execute-search, mh-swish++-execute-search)
27 (mh-namazu-execute-search): Ditto.
28
29 * mh-init.el (mh-variant-set): Ditto.
30
31 * mh-mime.el (mh-mh-to-mime-undo, mh-mml-forward-message)
32 (mh-secure-message, mh-mime-display): Ditto.
33
34 * mh-pick.el (mh-search-folder, mh-pick-construct-regexp): Ditto.
35
36 * mh-seq.el (mh-narrow-to-seq, mh-put-msg-in-seq, mh-read-seq)
37 (mh-read-range, mh-thread-container-subject): Ditto.
38
39 * mh-utils.el (mh-x-image-scale-and-display)
40 (mh-prompt-for-folder, mh-handle-process-error)
41 (mh-list-to-string-1): Ditto.
42
078cb314
BW
43 * mh-comp.el (mh-reply): Use standard default notation in
44 prompts (closes SF #1275933).
45
46 * mh-mime.el (mh-mime-save-parts): Ditto.
47
48 * mh-seq.el (mh-read-seq, mh-read-range): Ditto.
49
355ebcbf
BW
50 * mh-customize.el (mh-folder-msg-number): Snow is actually
51 off-white on low color displays which turns to white when bold.
52 This is unreadable on white backgrounds. Use snow with min-colors
53 requirement. Use cyan on low-color displays.
54
55 * mh-init.el (mh-defface-compat): On low-color displays, delete
56 the high-color display rather than simply strip the min-colors
57 requirement since the existing algorithm shadowed the desired
58 display on low-color displays.
59
e69d4e02
BW
60 * mh-alias.el (mh-alias-add-alias): Remove leading * from
61 docstring.
62
af435184
BW
632006-01-02 Bill Wohler <wohler@newt.com>
64
65 * mh-alias.el (mh-alias-grab-from-field): Remove leading * from
66 docstring. Does this mean something in a defun?
67
68 * mh-customize.el (bw-new-face-to-old, bw-old-face-to-new):
69 Checkdoc fix.
70
71 * mh-e.el (mh-inc-folder): Rename maildrop-name argument to file
72 so it reads better in docstring and manual. Sync docstring with
73 manual.
74
75 * mh-init.el (mh-defface-compat): Remove trailing space (checkdoc).
76
77 * mh-alias.el (mh-alias-apropos): Sync docstring with manual.
78
79 * mh-comp.el (mh-redistribute, mh-to-field, mh-to-fcc)
80 (mh-insert-auto-fields, mh-send-letter, mh-yank-cur-msg)
81 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
82 (mh-letter-complete-or-space, mh-letter-confirm-address)
83 (mh-letter-next-header-field-or-indent)
84 (mh-letter-previous-header-field): Ditto.
85
86 * mh-customize.el (mh-alias-completion-ignore-case-flag)
87 (mh-default-folder-for-message-function, mh-mml-method-default)
88 (mh-signature-file-name, mh-yank-behavior, mh-show-hook)
89 (mh-show-mode-hook) Ditto.
90
91 * mh-e.el (mh-refile-or-write-again, mh-toggle-showing): Ditto.
92
93 * mh-funcs.el (mh-pipe-msg, mh-sort-folder, mh-undo-folder)
94 (mh-store-msg, mh-store-buffer): Ditto
95
96 * mh-index.el (mh-index-search, mh-index-do-search)
97 (mh-index-next-folder, mh-index-sequenced-messages): Ditto.
98
99 * mh-junk.el (mh-spamassassin-blacklist): Ditto.
100
101 * mh-mime.el (mh-mh-compose-external-compressed-tar)
102 (mh-mh-compose-external-type, mh-mh-to-mime, mh-mh-to-mime-undo)
103 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
104 (mh-mml-secure-message-signencrypt): Ditto
105
106 * mh-pick.el (mh-search-folder): Ditto.
107
108 * mh-seq.el (mh-widen): Ditto.
109
110 * mh-utils.el (mh-show, mh-modify): Ditto.
111
285d1e0c
MB
1122006-01-02 Mark D. Baushke <mdb@gnu.org>
113
114 * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.
115
d49ed7d4
BW
1162006-01-01 Bill Wohler <wohler@newt.com>
117
118 * mh-customize.el: Sync docstrings with manual for faces and sort
119 them alphabetically.
120 (mh-faces): Move below mh-hooks.
121 (mh-folder-faces, mh-index-faces, mh-letter-faces)
122 (mh-show-faces, mh-speed-faces): Delete. Organize faces like
123 hooks.
124 (mh-speed-update-interval): Fix group (mh-speedbar, not mh-speed).
125 (facemenu-unlisted-faces): Might as well ignore all MH-E faces.
126 (mh-folder-body-face, mh-folder-cur-msg-face)
127 (mh-folder-cur-msg-number-face, mh-folder-date-face)
128 (mh-folder-followup-face, mh-folder-msg-number-face)
129 (mh-folder-deleted-face, mh-folder-refiled-face)
130 (mh-folder-subject-face, mh-folder-address-face)
131 (mh-folder-scan-format-face, mh-folder-to-face)
132 (mh-index-folder-face, mh-show-cc-face, mh-show-date-face)
133 (mh-show-header-face, mh-show-pgg-good-face)
134 (mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
135 (mh-show-to-face, mh-show-from-face, mh-show-subject-face):
136 Delete.
137 (mh-folder-cur-msg): Unused. Delete.
138 (mh-folder-address): Use defface; inherit from mh-folder-subject.
139 (mh-folder-body, mh-folder-cur-msg-number, mh-folder-date):
140 Inherit from mh-folder-msg-number.
141 (mh-folder-deleted): Use defface. Inherit from
142 mh-folder-msg-number.
143 (mh-folder-sent-to-me-hint): New face. Inherit from
144 mh-folder-date.
145 (mh-folder-sent-to-me-sender): Rename from mh-folder-scan-format.
146 Use defface. Inherit from mh-folder-followup.
147 (mh-show-xface): Inherit from mh-show-from and highlight.
148 (bw-face-generation, bw-toggle-faces)
149 (bw-new-face-to-old, bw-old-face-to-new): New (tempoarary)
150 variables, functions for toggling between old and new faces.
151
152 * mh-e.el (font-lock-auto-fontify, font-lock-defaults): Hide in
153 eval-when-compile. We should probably do this throughout.
154 (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
155 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp)
156 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
157 (mh-scan-subject-regexp): Sync docstrings with manual
158 (mh-scan-format-regexp): Rename to
159 mh-scan-sent-to-me-sender-regexp. Drop date parenthesized
160 expression. Make expression more like the others (anchored at the
161 beginning of line). Sync docstrings with manual.
162 (mh-folder-font-lock-keywords): Use faces directly rather than
163 -face variables. Use mh-scan-sent-to-me-sender-regexp instead of
164 mh-scan-format-regexp, and within that expression, use faces
165 mh-folder-sent-to-me-hint and mh-folder-sent-to-me-sender instead
166 of mh-folder-date-face and mh-folder-scan-format-face which were
167 misleading.
168
169 * mh-mime.el (mh-mime-security-button-face): Use faces directly
170 rather than -face variables.
171
172 * mh-utils.el (mh-show-font-lock-keywords): Use faces directly
173 rather than -face variables.
174 (mh-face-foreground-compat, mh-face-background-compat): New macros.
175 (mh-face-display-function): Use mh-face-foreground-compat and
176 mh-face-background-compat to use inherited attributes of
177 mh-show-xface on Emacs 22 while still working on Emacs 21.
178
0d887b77
BW
1792005-12-28 Bill Wohler <wohler@newt.com>
180
181 * mh-comp.el (mh-e-user-agent): Move here from simple.el. Use
182 mh-user-agent-compose instead of mh-smail-batch.
183
13fe29bd
BW
1842005-12-27 Bill Wohler <wohler@newt.com>
185
186 * mh-utils.el (mh-prompt-for-folder): Use can-create argument to
187 suppress creation of folder if it doesn't exist.
188
2bd87afb
SM
1892005-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
190
191 * mh-utils.el (mh-process-daemon): Don't change buffer in proc-filter.
192
5a4aad03
BW
1932005-12-23 Bill Wohler <wohler@newt.com>
194
7ba8dffd
BW
195 * mh-e.el (mh-folders-changed): Fix typo in docstring.
196
13fe29bd
BW
197 Follow MH-E Developers Guide conventions. Use `' quotes for Help
198 hyperlinks such as symbols, Info nodes, or URLs. Use \" quotes for
199 everything else. Otherwise, you can accidently get links to
5a4aad03 200 nonsense symbols.
2bd87afb 201
d1699462
BW
2022005-12-22 Bill Wohler <wohler@newt.com>
203
13fe29bd 204 Follow Emacs coding conventions. Use default setting of
2dcf34f9 205 emacs-lisp-docstring-fill-column which is 65.
2bd87afb 206
d1699462
BW
207 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
208
209 * mh-comp.el (mh-letter-mode): Use 60 column width.
210 (mh-forward, mh-insert-signature, mh-send-letter): Sync docstrings
211 with manual.
212 (mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if
213 you have added a mail-citation-hook and neither are used if you
13fe29bd
BW
214 use one of the supercite flavors of mh-yank-behavior. Sync
215 docstrings with manual.
d1699462 216
13fe29bd
BW
217 * mh-customize.el (mh-kill-folder-suppress-prompt-hooks): Rename
218 from mh-kill-folder-suppress-prompt-hook since it is an abnormal
219 hook. Use "Hook run by `function'..." instead of "Invoked...".
d1699462
BW
220 Sync docstrings with manual.
221 (mh-ins-buf-prefix, mh-yank-behavior): Mention that
222 mh-ins-buf-prefix isn't used if you have added a
223 mail-citation-hook and neither are used if you use one of the
13fe29bd
BW
224 supercite flavors of mh-yank-behavior. Sync docstrings with
225 manual.
226 (mail-citation-hook): Delete. Use one in sendmail.el.
d1699462
BW
227 (mh-signature-file-name, mh-after-commands-processed-hook)
228 (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
229 (mh-before-quit-hook, mh-before-send-letter-hook)
230 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
231 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook)
232 (mh-letter-mode-hook)
233 (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook)
234 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
235 (mh-unseen-updated-hook): Use "Hook run by `function'..." instead
13fe29bd 236 of "Invoked...". Sync docstrings with manual.
d1699462
BW
237
238 * mh-e.el (mh-last-destination, mh-last-destination-folder)
239 (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker)
240 (mh-delete-list, mh-refile-list, mh-folders-changed)
241 (mh-next-direction, mh-view-ops, mh-folder-view-stack)
242 (mh-index-data, mh-first-msg-num, mh-last-msg-num)
243 (mh-mode-line-annotation, mh-sequence-notation-history)
244 (mh-colors-available-flag): Move comment into docstring.
2bd87afb
SM
245 (mh-delete-msg, mh-execute-commands, mh-inc-folder, mh-quit)
246 (mh-process-commands): Sync docstrings with manual.
d1699462
BW
247 (mh-refile-msg): Small doc edit.
248 (mh-delete-a-msg, mh-refile-a-msg): Sync docstrings with manual.
249 Rename msg argument to message.
250
251 * mh-funcs.el (mh-kill-folder): Sync docstrings with manual.
252
253 * mh-e.el (mh-update-unseen): No longer say "The value of
254 `foo-hook' is a list of functions to be called, with no arguments,
255 ...," but rather just "The hook foo-hook is called...".
256
2bd87afb 257 * mh-mime.el (mh-mh-to-mime): Ditto.
d1699462
BW
258
259 * mh-pick.el (mh-pick-mode): Ditto.
260
261 * mh-utils.el (mh-showing-mode): Use uppercase for argument in
262 docstring.
263 (mh-seq-list, mh-seen-list, mh-showing-with-headers): Move comment
264 into docstring.
13fe29bd
BW
265 (mh-show-mode, mh-show-msg, mh-find-path): Sync docstrings with
266 manual.
d1699462 267
2bd87afb 2682005-12-19 Stephen Gildea <gildea@stop.mail-abuse.org>
2953de8c 269
13fe29bd
BW
270 * mh-customize.el (mh-after-commands-processed-hook): New
271 variable.
272 (mh-before-commands-processed-hook): Rename
273 mh-folder-updated-hook.
2953de8c 274
13fe29bd
BW
275 * mh-e.el (mh-process-commands): Rename mh-folder-updated-hook to
276 mh-before-commands-processed-hook, call new
2953de8c
SG
277 mh-after-commands-processed-hook.
278 (mh-folders-changed): New variable (for use in
279 mh-after-commands-processed-hook).
280
cee9f5c6
BW
2812005-12-19 Bill Wohler <wohler@newt.com>
282
283 * mh-acros.el:
284 * mh-alias.el:
285 * mh-comp.el:
286 * mh-customize.el:
287 * mh-e.el:
288 * mh-funcs.el:
289 * mh-gnus.el:
290 * mh-identity.el:
291 * mh-inc.el:
292 * mh-index.el:
293 * mh-init.el:
294 * mh-junk.el:
295 * mh-mime.el:
296 * mh-pick.el:
297 * mh-print.el:
298 * mh-seq.el:
299 * mh-speed.el:
300 * mh-utils.el:
13fe29bd
BW
301 Follow commenting conventions. Don't use ;;; form so much, except
302 for headings. Precede headings with page feed. This was mostly
303 already done, so I made it a convention. Did not update copyright
cee9f5c6
BW
304 on a couple of files since this was an insignificant change.
305
fa4075e3
BW
3062005-12-18 Bill Wohler <wohler@newt.com>
307
308 * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
309 (mh-tool-bar-search-function): Sync docstrings with manual.
13fe29bd
BW
310 (mh-tool-bar-customize): Replace toolbar with tool bar in
311 docstring.
fa4075e3
BW
312 (mh-tool-bar-letter-help): Fix manual reference.
313 (mh-xemacs-use-toolbar-flag): Rename to
13fe29bd
BW
314 mh-xemacs-use-tool-bar-flag. Initialize to
315 mh-xemacs-has-tool-bar-flag. Sync docstrings with manual.
fa4075e3 316 (mh-xemacs-toolbar-position): Rename to
13fe29bd 317 mh-xemacs-tool-bar-position. Initialize to nil. Drop "no tool bar"
fa4075e3
BW
318 option (redundant) and change "Same As Default Tool Bar" setting
319 to nil. Sync docstrings with manual.
320 (mh-tool-bar-define): Replace toolbar with tool-bar or tool bar
321 depending on context.
13fe29bd
BW
322 (mh-toolbar-init): Rename to mh-tool-bar-init. Simplify condition
323 for calling set-specifier. Only look at the value of
324 mh-xemacs-use-tool-bar-flag.
325 (mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons): Sync
326 docstrings with manual.
fa4075e3
BW
327
328 * mh-comp.el (mh-letter-mode): Use mh-tool-bar-init instead of
329 mh-toolbar-init.
330
331 * mh-e.el (mh-folder-mode): Ditto.
332
333 * mh-utils.el (mh-show-mode): Ditto.
334
7a5df5a9
BW
3352005-12-15 Bill Wohler <wohler@newt.com>
336
337 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
338
339 * mh-seq.el (mh-delete-subject, mh-thread-next-sibling)
340 (mh-thread-previous-sibling, mh-thread-ancestor)
341 (mh-thread-delete, mh-thread-refile): Ditto.
342
6b960c10
BW
3432005-12-14 Bill Wohler <wohler@newt.com>
344
345 * mh-customize.el (mh-speed-flists-interval): Rename to
346 mh-speed-update-interval.
13fe29bd
BW
347 (mh-speed-run-flists-flag): Delete. Setting
348 mh-speed-flists-interval to 0 accomplishes the same thing.
6b960c10 349
13fe29bd
BW
350 * mh-speed.el (mh-folder-speedbar-buttons, mh-speed-flists): Use
351 mh-speed-update-interval instead of mh-speed-run-flists-flag.
352 (mh-speed-toggle, mh-speed-view, mh-speed-refresh): Sync
353 docstrings with manual.
6b960c10 354
97c688ed
BW
3552005-12-09 Bill Wohler <wohler@newt.com>
356
357 * mh-customize.el (mh-path): Move here from mh-init.el.
358 (mh-variant): Mention that mh-path can be customized.
359 (mh-invisible-header-fields-internal): Add X-ContentStamp,
360 X-MAIL-INFO, and X-UNTD- from NetZero.
361
362 * mh-init.el (mh-path): Move defcustom to mh-customize.el.
363
2be362c2
BW
3642005-12-04 Bill Wohler <wohler@newt.com>
365
f15ced66
BW
366 * mh-customize.el (mh-sortm-args): Sync docstrings with manual.
367 (mh-invisible-header-fields-internal): Add X-Bugzilla-* and
368 X-Virus-Scanned.
2bd87afb 369
13fe29bd
BW
370 * mh-customize.el (mh-insert-signature-hook): Rename
371 mh-letter-insert-signature-hook to mh-insert-signature-hook.
f15ced66
BW
372
373 * mh-comp.el (mh-insert-signature): Ditto.
374
56128d97 375 * mh-customize.el (mh-fetch-x-image-url): Change default from 'ask
13fe29bd 376 to nil. Remove t option. Sync docstring with manual (closes SF
56128d97
BW
377 #831278).
378 (mh-invisible-header-fields-internal): Remove X-Image-URL so that
379 users can see it, look it up in the manual's index, and discover
380 mh-fetch-x-image-url (closes SF #831278).
a932ce45 381
a8a47814
BW
382 * mh-customize.el (mh-new-messages-folders): Rename from
383 mh-index-new-messages-folders.
384 (mh-ticked-messages-folders): Rename from
385 mh-index-ticked-messages-folders.
2bd87afb 386
a8a47814
BW
387 * mh-index.el (mh-index-sequenced-messages)
388 (mh-index-new-messages): Ditto.
389
2be362c2 390 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE"
13fe29bd 391 in the docstrings and made usage consistent. Generally speaking,
2be362c2 392 "messages in range" and "range of messages" is redundant and just
13fe29bd 393 "range" can be used in most circumstances. Also ensured that
2be362c2 394 mh-interactive-range was mentioned in all interactive functions
f15ced66
BW
395 that use a range which describes the range argument for both users
396 and programmers.
2be362c2
BW
397
398 * mh-e.el (mh-delete-msg-no-motion, mh-refile-msg)
399 (mh-refile-or-write-again, mh-rescan-folder, mh-undo)
400 (mh-visit-folder, mh-scan-folder, mh-regenerate-headers)
13fe29bd
BW
401 (mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup):
402 Ditto.
2be362c2 403
13fe29bd
BW
404 * mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1):
405 Ditto.
2be362c2
BW
406
407 * mh-junk.el (mh-junk-blacklist, mh-junk-whitelist): Ditto.
408
409 * mh-print.el (mh-ps-print-range, mh-ps-print-msg)
410 (mh-ps-print-msg-file, mh-print-msg): Ditto.
411
412 * mh-seq.el (mh-put-msg-in-seq, mh-range-to-msg-list)
413 (mh-narrow-to-range, mh-toggle-tick): Ditto.
414
553fb735
BW
4152005-12-01 Bill Wohler <wohler@newt.com>
416
417 Rewrote Reading Mail chapter in manual which affected mh-show
418 customization group and related functions.
2bd87afb 419
553fb735
BW
420 * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style
421 instead of mh-highlight-citation-p.
422 (mh-letter-toggle-header-field-display): "Ellipsed" isn't a word,
423 I think, so use "truncated".
424
425 * mh-customize.el (mh-folder, mh-folder-faces): Group's manual
13fe29bd 426 section is Folders, not Organizing. Parent of mh-folder-faces is
553fb735
BW
427 mh-folder, not mh-show.
428 (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar.
429 (mh-thread): New group that corresponds with manual's Threading
430 chapter.
431 (mh-letter-faces): Group's manual section is Editing Drafts, not
432 Sending Mail.
13fe29bd
BW
433 (mh-sortm-args): New customization variable that used to be a
434 defvar.
553fb735
BW
435 (mh-index-new-messages-folders, mh-index-ticked-messages-folders):
436 Move from mh-index group to mh-folders group.
437 (mh-alias-local-users-prefix, mh-large-folder)
438 (mh-recursive-folders-flag, mh-before-quit-hook)
439 (mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook)
440 (mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to
441 mh-folder group.
442 (mh-highlight-citation-style): Rename from
13fe29bd
BW
443 mh-highlight-citation-p. Sync docstrings with manual.
444 (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings
553fb735 445 with manual.
13fe29bd
BW
446 (mh-show-threads-flag): Move from mh-show group to mh-thread
447 group.
553fb735
BW
448 (mh-find-path-hook): Move from mh-show group to mh-e group.
449 (mh-folder-updated-hook): Add to mh-folder group.
450 (mh-forward-hook): Move from mh-folder to mh-sending-mail group.
451 (mh-unseen-updated-hook): Move from mh-show to mh-sequences group.
452 (mh-bury-show-buffer-flag, mh-clean-message-header-flag)
453 (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag)
454 (mh-display-buttons-for-inline-parts-flag)
455 (mh-do-not-confirm-flag, mh-fetch-x-image-url)
456 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
457 (mh-invisible-header-fields-default, mh-invisible-header-fields)
458 (mh-lpr-command-format, mh-max-inline-image-height)
459 (mh-max-inline-image-width)
460 (mh-mime-save-parts-default-directory, mh-print-background-flag)
461 (mh-show-maximum-size, mh-show-use-goto-addr-flag)
462 (mh-show-use-xface-flag, mh-store-default-directory)
463 (mh-summary-height, mh-delete-msg-hook
464 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
2bd87afb 465
553fb735
BW
466 * mh-e.el
467 (mh-scan-format-mh, mh-scan-good-msg-regexp)
468 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
13fe29bd
BW
469 (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use
470 non-fontification instead of non-fontifying.
553fb735 471 (mh-header-display): Use mh-mhl-format-file instead of
13fe29bd 472 mhl-formfile. Sync docstrings with manual.
553fb735 473 (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
13fe29bd 474 count. Sync docstrings with manual.
553fb735 475 (mh-refile-or-write-again): Use output from mh-write-msg-to-file
13fe29bd
BW
476 so that message doesn't change when using this command. Sync
477 docstrings with manual.
478 (mh-page-msg, mh-previous-page): Rename arg to lines. Sync
479 docstrings with manual.
480 (mh-write-msg-to-file): Rename msg to message. Rename no-headers
481 to no-header. Sync docstrings with manual.
553fb735
BW
482 (mh-ps-print-map): Delete keybindings for deleted commands
483 mh-ps-print-toggle-mime and mh-ps-print-msg-show.
2bd87afb 484 (mh-help-messages): Update printing help.
553fb735
BW
485 (mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg)
486 (mh-last-msg, mh-previous-unread-msg, mh-next-button)
487 (mh-prev-button, mh-folder-toggle-mime-part)
488 (mh-folder-inline-mime-part, mh-folder-save-mime-part)
489 (mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with
490 manual.
491
13fe29bd
BW
492 * mh-funcs.el (mh-sortm-args): Now a customization option and in
493 mh-customize.el.
494 (mh-pipe-msg): Rename include-headers to include-header. Sync
495 docstrings with manual.
553fb735
BW
496 (mh-burst-digest, mh-page-digest, mh-page-digest-backwards)
497 (mh-store-msg): Sync docstrings with manual.
498
13fe29bd
BW
499 * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync
500 docstrings with manual.
553fb735
BW
501 (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp.
502 Sync docstrings with manual.
13fe29bd
BW
503 (mh-mm-display-part, mh-mm-inline-message): Use
504 mh-highlight-citation-style instead of mh-highlight-citation-p.
553fb735
BW
505 (mh-press-button): Sync docstrings with manual.
506 (mh-display-with-external-viewer): Fix default output in
13fe29bd 507 minibuffer. Sync docstrings with manual.
553fb735 508
13fe29bd
BW
509 * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime):
510 Delete.
553fb735
BW
511 (mh-ps-print-color-option): Incorporate docstring from
512 ps-print-color-p.
13fe29bd
BW
513 (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline
514 docstring.
515 (mh-ps-spool-msg): Slimline docstring. Rename from
516 mh-ps-spool-a-msg. Rewrite to use existing show buffer when
517 available.
553fb735
BW
518 (mh-ps-print-range): Extract method from common code in
519 mh-ps-print-msg and mh-ps-print-msg-file.
13fe29bd
BW
520 (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s".
521 (mh-ps-print-msg-show): Delete. Can use either
553fb735
BW
522 mh-ps-print-msg-show or mh-ps-print-msg-show to same effect with
523 new code in mh-ps-spool-msg.
524 (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile.
525 Sync docstrings with manual.
526 (mh-ps-print-msg, mh-ps-print-msg-file)
13fe29bd
BW
527 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync
528 docstrings with manual.
553fb735 529
2bd87afb 530 * mh-utils.el (mh-show-ps-print-msg-show)
553fb735 531 mh-show-ps-print-toggle-mime): Delete.
2bd87afb 532 (mh-show-ps-print-map): Update accordingly.
553fb735
BW
533 (mh-show-mode): Use mh-highlight-citation-style instead of
534 mh-highlight-citation-p.
535 (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of
536 mhl-formfile.
13fe29bd
BW
537 (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync
538 docstrings with manual.
539 (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync
540 docstrings with manual.
553fb735
BW
541
5422005-12-01 Bill Wohler <wohler@newt.com>
543
544 * mh-init.el (mh-defface-compat): Checkdoc fix.
545
546 * mh-junk.el (mh-bogofilter-blacklist, mh-bogofilter-whitelist):
13fe29bd
BW
547 Bogofilter is lowercase except at beginning of sentence and in
548 titles.
553fb735 549
94abd6b7
BW
5502005-11-04 Bill Wohler <wohler@newt.com>
551
6b19bd82
BW
552 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
553 Move to mh-init.el to minimize bulk of mh-customize.el.
554
555 * mh-init.el: Modify commentary since file is used for load and
556 initialization as well as setting and getting the variant.
13fe29bd
BW
557 (mh-min-colors-defined-flag, mh-defface-compat): Move here from
558 mh-customize.el.
6b19bd82 559
13fe29bd
BW
560 * mh-customize.el: Refactor faces. Move grayscale requirements
561 last before t. Use uniform line breaks.
3d2efec2 562 (mh-min-colors-defined-flag): New variable.
13fe29bd 563 (mh-defface-compat): New function. Provides backward compatibility
3d2efec2 564 for face specs.
2bd87afb
SM
565 (mh-show-header, mh-show-date, mh-show-cc, mh-folder-to)
566 (mh-folder-refiled, mh-folder-cur-msg-number, mh-folder-cur-msg)
3d2efec2 567 (mh-folder-body): Use mh-defface-compat.
94abd6b7 568
b07e0686
DN
5692005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
570
571 * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face)
572 (mh-folder-cur-msg-number-face, mh-folder-refiled-face)
573 (mh-folder-to-face): Use the min-colors attribute instead of the
574 type attribute.
575
be33fce4
BW
5762005-11-03 Bill Wohler <wohler@newt.com>
577
578 * mh-customize.el (mh-refile-preserves-sequences-flag)
13fe29bd
BW
579 (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync
580 docstrings with manual.
be33fce4
BW
581
582 * mh-e.el (mh-update-sequences): Sync docstrings with manual.
583
2bd87afb 584 * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq)
be33fce4
BW
585 (mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings
586 with manual.
587
93eece98
BW
5882005-11-01 Bill Wohler <wohler@newt.com>
589
13fe29bd
BW
590 * mh-comp.el (mh-redist-full-contents) Convert defvar to
591 defcustom.
b2064e08
BW
592 (mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute)
593 (mh-reply, mh-send, mh-send-other-window)
594 (mh-fill-paragraph-function): Sync docstrings with manual.
13fe29bd
BW
595 (mh-edit-again, mh-extract-rejected-mail, mh-redistribute): Rename
596 msg argument to message (to make for a better docstring).
b2064e08
BW
597
598 * mh-customize.el (mh-redist-full-contents-flag): Convert defvar
13fe29bd 599 to defcustom. Rename by adding -flag.
b2064e08
BW
600 (mh-compose-forward-as-mime-flag)
601 (mh-compose-letter-function, mh-forward-subject-format)
602 (mh-insert-x-mailer-flag, mh-reply-default-reply-to)
603 (mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings
604 with manual.
605
2bd87afb 606 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg)
93eece98 607 (mh-ps-print-msg): Remove debugging messages.
2bd87afb 608 (mh-ps-print-msg-show, mh-ps-print-msg-show)
93eece98
BW
609 (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period
610 after message per conventions.
611
fefc5079
BW
6122005-10-30 Bill Wohler <wohler@newt.com>
613
2bd87afb 614 * mh-e.el (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
13fe29bd
BW
615 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp): Sync
616 docstrings with manual.
ece9cbf7 617
fefc5079
BW
618 * mh-customize.el (mh-compose-space-does-completion-flag)
619 (mh-signature-separator-flag, mh-interpret-number-as-range-flag)
620 (mh-adaptive-cmd-note-flag): Use "Non-nil means" instead of "On
13fe29bd
BW
621 means" to remain checkdoc clean and consistent with Emacs. I
622 raised this issue with the Emacs developers and Stallman agrees
fefc5079
BW
623 that "On means" should be allowed in custom docstrings but that
624 this change requires thought and should wait until after the Emacs
625 22 release.
626
ec397a34
BW
6272005-10-28 Bill Wohler <wohler@newt.com>
628
50df64d6
BW
629 * mh-comp.el (mh-annotate-msg): Use new variable
630 mh-scan-field-destination-offset rather than hard-coding 1.
631
632 * mh-customize.el (mh-interpret-number-as-range-flag): Add * to
633 docstring.
13fe29bd
BW
634 (mh-adaptive-cmd-note-flag-check, mh-scan-format-file-check): New
635 functions to check input for mh-adaptive-cmd-note-flag and
50df64d6
BW
636 mh-scan-format-file respectively.
637 (mh-adaptive-cmd-note-flag, mh-scan-format-file): Docstring fixes,
638 add :set.
639
13fe29bd
BW
640 * mh-e.el: (mh-scan-field-destination-offset): New variable. The
641 destination is the -, t, b, c, or n character for Replied, To, cc,
50df64d6
BW
642 Bcc, or Newsgroups respectively.
643 (mh-make-folder, mh-regenerate-headers, mh-generate-new-cmd-note)
644 Call new function mh-msg-num-width-to-column to make leap between
645 width and column more explicit.
646 (mh-msg-num-width-to-column): New function that steals logic from
13fe29bd 647 old mh-set-cmd-note. Also, throw error if mh-scan-format-file
50df64d6
BW
648 isn't t since we can't adapt the scan lines in this case.
649 (mh-set-cmd-note): Now just simply sets mh-cmd-note which will
650 make the documentation more clear.
651 (mh-generate-new-cmd-note): Docstring fix--mh-cmd-note is a
652 column, not a width.
653 (mh-add-sequence-notation, mh-remove-sequence-notation): Use new
13fe29bd
BW
654 variable mh-scan-field-destination-offset rather than hard-coding
655 1.
50df64d6
BW
656
657 * mh-utils.el (mh-cmd-note) Synced docstring with manual.
658 (mh-notate): Use new variable mh-scan-field-destination-offset
659 rather than hard-coding 1.
660 (mh-message-number-width): Rename to mh-msg-num-width to be
661 consistent with mh-get-msg-num and mh-msg-num-width-to-column.
662
ec397a34
BW
663 * mh-customize.el (mh-x-face-file, mh-show-use-xface-flag)
664 (mail-citation-hook): Quote URLs in docstrings and precede with
13fe29bd
BW
665 `URL'. The former will suppress checkdoc warnings, the latter will
666 turn them into hyperlinks in Emacs 22 (I just added the code to do
667 that today).
ec397a34
BW
668 (mh-scan-format-file): Checkdoc fix.
669
169a3241
BW
6702005-10-27 Bill Wohler <wohler@newt.com>
671
e069fa61
BW
672 * mh-customize.el (mh-adaptive-cmd-note-flag)
673 (mh-scan-format-file, mh-scan-prog): Sync docstrings with manual.
674
675 * mh-e.el (mh-scan-format-mh, mh-note-deleted, mh-note-refiled)
676 (mh-note-cur, mh-scan-good-msg-regexp)
677 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
678 (mh-scan-valid-regexp, mh-scan-cur-msg-number-regexp)
679 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
680 (mh-scan-subject-regexp, mh-scan-format-regexp)
681 (mh-folder-font-lock-keywords, mh-set-cmd-note): Sync docstrings
682 with manual.
683
684 * mh-funcs.el (mh-note-copied): Sync docstrings with manual.
685
686 * mh-utils.el (mh-goto-msg): Use mh-scan-msg-search-regexp instead
687 of hard-coded string.
13fe29bd
BW
688 (mh-mail-header-separator, mh-signature-separator-regexp): Use
689 "regular expression" in docstring instead of regexp.
e069fa61
BW
690 (mh-scan-msg-number-regexp)
691 (mh-scan-msg-overflow-regexp, mh-scan-msg-format-regexp)
692 (mh-scan-msg-format-string, mh-scan-msg-search-regexp)
693 (mh-cmd-note): Sync docstrings with manual.
694
3b463df0
BW
695 * mh-comp.el (mh-insert-signature, mh-insert-auto-fields):
696 Checkdoc fixes.
697
698 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Ditto.
2bd87afb
SM
699
700 * mh-mime.el (mh-mh-to-mime, mh-mml-attach-file)
701 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
702 (mh-mml-secure-message-signencrypt): Ditto.
169a3241 703
4a263988
BW
7042005-10-24 Bill Wohler <wohler@newt.com>
705
706 * mh-gnus.el: Load mml.el in order to see if
707 mml-minibuffer-read-disposition is defined or not.
708
709 * mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the
710 mml autoloads.
711
97c60a38
MB
7122005-10-23 Miles Bader <miles@gnu.org>
713
714 * .arch-inventory: New file.
715
9a51cf9e
BW
7162005-10-23 Bill Wohler <wohler@newt.com>
717
13fe29bd
BW
718 * mh-customize.el (mh-interpret-number-as-range-flag): Sync
719 docstring with manual.
136e0283 720
9a51cf9e
BW
721 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
722 mh-alias.el and move to mh-acros.el
723
724 * mh-alias.el (mh-assoc-ignore-case): Merge with version in
725 mh-identity.el and move to mh-acros.el
726
727 * mh-acros.el (mh-assoc-ignore-case): Merge of function from
728 mh-identity.el and mh-alias.el.
729
730 * mh-mime.el: Autoload mm-uu for mm-uu-dissect to avoid compiler
731 warning in Emacs 22.
732
1dd9796d
SD
7332005-10-23 Satyaki Das <satyaki@theforce.stanford.edu>
734
735 * mh-identity.el (mh-assoc-ignore-case): New macro that uses
736 assoc-string (if the function is available) and falls back on
737 assoc-ignore-case if assoc-string is not found.
738 (mh-identity-field-handler): Use mh-assoc-ignore-case since
739 assoc-ignore-case is a obsolete function in Emacs 22.
740
741 * mh-e.el (mh-folder-buttons-init-flag): New variable that keeps
742 track of whether the tool-bar in mh-folder-mode has been
743 initialized yet.
744 (mh-folder-mode): Initialize the tool-bar for folders the first
745 time we get into mh-letter-mode.
746
747 * mh-customize.el (mh-buffer-exists-p): New function which tests
748 presence of buffers of a given mode.
749 (mh-tool-bar-define): New functions
750 mh-tool-bar-folder-buttons-init and
13fe29bd 751 mh-tool-bar-letter-buttons-init are defined. These functions are
1dd9796d
SD
752 used to create the tool-bar from the corresponding customizable
753 variables.
754
755 * mh-comp.el (mh-letter-buttons-init-flag): New variable that
756 keeps track of whether the tool-bar in mh-letter-mode has been
757 initialized yet.
758 (mh-letter-mode): Initialize the tool-bar for drafts the first
759 time we get into mh-letter-mode.
760
0c47b17c
BW
7612005-10-23 Bill Wohler <wohler@newt.com>
762
13fe29bd
BW
763 * mh-comp.el (mh-letter-menu): Rename
764 mh-mhn-compose-external-compressed-tar to
765 mh-mh-compose-external-compressed-tar. Rename
766 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
767 mh-edit-mhn to mh-mh-to-mime. Rename mh-mhn-directive-present-p to
768 mh-mh-directive-present-p. Rename mh-revert-mhn-edit to
769 mh-mh-to-mime-undo. Rename mh-gnus-pgp-support-flag to
770 mh-pgp-support-flag. Rename mh-compose-insertion value from 'mhn
0c47b17c
BW
771 to 'mh.
772 (mh-insert-signature): Rename mh-mhn-directive-present-p to
773 mh-mh-directive-present-p.
774 (mh-send-letter): Rename mh-mhn-directive-present-p to
13fe29bd
BW
775 mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime.
776 (mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename
777 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
778 mh-mhn-compose-external-compressed-tar to
779 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
780 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
781 mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to
782 mh-mh-compose-anon-ftp. Rename
783 mh-mhn-compose-external-compressed-tar to
784 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
785 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
0c47b17c
BW
786 mh-mh-compose-external-type.
787 (mh-send-letter, mh-letter-mode-map): Rename mh-edit-mhn to
788 mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo.
13fe29bd
BW
789 (mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename
790 mh-yank-from-start-of-msg to mh-yank-behavior.
0c47b17c
BW
791 (mh-letter-mode, mh-to-field, mh-to-fcc, mh-insert-signature)
792 (mh-check-whom, mh-insert-auto-fields, mh-send-letter)
793 (mh-insert-letter, mh-yank-cur-msg, mh-insert-prefix-string)
794 (mh-fully-kill-draft, mh-open-line, mh-letter-complete)
795 (mh-letter-complete-or-space, mh-letter-confirm-address)
796 (mh-letter-next-header-field-or-indent)
797 (mh-letter-previous-header-field)
13fe29bd
BW
798 (mh-letter-toggle-header-field-display): Sync docstrings with
799 manual.
0c47b17c 800
13fe29bd
BW
801 * mh-customize.el (mh-edit-mhn-hook): Rename to
802 mh-mh-to-mime-hook.
0c47b17c
BW
803 (mh-yank-from-start-of-msg): Rename to mh-yank-behavior.
804 (mh-compose-insertion): Rename values from 'gnus and 'mhn to 'mh
805 and user-visible values from mhn and Gnus to MH and MML.
2bd87afb 806 (mh-before-send-letter-hook): Add 'ispell-message option.
0c47b17c
BW
807 (mh-mml-method-default): Rename mh-gnus-pgp-support-flag to
808 mh-pgp-support-flag.
809 (mh-compose-insertion, mh-compose-space-does-completion-flag)
810 (mh-delete-yanked-msg-window-flag)
811 (mh-extract-from-attribution-verb, mh-ins-buf-prefix)
812 (mh-letter-complete-function, mh-letter-fill-column)
813 (mh-mml-method-default, mh-signature-file-name)
814 (mh-signature-separator-flag, mh-x-face-file)
815 (mh-yank-behavior, mail-citation-hook)
816 (mh-before-send-letter-hook, mh-mh-to-mime-hook): Sync docstrings
817 with manual.
818
819 * mh-gnus.el (mml-minibuffer-read-disposition): New function
820 provided for Emacs 21 environments that lack it.
821
822 * mh-mime.el (mh-mml-query-cryptographic-method): Use default
823 prompt convention.
824 (mh-compose-forward): mh-mh-forward-message requires string arg.
825 (mh-minibuffer-read-type): New function.
826 (mh-mhn-args): Rename to mh-mh-to-mime-args.
827 (mh-mhn-compose-insertion): Rename to mh-mh-attach-file.
828 (mh-mhn-compose-forw): Rename to mh-mh-forward-message.
829 (mh-mhn-compose-type): Rename to mh-mh-compose-type.
830 (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp.
13fe29bd
BW
831 Rename mh-mhn-compose-external-type to
832 mh-mh-compose-external-type.
0c47b17c 833 (mh-mhn-compose-external-compressed-tar): Rename to
13fe29bd
BW
834 mh-mh-compose-external-compressed-tar. Rename
835 mh-mhn-compose-external-type to mh-mh-compose-external-type.
836 (mh-mhn-compose-external-type): Rename to
837 mh-mh-compose-external-type.
838 (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
839 mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook.
0c47b17c
BW
840 Use correct program in message.
841 (mh-mhn-directive-present-p): Rename to mh-mh-directive-present-p.
842 (mh-mml-directive-present-p): Rename to mh-mml-tag-present-p.
843 (mh-compose-forward, mh-mh-attach-file)
844 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
845 (mh-mh-compose-external-type, mh-mh-forward-message)
846 (mh-mml-attach-file): Use mml-minibuffer-read-description,
847 mh-minibuffer-read-type.
2bd87afb 848 (mh-mime-content-types): Move comment about only being used in
0c47b17c
BW
849 Emacs 20 to docstring.
850 (mh-mh-compose-external-type): Rename extra-param argument to
851 parameters.
2bd87afb 852 (mh-mml-to-mime, mh-secure-message, mh-mml-unsecure-message)
13fe29bd
BW
853 (mh-mime-display-part, mh-mime-display-single): Rename
854 mh-gnus-pgp-support-flag to mh-pgp-support-flag.
0c47b17c
BW
855 (mh-compose-insertion): Rename mh-mhn-compose-insertion to
856 mh-mh-attach-file.
857 (mh-compose-forward): Rename mh-mhn-compose-forw to
858 mh-mh-forward-message.
859 (mh-mhn-compose-insertion): Rename mh-mhn-compose-type to
860 mh-mh-compose-type.
861 (mh-compose-insertion, mh-compose-forward, mh-mh-to-mime-args)
862 (mh-mh-attach-file, mh-mh-compose-type)
863 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
864 (mh-mh-compose-external-compressed-tar)
865 (mh-mh-compose-external-type, mh-mh-forward-message)
2bd87afb 866 (mh-mh-to-mime, mh-mh-quote-unescaped-sharp)
0c47b17c
BW
867 (mh-mh-to-mime-undo, mh-mh-directive-present-p, mh-mml-to-mime)
868 (mh-mml-attach-file, mh-secure-message, mh-mml-unsecure-message)
869 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
870 (mh-mml-directive-present-p, mh-destroy-postponed-handles)
871 (mh-display-smileys, mh-display-emphasis, mh-mime-save-parts):
872 Sync docstrings with manual.
873
13fe29bd
BW
874 * mh-utils.el (mh-gnus-pgp-support-flag): Rename to
875 mh-pgp-support-flag.
0c47b17c 876
fba3b4d8
PG
8772005-10-17 Peter S Galbraith <psg@debian.org>
878
13fe29bd
BW
879 * mh-identity.el (mh-identity-field-handler): Use
880 `assoc-ignore-case' to compare against header field for mixed-case
fba3b4d8
PG
881 "From:".
882
ffda926c
BW
8832005-10-17 Bill Wohler <wohler@newt.com>
884
2bd87afb 885 * mh-customize.el (mh-folder-tool-bar-map): Rename image file
ffda926c
BW
886 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose
887 to mail/compose, fld_open to fld-open.
13fe29bd
BW
888 (mh-letter-tool-bar-map): Rename image file mail_send to
889 mail/send.
ffda926c 890
8f552dc8
BW
8912005-10-16 Bill Wohler <wohler@newt.com>
892
79af55a7
BW
893 * mh-comp.el (mh-display-completion-list-compat): New macro which
894 calls `display-completion-list' correctly in older environments.
895 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING
896 argument.
897 (mh-complete-word): Use it.
898
8f552dc8 899 * mh-init.el (mh-image-load-path): Use locate-library to find
13fe29bd 900 MH-E. This simplified the code a lot. Flattened out nested
8f552dc8
BW
901 statements even more.
902
7c164e0c
SD
9032005-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
904
905 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
906 causes a compiler warning.
907
908 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting
909 the message to be viewed (closes SF #1306141).
910
f5fab556
MY
9112005-10-16 Masatake YAMATO <jet@gyve.org>
912
13fe29bd
BW
913 * mh-comp.el (mh-complete-word): Pass the common prefix substring
914 of completion to `display-completion-list'.
f5fab556 915
2416ec64
SD
9162005-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
917
918 * mh-init.el (mh-image-load-path-called-flag): New variable which
919 is used by mh-image-load-path so that it runs only once.
13fe29bd
BW
920 (mh-image-load-path): Modify so that it gets run only once. Also
921 flatten out heavily nested if statements to make it clearer.
2416ec64
SD
922
923 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs
924 to find images used in the toolbar.
925
926 * mh-customize.el (:folder): Remove call to mh-image-load-path.
927
a9954630
BW
9282005-10-14 Bill Wohler <wohler@newt.com>
929
2bd87afb 930 * mh-e.el (Version, mh-version): Add +cvs to version.
a9954630 931
5b004a34
BW
9322005-10-14 Bill Wohler <wohler@newt.com>
933
934 Released MH-E version 7.85.
2bd87afb
SM
935
936 * mh-e.el (Version, mh-version): Update for release 7.85.
937
a10f4ace
BW
9382005-10-14 Bill Wohler <wohler@newt.com>
939
13fe29bd
BW
940 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: *
941 mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
2bd87afb
SM
942 need to be indented.
943
5b004a34 944 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
13fe29bd
BW
945 but the code that invoked the face had not been updated. Tick
946 highlighting working again.
5b004a34 947
13fe29bd
BW
948 * mh-seq.el (mh-non-seq-mode-line-annotation): Move
949 make-variable-buffer-local call to top level to avoid warnings in
a10f4ace
BW
950 CVS Emacs.
951
2bd87afb 952 * mh-comp.el (mh-insert-letter): Replace deprecated read-input
a10f4ace
BW
953 with read-string.
954
a05fcb7d 9552005-10-09 Bill Wohler <wohler@newt.com>
c727526b 956
a05fcb7d
BW
957 * mh-init.el (mh-image-load-path): New function that adds the path
958 to the MH-E images to the image-load-path or load-path depending
959 on the version of Emacs.
c727526b 960
a05fcb7d
BW
961 * mh-customize.el: Call mh-image-load-path just before
962 mh-tool-bar-define so that the toolbar images can be found.
d88a70a0 963
a05fcb7d 9642005-10-04 Bill Wohler <wohler@newt.com>
d88a70a0 965
2bd87afb
SM
966 * ChangeLog: Move contents into ChangeLog.1 and trim.
967
13fe29bd 968 * ChangeLog.1: New file. Contains old ChangeLog.
900d1698 969
47570699 970
a05fcb7d 971 Copyright (C) 2005 Free Software Foundation, Inc.
e9be14aa 972
e495eaec
BW
973 Copying and distribution of this file, with or without modification,
974 are permitted in any medium without royalty provided the copyright
975 notice and this notice are preserved.
ab5796a9 976
13fe29bd
BW
977;; Local Variables:
978;; sentence-end-double-space: nil
979;; End:
980
ab5796a9 981;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51