Mercurial > emacs
annotate lisp/mh-e/ChangeLog @ 67565:72450e5d47ba
(isearch-query-replace): Check for isearch-other-end.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 14 Dec 2005 07:49:42 +0000 |
parents | 315e71e95246 |
children | 125832ddcd6b |
rev | line source |
---|---|
67449
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
1 2005-12-09 Bill Wohler <wohler@newt.com> |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
2 |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
3 * mh-customize.el (mh-path): Move here from mh-init.el. |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
4 (mh-variant): Mention that mh-path can be customized. |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
5 (mh-invisible-header-fields-internal): Add X-ContentStamp, |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
6 X-MAIL-INFO, and X-UNTD- from NetZero. |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
7 |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
8 * mh-init.el (mh-path): Move defcustom to mh-customize.el. |
315e71e95246
* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents:
67319
diff
changeset
|
9 |
67313
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
10 2005-12-04 Bill Wohler <wohler@newt.com> |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
11 |
67319
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
12 * mh-customize.el (mh-sortm-args): Sync docstrings with manual. |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
13 (mh-invisible-header-fields-internal): Add X-Bugzilla-* and |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
14 X-Virus-Scanned. |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
15 |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
16 * mh-customize.el (mh-insert-signature-hook): Rename |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
17 mh-letter-insert-signature-hook to mh-insert-signature-hook. |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
18 |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
19 * mh-comp.el (mh-insert-signature): Ditto. |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
20 |
67316
78b3886a9f87
(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents:
67315
diff
changeset
|
21 * mh-customize.el (mh-fetch-x-image-url): Change default from 'ask |
78b3886a9f87
(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents:
67315
diff
changeset
|
22 to nil. Remove t option. Sync docstring with manual (closes SF |
78b3886a9f87
(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents:
67315
diff
changeset
|
23 #831278). |
78b3886a9f87
(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents:
67315
diff
changeset
|
24 (mh-invisible-header-fields-internal): Remove X-Image-URL so that |
78b3886a9f87
(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents:
67315
diff
changeset
|
25 users can see it, look it up in the manual's index, and discover |
78b3886a9f87
(mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents:
67315
diff
changeset
|
26 mh-fetch-x-image-url (closes SF #831278). |
67315
e980863f26b8
(mh-invisible-header-fields-internal): Add X-Bugzilla-* and
Bill Wohler <wohler@newt.com>
parents:
67314
diff
changeset
|
27 |
67314
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
28 * mh-customize.el (mh-new-messages-folders): Rename from |
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
29 mh-index-new-messages-folders. |
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
30 (mh-ticked-messages-folders): Rename from |
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
31 mh-index-ticked-messages-folders. |
67315
e980863f26b8
(mh-invisible-header-fields-internal): Add X-Bugzilla-* and
Bill Wohler <wohler@newt.com>
parents:
67314
diff
changeset
|
32 |
67314
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
33 * mh-index.el (mh-index-sequenced-messages) |
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
34 (mh-index-new-messages): Ditto. |
8cbe08e4eed5
* mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents:
67313
diff
changeset
|
35 |
67313
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
36 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
37 in the docstrings and made usage consistent. Generally speaking, |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
38 "messages in range" and "range of messages" is redundant and just |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
39 "range" can be used in most circumstances. Also ensured that |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
40 mh-interactive-range was mentioned in all interactive functions |
67319
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
41 that use a range which describes the range argument for both users |
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
42 and programmers. |
67313
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
43 |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
44 * mh-e.el (mh-delete-msg-no-motion, mh-refile-msg) |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
45 (mh-refile-or-write-again, mh-rescan-folder, mh-undo) |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
46 (mh-visit-folder, mh-scan-folder, mh-regenerate-headers) |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
47 (mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup): |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
48 Ditto. |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
49 |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
50 * mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1): |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
51 Ditto. |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
52 |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
53 * mh-junk.el (mh-junk-blacklist, mh-junk-whitelist): Ditto. |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
54 |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
55 * mh-print.el (mh-ps-print-range, mh-ps-print-msg) |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
56 (mh-ps-print-msg-file, mh-print-msg): Ditto. |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
57 |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
58 * mh-seq.el (mh-put-msg-in-seq, mh-range-to-msg-list) |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
59 (mh-narrow-to-range, mh-toggle-tick): Ditto. |
2ae99b10dd40
* mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents:
67246
diff
changeset
|
60 |
67319
c9307100bfd0
* mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents:
67317
diff
changeset
|
61 |
67246
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
62 2005-12-01 Bill Wohler <wohler@newt.com> |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
63 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
64 Rewrote Reading Mail chapter in manual which affected mh-show |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
65 customization group and related functions. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
66 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
67 * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
68 instead of mh-highlight-citation-p. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
69 (mh-letter-toggle-header-field-display): "Ellipsed" isn't a word, |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
70 I think, so use "truncated". |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
71 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
72 * mh-customize.el (mh-folder, mh-folder-faces): Group's manual |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
73 section is Folders, not Organizing. Parent of mh-folder-faces is |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
74 mh-folder, not mh-show. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
75 (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
76 (mh-thread): New group that corresponds with manual's Threading |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
77 chapter. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
78 (mh-letter-faces): Group's manual section is Editing Drafts, not |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
79 Sending Mail. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
80 (mh-sortm-args): New customization variable that used to be a |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
81 defvar. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
82 (mh-index-new-messages-folders, mh-index-ticked-messages-folders): |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
83 Move from mh-index group to mh-folders group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
84 (mh-alias-local-users-prefix, mh-large-folder) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
85 (mh-recursive-folders-flag, mh-before-quit-hook) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
86 (mh-folder-mode-hook, mh-kill-folder-suppress-prompt-hook) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
87 (mh-quit-hook, mh-refile-msg-hook): Move from mh-show group to |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
88 mh-folder group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
89 (mh-highlight-citation-style): Rename from |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
90 mh-highlight-citation-p. Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
91 (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
92 with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
93 (mh-show-threads-flag): Move from mh-show group to mh-thread |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
94 group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
95 (mh-find-path-hook): Move from mh-show group to mh-e group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
96 (mh-folder-updated-hook): Add to mh-folder group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
97 (mh-forward-hook): Move from mh-folder to mh-sending-mail group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
98 (mh-unseen-updated-hook): Move from mh-show to mh-sequences group. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
99 (mh-bury-show-buffer-flag, mh-clean-message-header-flag) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
100 (mh-decode-mime-flag, mh-display-buttons-for-alternatives-flag) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
101 (mh-display-buttons-for-inline-parts-flag) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
102 (mh-do-not-confirm-flag, mh-fetch-x-image-url) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
103 (mh-graphical-smileys-flag, mh-graphical-emphasis-flag) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
104 (mh-invisible-header-fields-default, mh-invisible-header-fields) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
105 (mh-lpr-command-format, mh-max-inline-image-height) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
106 (mh-max-inline-image-width) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
107 (mh-mime-save-parts-default-directory, mh-print-background-flag) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
108 (mh-show-maximum-size, mh-show-use-goto-addr-flag) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
109 (mh-show-use-xface-flag, mh-store-default-directory) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
110 (mh-summary-height, mh-delete-msg-hook |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
111 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
112 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
113 * mh-e.el |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
114 (mh-scan-format-mh, mh-scan-good-msg-regexp) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
115 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
116 (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
117 non-fontification instead of non-fontifying. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
118 (mh-header-display): Use mh-mhl-format-file instead of |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
119 mhl-formfile. Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
120 (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
121 count. Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
122 (mh-refile-or-write-again): Use output from mh-write-msg-to-file |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
123 so that message doesn't change when using this command. Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
124 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
125 (mh-page-msg, mh-previous-page): Rename arg to lines. Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
126 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
127 (mh-write-msg-to-file): Rename msg to message. Rename no-headers |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
128 to no-header. Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
129 (mh-ps-print-map): Delete keybindings for deleted commands |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
130 mh-ps-print-toggle-mime and mh-ps-print-msg-show. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
131 (mh-help-messages): Updated printing help. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
132 (mh-delete-msg, mh-delete-msg-no-motion, mh-first-msg) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
133 (mh-last-msg, mh-previous-unread-msg, mh-next-button) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
134 (mh-prev-button, mh-folder-toggle-mime-part) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
135 (mh-folder-inline-mime-part, mh-folder-save-mime-part) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
136 (mh-next-unread-msg, mh-toggle-mime-buttons): Sync docstrings with |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
137 manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
138 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
139 * mh-funcs.el (mh-sortm-args): Now a customization option and |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
140 in mh-customize.el. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
141 (mh-pipe-msg): Rename include-headers to include-header. Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
142 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
143 (mh-burst-digest, mh-page-digest, mh-page-digest-backwards) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
144 (mh-store-msg): Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
145 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
146 * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
147 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
148 (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
149 Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
150 (mh-mm-display-part, mh-mm-inline-message): Use |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
151 mh-highlight-citation-style instead of mh-highlight-citation-p. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
152 (mh-press-button): Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
153 (mh-display-with-external-viewer): Fix default output in |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
154 minibuffer. Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
155 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
156 * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime): |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
157 Deleted. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
158 (mh-ps-print-color-option): Incorporate docstring from |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
159 ps-print-color-p. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
160 (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
161 docstring. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
162 (mh-ps-spool-msg): Slimline docstring. Rename from |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
163 mh-ps-spool-a-msg. Rewrote to use existing show buffer when |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
164 available. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
165 (mh-ps-print-range): Extract method from common code in |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
166 mh-ps-print-msg and mh-ps-print-msg-file. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
167 (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s". |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
168 (mh-ps-print-msg-show): Delete. Can use either |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
169 mh-ps-print-msg-show or mh-ps-print-msg-show to same effect with |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
170 new code in mh-ps-spool-msg. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
171 (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
172 Sync docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
173 (mh-ps-print-msg, mh-ps-print-msg-file) |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
174 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
175 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
176 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
177 * mh-utils.el (mh-show-ps-print-msg-show, |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
178 mh-show-ps-print-toggle-mime): Delete. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
179 (mh-show-ps-print-map): Updated accordingly. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
180 (mh-show-mode): Use mh-highlight-citation-style instead of |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
181 mh-highlight-citation-p. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
182 (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
183 mhl-formfile. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
184 (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
185 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
186 (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
187 docstrings with manual. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
188 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
189 2005-12-01 Bill Wohler <wohler@newt.com> |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
190 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
191 * mh-init.el (mh-defface-compat): Checkdoc fix. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
192 |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
193 * mh-junk.el (mh-bogofilter-blacklist, mh-bogofilter-whitelist): |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
194 Bogofilter is lowercase except at beginning of sentence and in |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
195 titles. |
bce5c0d2041c
* mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents:
66716
diff
changeset
|
196 |
66713
12f6ccc8b5e4
Refactor faces. Move grayscale requirements last before t. Use uniform
Bill Wohler <wohler@newt.com>
parents:
66677
diff
changeset
|
197 2005-11-04 Bill Wohler <wohler@newt.com> |
12f6ccc8b5e4
Refactor faces. Move grayscale requirements last before t. Use uniform
Bill Wohler <wohler@newt.com>
parents:
66677
diff
changeset
|
198 |
66716
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
199 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat): |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
200 Move to mh-init.el to minimize bulk of mh-customize.el. |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
201 |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
202 * mh-init.el: Modify commentary since file is used for load and |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
203 initialization as well as setting and getting the variant. |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
204 (mh-min-colors-defined-flag, mh-defface-compat): Move |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
205 here from mh-customize.el. |
25ad3e63f2a1
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents:
66715
diff
changeset
|
206 |
66713
12f6ccc8b5e4
Refactor faces. Move grayscale requirements last before t. Use uniform
Bill Wohler <wohler@newt.com>
parents:
66677
diff
changeset
|
207 * mh-customize.el: Refactor faces. Move grayscale requirements |
12f6ccc8b5e4
Refactor faces. Move grayscale requirements last before t. Use uniform
Bill Wohler <wohler@newt.com>
parents:
66677
diff
changeset
|
208 last before t. Use uniform line breaks. |
66715
5cec34d0f4d7
(mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents:
66713
diff
changeset
|
209 (mh-min-colors-defined-flag): New variable. |
5cec34d0f4d7
(mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents:
66713
diff
changeset
|
210 (mh-defface-compat): New function. Provides backward compatibility |
5cec34d0f4d7
(mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents:
66713
diff
changeset
|
211 for face specs. |
5cec34d0f4d7
(mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents:
66713
diff
changeset
|
212 (mh-show-header, mh-show-date, mh-show-cc, mh-folder-to) |
5cec34d0f4d7
(mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents:
66713
diff
changeset
|
213 (mh-folder-refiled, mh-folder-cur-msg-number, mh-folder-cur-msg) |
5cec34d0f4d7
(mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents:
66713
diff
changeset
|
214 (mh-folder-body): Use mh-defface-compat. |
66713
12f6ccc8b5e4
Refactor faces. Move grayscale requirements last before t. Use uniform
Bill Wohler <wohler@newt.com>
parents:
66677
diff
changeset
|
215 |
66677
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
216 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu> |
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
217 |
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
218 * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face) |
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
219 (mh-folder-cur-msg-number-face, mh-folder-refiled-face) |
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
220 (mh-folder-to-face): Use the min-colors attribute instead of the |
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
221 type attribute. |
11249bb2f593
(mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66661
diff
changeset
|
222 |
66661
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
223 2005-11-03 Bill Wohler <wohler@newt.com> |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
224 |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
225 * mh-customize.el (mh-refile-preserves-sequences-flag) |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
226 (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
227 docstrings with manual. |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
228 |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
229 * mh-e.el (mh-update-sequences): Sync docstrings with manual. |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
230 |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
231 * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq) |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
232 (mh-widen, mh-toggle-tick, mh-narrow-to-tick): Sync docstrings |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
233 with manual. |
f7b261d0f8e8
* mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents:
66627
diff
changeset
|
234 |
66615
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
235 2005-11-01 Bill Wohler <wohler@newt.com> |
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
236 |
66626
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
237 * mh-comp.el (mh-redist-full-contents) Convert defvar to |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
238 defcustom. |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
239 (mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute) |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
240 (mh-reply, mh-send, mh-send-other-window) |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
241 (mh-fill-paragraph-function): Sync docstrings with manual. |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
242 (mh-edit-again, mh-extract-rejected-mail, mh-redistribute): Rename |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
243 msg argument to message (to make for a better docstring). |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
244 |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
245 * mh-customize.el (mh-redist-full-contents-flag): Convert defvar |
66627 | 246 to defcustom. Rename by adding -flag. |
66626
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
247 (mh-compose-forward-as-mime-flag) |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
248 (mh-compose-letter-function, mh-forward-subject-format) |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
249 (mh-insert-x-mailer-flag, mh-reply-default-reply-to) |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
250 (mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
251 with manual. |
8d60d23ffa33
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents:
66615
diff
changeset
|
252 |
66615
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
253 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg) |
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
254 (mh-ps-print-msg): Remove debugging messages. |
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
255 (mh-ps-print-msg-show, mh-ps-print-msg-show) |
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
256 (mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period |
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
257 after message per conventions. |
8a6d017601ce
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents:
66572
diff
changeset
|
258 |
66571
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
259 2005-10-30 Bill Wohler <wohler@newt.com> |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
260 |
66572
a99155be4d04
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
Bill Wohler <wohler@newt.com>
parents:
66571
diff
changeset
|
261 * mh-e.el (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp) |
a99155be4d04
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
Bill Wohler <wohler@newt.com>
parents:
66571
diff
changeset
|
262 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp): Sync |
a99155be4d04
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
Bill Wohler <wohler@newt.com>
parents:
66571
diff
changeset
|
263 docstrings with manual. |
a99155be4d04
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
Bill Wohler <wohler@newt.com>
parents:
66571
diff
changeset
|
264 |
66571
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
265 * mh-customize.el (mh-compose-space-does-completion-flag) |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
266 (mh-signature-separator-flag, mh-interpret-number-as-range-flag) |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
267 (mh-adaptive-cmd-note-flag): Use "Non-nil means" instead of "On |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
268 means" to remain checkdoc clean and consistent with Emacs. I |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
269 raised this issue with the Emacs developers and Stallman agrees |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
270 that "On means" should be allowed in custom docstrings but that |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
271 this change requires thought and should wait until after the Emacs |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
272 22 release. |
beb6b92a94f6
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents:
66518
diff
changeset
|
273 |
66517
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
274 2005-10-28 Bill Wohler <wohler@newt.com> |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
275 |
66518
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
276 * mh-comp.el (mh-annotate-msg): Use new variable |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
277 mh-scan-field-destination-offset rather than hard-coding 1. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
278 |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
279 * mh-customize.el (mh-interpret-number-as-range-flag): Add * to |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
280 docstring. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
281 (mh-adaptive-cmd-note-flag-check, mh-scan-format-file-check): New |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
282 functions to check input for mh-adaptive-cmd-note-flag and |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
283 mh-scan-format-file respectively. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
284 (mh-adaptive-cmd-note-flag, mh-scan-format-file): Docstring fixes, |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
285 add :set. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
286 |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
287 * mh-e.el: (mh-scan-field-destination-offset): New variable. The |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
288 destination is the -, t, b, c, or n character for Replied, To, cc, |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
289 Bcc, or Newsgroups respectively. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
290 (mh-make-folder, mh-regenerate-headers, mh-generate-new-cmd-note) |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
291 Call new function mh-msg-num-width-to-column to make leap between |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
292 width and column more explicit. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
293 (mh-msg-num-width-to-column): New function that steals logic from |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
294 old mh-set-cmd-note. Also, throw error if mh-scan-format-file |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
295 isn't t since we can't adapt the scan lines in this case. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
296 (mh-set-cmd-note): Now just simply sets mh-cmd-note which will |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
297 make the documentation more clear. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
298 (mh-generate-new-cmd-note): Docstring fix--mh-cmd-note is a |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
299 column, not a width. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
300 (mh-add-sequence-notation, mh-remove-sequence-notation): Use new |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
301 variable mh-scan-field-destination-offset rather than hard-coding |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
302 1. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
303 |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
304 * mh-utils.el (mh-cmd-note) Synced docstring with manual. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
305 (mh-notate): Use new variable mh-scan-field-destination-offset |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
306 rather than hard-coding 1. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
307 (mh-message-number-width): Rename to mh-msg-num-width to be |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
308 consistent with mh-get-msg-num and mh-msg-num-width-to-column. |
7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents:
66517
diff
changeset
|
309 |
66517
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
310 * mh-customize.el (mh-x-face-file, mh-show-use-xface-flag) |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
311 (mail-citation-hook): Quote URLs in docstrings and precede with |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
312 `URL'. The former will suppress checkdoc warnings, the latter will |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
313 turn them into hyperlinks in Emacs 22 (I just added the code |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
314 to do that today). |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
315 (mh-scan-format-file): Checkdoc fix. |
2ed668700790
(mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents:
66477
diff
changeset
|
316 |
66474
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
317 2005-10-27 Bill Wohler <wohler@newt.com> |
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
318 |
66477
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
319 * mh-customize.el (mh-adaptive-cmd-note-flag) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
320 (mh-scan-format-file, mh-scan-prog): Sync docstrings with manual. |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
321 |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
322 * mh-e.el (mh-scan-format-mh, mh-note-deleted, mh-note-refiled) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
323 (mh-note-cur, mh-scan-good-msg-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
324 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
325 (mh-scan-valid-regexp, mh-scan-cur-msg-number-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
326 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
327 (mh-scan-subject-regexp, mh-scan-format-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
328 (mh-folder-font-lock-keywords, mh-set-cmd-note): Sync docstrings |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
329 with manual. |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
330 |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
331 * mh-funcs.el (mh-note-copied): Sync docstrings with manual. |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
332 |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
333 * mh-utils.el (mh-goto-msg): Use mh-scan-msg-search-regexp instead |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
334 of hard-coded string. |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
335 (mh-mail-header-separator, mh-signature-separator-regexp): Use |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
336 "regular expression" in docstring instead of regexp. |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
337 (mh-scan-msg-number-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
338 (mh-scan-msg-overflow-regexp, mh-scan-msg-format-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
339 (mh-scan-msg-format-string, mh-scan-msg-search-regexp) |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
340 (mh-cmd-note): Sync docstrings with manual. |
117f8e71b37a
* mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents:
66476
diff
changeset
|
341 |
66476
ea959f21cde8
(mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents:
66474
diff
changeset
|
342 * mh-comp.el (mh-insert-signature, mh-insert-auto-fields): |
ea959f21cde8
(mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents:
66474
diff
changeset
|
343 Checkdoc fixes. |
ea959f21cde8
(mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents:
66474
diff
changeset
|
344 |
ea959f21cde8
(mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents:
66474
diff
changeset
|
345 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Ditto. |
66474
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
346 |
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
347 * mh-mime.el (mh-mh-to-mime, mh-mml-attach-file) |
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
348 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt) |
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
349 (mh-mml-secure-message-signencrypt): Ditto |
06ed4e88d849
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents:
66410
diff
changeset
|
350 |
66410
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
351 2005-10-24 Bill Wohler <wohler@newt.com> |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
352 |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
353 * mh-gnus.el: Load mml.el in order to see if |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
354 mml-minibuffer-read-disposition is defined or not. |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
355 |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
356 * mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
357 mml autoloads. |
779be9915a30
* mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents:
66371
diff
changeset
|
358 |
66371
adc5009cfc2a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader <miles@gnu.org>
parents:
66370
diff
changeset
|
359 2005-10-23 Miles Bader <miles@gnu.org> |
adc5009cfc2a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader <miles@gnu.org>
parents:
66370
diff
changeset
|
360 |
adc5009cfc2a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader <miles@gnu.org>
parents:
66370
diff
changeset
|
361 * .arch-inventory: New file. |
adc5009cfc2a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader <miles@gnu.org>
parents:
66370
diff
changeset
|
362 |
66357
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
363 2005-10-23 Bill Wohler <wohler@newt.com> |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
364 |
66370
752fbc86ba7a
(mh-interpret-number-as-range-flag): Sync docstring with manual.
Bill Wohler <wohler@newt.com>
parents:
66357
diff
changeset
|
365 * mh-customize.el (mh-interpret-number-as-range-flag): Sync |
752fbc86ba7a
(mh-interpret-number-as-range-flag): Sync docstring with manual.
Bill Wohler <wohler@newt.com>
parents:
66357
diff
changeset
|
366 docstring with manual. |
752fbc86ba7a
(mh-interpret-number-as-range-flag): Sync docstring with manual.
Bill Wohler <wohler@newt.com>
parents:
66357
diff
changeset
|
367 |
66357
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
368 * mh-identity.el (mh-assoc-ignore-case): Merge with version in |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
369 mh-alias.el and move to mh-acros.el |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
370 |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
371 * mh-alias.el (mh-assoc-ignore-case): Merge with version in |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
372 mh-identity.el and move to mh-acros.el |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
373 |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
374 * mh-acros.el (mh-assoc-ignore-case): Merge of function from |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
375 mh-identity.el and mh-alias.el. |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
376 |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
377 * mh-mime.el: Autoload mm-uu for mm-uu-dissect to avoid compiler |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
378 warning in Emacs 22. |
f5ade15d46f2
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents:
66356
diff
changeset
|
379 |
66356
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
380 2005-10-23 Satyaki Das <satyaki@theforce.stanford.edu> |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
381 |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
382 * mh-identity.el (mh-assoc-ignore-case): New macro that uses |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
383 assoc-string (if the function is available) and falls back on |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
384 assoc-ignore-case if assoc-string is not found. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
385 (mh-identity-field-handler): Use mh-assoc-ignore-case since |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
386 assoc-ignore-case is a obsolete function in Emacs 22. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
387 |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
388 * mh-e.el (mh-folder-buttons-init-flag): New variable that keeps |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
389 track of whether the tool-bar in mh-folder-mode has been |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
390 initialized yet. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
391 (mh-folder-mode): Initialize the tool-bar for folders the first |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
392 time we get into mh-letter-mode. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
393 |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
394 * mh-customize.el (mh-buffer-exists-p): New function which tests |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
395 presence of buffers of a given mode. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
396 (mh-tool-bar-define): New functions |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
397 mh-tool-bar-folder-buttons-init and |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
398 mh-tool-bar-letter-buttons-init are defined. These functions are |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
399 used to create the tool-bar from the corresponding customizable |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
400 variables. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
401 |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
402 * mh-comp.el (mh-letter-buttons-init-flag): New variable that |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
403 keeps track of whether the tool-bar in mh-letter-mode has been |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
404 initialized yet. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
405 (mh-letter-mode): Initialize the tool-bar for drafts the first |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
406 time we get into mh-letter-mode. |
131366a2e19b
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66354
diff
changeset
|
407 |
66354
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
408 2005-10-23 Bill Wohler <wohler@newt.com> |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
409 |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
410 * mh-comp.el (mh-letter-menu): Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
411 mh-mhn-compose-external-compressed-tar to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
412 mh-mh-compose-external-compressed-tar. Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
413 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
414 mh-edit-mhn to mh-mh-to-mime. Rename mh-mhn-directive-present-p to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
415 mh-mh-directive-present-p. Rename mh-revert-mhn-edit to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
416 mh-mh-to-mime-undo. Rename mh-gnus-pgp-support-flag to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
417 mh-pgp-support-flag. Rename mh-compose-insertion value from 'mhn |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
418 to 'mh. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
419 (mh-insert-signature): Rename mh-mhn-directive-present-p to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
420 mh-mh-directive-present-p. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
421 (mh-send-letter): Rename mh-mhn-directive-present-p to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
422 mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
423 (mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
424 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
425 mh-mhn-compose-external-compressed-tar to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
426 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
427 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
428 mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
429 mh-mh-compose-anon-ftp. Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
430 mh-mhn-compose-external-compressed-tar to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
431 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
432 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
433 mh-mh-compose-external-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
434 (mh-send-letter, mh-letter-mode-map): Rename mh-edit-mhn to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
435 mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
436 (mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
437 mh-yank-from-start-of-msg to mh-yank-behavior. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
438 (mh-letter-mode, mh-to-field, mh-to-fcc, mh-insert-signature) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
439 (mh-check-whom, mh-insert-auto-fields, mh-send-letter) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
440 (mh-insert-letter, mh-yank-cur-msg, mh-insert-prefix-string) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
441 (mh-fully-kill-draft, mh-open-line, mh-letter-complete) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
442 (mh-letter-complete-or-space, mh-letter-confirm-address) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
443 (mh-letter-next-header-field-or-indent) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
444 (mh-letter-previous-header-field) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
445 (mh-letter-toggle-header-field-display): Sync docstrings with |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
446 manual. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
447 |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
448 * mh-customize.el (mh-edit-mhn-hook): Rename to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
449 mh-mh-to-mime-hook. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
450 (mh-yank-from-start-of-msg): Rename to mh-yank-behavior. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
451 (mh-compose-insertion): Rename values from 'gnus and 'mhn to 'mh |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
452 and user-visible values from mhn and Gnus to MH and MML. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
453 (mh-before-send-letter-hook): Added 'ispell-message option. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
454 (mh-mml-method-default): Rename mh-gnus-pgp-support-flag to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
455 mh-pgp-support-flag. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
456 (mh-compose-insertion, mh-compose-space-does-completion-flag) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
457 (mh-delete-yanked-msg-window-flag) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
458 (mh-extract-from-attribution-verb, mh-ins-buf-prefix) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
459 (mh-letter-complete-function, mh-letter-fill-column) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
460 (mh-mml-method-default, mh-signature-file-name) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
461 (mh-signature-separator-flag, mh-x-face-file) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
462 (mh-yank-behavior, mail-citation-hook) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
463 (mh-before-send-letter-hook, mh-mh-to-mime-hook): Sync docstrings |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
464 with manual. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
465 |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
466 * mh-gnus.el (mml-minibuffer-read-disposition): New function |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
467 provided for Emacs 21 environments that lack it. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
468 |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
469 * mh-mime.el (mh-mml-query-cryptographic-method): Use default |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
470 prompt convention. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
471 (mh-compose-forward): mh-mh-forward-message requires string arg. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
472 (mh-minibuffer-read-type): New function. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
473 (mh-mhn-args): Rename to mh-mh-to-mime-args. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
474 (mh-mhn-compose-insertion): Rename to mh-mh-attach-file. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
475 (mh-mhn-compose-forw): Rename to mh-mh-forward-message. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
476 (mh-mhn-compose-type): Rename to mh-mh-compose-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
477 (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
478 Rename mh-mhn-compose-external-type to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
479 mh-mh-compose-external-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
480 (mh-mhn-compose-external-compressed-tar): Rename to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
481 mh-mh-compose-external-compressed-tar. Rename |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
482 mh-mhn-compose-external-type to mh-mh-compose-external-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
483 (mh-mhn-compose-external-type): Rename to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
484 mh-mh-compose-external-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
485 (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
486 mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
487 Use correct program in message. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
488 (mh-mhn-directive-present-p): Rename to mh-mh-directive-present-p. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
489 (mh-mml-directive-present-p): Rename to mh-mml-tag-present-p. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
490 (mh-compose-forward, mh-mh-attach-file) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
491 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
492 (mh-mh-compose-external-type, mh-mh-forward-message) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
493 (mh-mml-attach-file): Use mml-minibuffer-read-description, |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
494 mh-minibuffer-read-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
495 (mh-mime-content-types): Moved comment about only being used in |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
496 Emacs 20 to docstring. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
497 (mh-mh-compose-external-type): Rename extra-param argument to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
498 parameters. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
499 (mh-mml-to-mime, mh-secure-message) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
500 (mh-mml-unsecure-message, mh-mime-display-part) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
501 (mh-mime-display-single): Rename mh-gnus-pgp-support-flag to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
502 mh-pgp-support-flag. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
503 (mh-compose-insertion): Rename mh-mhn-compose-insertion to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
504 mh-mh-attach-file. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
505 (mh-compose-forward): Rename mh-mhn-compose-forw to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
506 mh-mh-forward-message. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
507 (mh-mhn-compose-insertion): Rename mh-mhn-compose-type to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
508 mh-mh-compose-type. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
509 (mh-compose-insertion, mh-compose-forward, mh-mh-to-mime-args) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
510 (mh-mh-attach-file, mh-mh-compose-type) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
511 (mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
512 (mh-mh-compose-external-compressed-tar) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
513 (mh-mh-compose-external-type, mh-mh-forward-message) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
514 (mh-mh-to-mime, mh-mh-quote-unescaped-sharp, |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
515 (mh-mh-to-mime-undo, mh-mh-directive-present-p, mh-mml-to-mime) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
516 (mh-mml-attach-file, mh-secure-message, mh-mml-unsecure-message) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
517 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
518 (mh-mml-directive-present-p, mh-destroy-postponed-handles) |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
519 (mh-display-smileys, mh-display-emphasis, mh-mime-save-parts): |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
520 Sync docstrings with manual. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
521 |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
522 * mh-utils.el (mh-gnus-pgp-support-flag): Rename to |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
523 mh-pgp-support-flag. |
cf99ce27df54
* mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents:
66173
diff
changeset
|
524 |
66173
aec7b3bb973f
* mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
Peter Galbraith <galbraith@mixing.qc.dfo.ca>
parents:
66168
diff
changeset
|
525 2005-10-17 Peter S Galbraith <psg@debian.org> |
aec7b3bb973f
* mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
Peter Galbraith <galbraith@mixing.qc.dfo.ca>
parents:
66168
diff
changeset
|
526 |
aec7b3bb973f
* mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
Peter Galbraith <galbraith@mixing.qc.dfo.ca>
parents:
66168
diff
changeset
|
527 * mh-identity.el (mh-identity-field-handler): Use |
aec7b3bb973f
* mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
Peter Galbraith <galbraith@mixing.qc.dfo.ca>
parents:
66168
diff
changeset
|
528 `assoc-ignore-case' to compare against header field for mixed-case |
aec7b3bb973f
* mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
Peter Galbraith <galbraith@mixing.qc.dfo.ca>
parents:
66168
diff
changeset
|
529 "From:". |
aec7b3bb973f
* mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
Peter Galbraith <galbraith@mixing.qc.dfo.ca>
parents:
66168
diff
changeset
|
530 |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
531 2005-10-17 Bill Wohler <wohler@newt.com> |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
532 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
533 * mh-customize.el (mh-folder-tool-bar-map): Renamed image file |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
534 left_arrow to left-arrow, right_arrow to right-arrow, mail_compose |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
535 to mail/compose, fld_open to fld-open. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
536 (mh-letter-tool-bar-map): Renamed image file mail_send to |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
537 mail/send. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66138
diff
changeset
|
538 |
66136
aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents:
66128
diff
changeset
|
539 2005-10-16 Bill Wohler <wohler@newt.com> |
aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents:
66128
diff
changeset
|
540 |
66138
88bf1b026ccb
(mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents:
66136
diff
changeset
|
541 * mh-comp.el (mh-display-completion-list-compat): New macro which |
88bf1b026ccb
(mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents:
66136
diff
changeset
|
542 calls `display-completion-list' correctly in older environments. |
88bf1b026ccb
(mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents:
66136
diff
changeset
|
543 Versions of Emacs prior to version 22 lacked a COMMON-SUBSTRING |
88bf1b026ccb
(mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents:
66136
diff
changeset
|
544 argument. |
88bf1b026ccb
(mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents:
66136
diff
changeset
|
545 (mh-complete-word): Use it. |
88bf1b026ccb
(mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents:
66136
diff
changeset
|
546 |
66136
aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents:
66128
diff
changeset
|
547 * mh-init.el (mh-image-load-path): Use locate-library to find |
aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents:
66128
diff
changeset
|
548 MH-E. This simplified the code a lot. Flattened out nested |
aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents:
66128
diff
changeset
|
549 statements even more. |
aacff8293f4b
(mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents:
66128
diff
changeset
|
550 |
66128
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
551 2005-10-16 Satyaki Das <satyaki@theforce.stanford.edu> |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
552 |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
553 * mh-init.el (mh-image-load-path): Remove use of pushnew since it |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
554 causes a compiler warning. |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
555 |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
556 * mh-utils.el (mh-display-msg): Do MIME cleanup before inserting |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
557 the message to be viewed (closes SF #1306141). |
debb27ca9375
* mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66114
diff
changeset
|
558 |
66114
13abee3a9bc6
* message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents:
66113
diff
changeset
|
559 2005-10-16 Masatake YAMATO <jet@gyve.org> |
13abee3a9bc6
* message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents:
66113
diff
changeset
|
560 |
13abee3a9bc6
* message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents:
66113
diff
changeset
|
561 * mh-comp.el (mh-complete-word): Pass the common |
13abee3a9bc6
* message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents:
66113
diff
changeset
|
562 prefix substring of completion to `display-completion-list'. |
13abee3a9bc6
* message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents:
66113
diff
changeset
|
563 |
66113
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
564 2005-10-15 Satyaki Das <satyaki@theforce.stanford.edu> |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
565 |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
566 * mh-init.el (mh-image-load-path-called-flag): New variable which |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
567 is used by mh-image-load-path so that it runs only once. |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
568 (mh-image-load-path): Modified so that it gets run only once. Also |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
569 flatten out heavily nested if statements to make it clearer. |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
570 |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
571 * mh-e.el (mh-folder-mode): Call mh-image-load-path to allow Emacs |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
572 to find images used in the toolbar. |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
573 |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
574 * mh-customize.el (:folder): Remove call to mh-image-load-path. |
bfb1c3364c23
* mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents:
66093
diff
changeset
|
575 |
66093
579cd0b50a4b
(Version, mh-version): Added +cvs to version.
Bill Wohler <wohler@newt.com>
parents:
66089
diff
changeset
|
576 2005-10-14 Bill Wohler <wohler@newt.com> |
579cd0b50a4b
(Version, mh-version): Added +cvs to version.
Bill Wohler <wohler@newt.com>
parents:
66089
diff
changeset
|
577 |
579cd0b50a4b
(Version, mh-version): Added +cvs to version.
Bill Wohler <wohler@newt.com>
parents:
66089
diff
changeset
|
578 * mh-e.el (Version, mh-version): Added +cvs to version. |
579cd0b50a4b
(Version, mh-version): Added +cvs to version.
Bill Wohler <wohler@newt.com>
parents:
66089
diff
changeset
|
579 |
66089
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
580 2005-10-14 Bill Wohler <wohler@newt.com> |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
581 |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
582 Released MH-E version 7.85. |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
583 |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
584 * mh-e.el (Version, mh-version): Updated for release 7.85. |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
585 |
66086
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
586 2005-10-14 Bill Wohler <wohler@newt.com> |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
587 |
66087
88d998016498
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
Bill Wohler <wohler@newt.com>
parents:
66086
diff
changeset
|
588 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: |
88d998016498
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
Bill Wohler <wohler@newt.com>
parents:
66086
diff
changeset
|
589 * mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines |
88d998016498
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
Bill Wohler <wohler@newt.com>
parents:
66086
diff
changeset
|
590 need to be indented. |
88d998016498
* mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
Bill Wohler <wohler@newt.com>
parents:
66086
diff
changeset
|
591 |
66089
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
592 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
593 but the code that invoked the face had not been updated. Tick |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
594 highlighting working again. |
9e3c435d42e0
mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents:
66087
diff
changeset
|
595 |
66086
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
596 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
597 make-variable-buffer-local call to top level to avoid warnings in |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
598 CVS Emacs. |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
599 |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
600 * mh-comp.el (mh-insert-letter): Replaced deprecated read-input |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
601 with read-string. |
1d0956c24eb7
* mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents:
65980
diff
changeset
|
602 |
65980
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
603 2005-10-09 Bill Wohler <wohler@newt.com> |
56673
e9a6cbc8ca5e
Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents:
56406
diff
changeset
|
604 |
65980
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
605 * mh-init.el (mh-image-load-path): New function that adds the path |
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
606 to the MH-E images to the image-load-path or load-path depending |
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
607 on the version of Emacs. |
56673
e9a6cbc8ca5e
Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents:
56406
diff
changeset
|
608 |
65980
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
609 * mh-customize.el: Call mh-image-load-path just before |
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
610 mh-tool-bar-define so that the toolbar images can be found. |
56406
d36b00b98db0
Upgraded to MH-E version 7.4.4.
Bill Wohler <wohler@newt.com>
parents:
55151
diff
changeset
|
611 |
65980
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
612 2005-10-04 Bill Wohler <wohler@newt.com> |
50702
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
49598
diff
changeset
|
613 |
65980
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
614 * ChangeLog: Moved contents into ChangeLog.1 and trimmed. |
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
615 |
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
616 * ChangeLog.1: New file. Contains old ChangeLog. |
50702
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
49598
diff
changeset
|
617 |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
49598
diff
changeset
|
618 |
65980
4520ae2624f2
* mh-init.el (mh-image-load-path): New function that adds the path to
Bill Wohler <wohler@newt.com>
parents:
65831
diff
changeset
|
619 Copyright (C) 2005 Free Software Foundation, Inc. |
62847
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62771
diff
changeset
|
620 |
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62771
diff
changeset
|
621 Copying and distribution of this file, with or without modification, |
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62771
diff
changeset
|
622 are permitted in any medium without royalty provided the copyright |
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62771
diff
changeset
|
623 notice and this notice are preserved. |
52401 | 624 |
625 ;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51 |