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