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