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