annotate lisp/mh-e/ChangeLog @ 67870:60b2bb5ad00f

(mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to previously selected window, so it's selected when mouse-2 command runs.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Dec 2005 03:19:29 +0000
parents 226904e7d40b
children b98e23ab1402
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
1 2005-12-27 Bill Wohler <wohler@newt.com>
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
2
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
3 * mh-utils.el (mh-prompt-for-folder): Use can-create argument to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
4 suppress creation of folder if it doesn't exist.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
5
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
6 2005-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
7
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
8 * mh-utils.el (mh-process-daemon): Don't change buffer in proc-filter.
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
9
67760
9c3504ae6060 Follow MH-E Developers Guide conventions. Use `' quotes for Help
Bill Wohler <wohler@newt.com>
parents: 67758
diff changeset
10 2005-12-23 Bill Wohler <wohler@newt.com>
9c3504ae6060 Follow MH-E Developers Guide conventions. Use `' quotes for Help
Bill Wohler <wohler@newt.com>
parents: 67758
diff changeset
11
67782
f2d49739378c (mh-folders-changed): Fix typo in docstring.
Bill Wohler <wohler@newt.com>
parents: 67760
diff changeset
12 * mh-e.el (mh-folders-changed): Fix typo in docstring.
f2d49739378c (mh-folders-changed): Fix typo in docstring.
Bill Wohler <wohler@newt.com>
parents: 67760
diff changeset
13
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
14 Follow MH-E Developers Guide conventions. Use `' quotes for Help
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
15 hyperlinks such as symbols, Info nodes, or URLs. Use \" quotes for
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
16 everything else. Otherwise, you can accidently get links to
67760
9c3504ae6060 Follow MH-E Developers Guide conventions. Use `' quotes for Help
Bill Wohler <wohler@newt.com>
parents: 67758
diff changeset
17 nonsense symbols.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
18
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
19 2005-12-22 Bill Wohler <wohler@newt.com>
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
20
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
21 Follow Emacs coding conventions. Use default setting of
67758
6b063593fdad Follow Emacs coding conventions. Use default setting of
Bill Wohler <wohler@newt.com>
parents: 67757
diff changeset
22 emacs-lisp-docstring-fill-column which is 65.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
23
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
24 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
25
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
26 * mh-comp.el (mh-letter-mode): Use 60 column width.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
27 (mh-forward, mh-insert-signature, mh-send-letter): Sync docstrings
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
28 with manual.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
29 (mh-yank-cur-msg): Mention that mh-ins-buf-prefix isn't used if
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
30 you have added a mail-citation-hook and neither are used if you
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
31 use one of the supercite flavors of mh-yank-behavior. Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
32 docstrings with manual.
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
33
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
34 * mh-customize.el (mh-kill-folder-suppress-prompt-hooks): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
35 from mh-kill-folder-suppress-prompt-hook since it is an abnormal
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
36 hook. Use "Hook run by `function'..." instead of "Invoked...".
67757
488b4dbc7482 *** empty log message ***
Bill Wohler <wohler@newt.com>
parents: 67756
diff changeset
37 Sync docstrings with manual.
488b4dbc7482 *** empty log message ***
Bill Wohler <wohler@newt.com>
parents: 67756
diff changeset
38 (mh-ins-buf-prefix, mh-yank-behavior): Mention that
488b4dbc7482 *** empty log message ***
Bill Wohler <wohler@newt.com>
parents: 67756
diff changeset
39 mh-ins-buf-prefix isn't used if you have added a
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
40 mail-citation-hook and neither are used if you use one of the
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
41 supercite flavors of mh-yank-behavior. Sync docstrings with
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
42 manual.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
43 (mail-citation-hook): Delete. Use one in sendmail.el.
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
44 (mh-signature-file-name, mh-after-commands-processed-hook)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
45 (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
46 (mh-before-quit-hook, mh-before-send-letter-hook)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
47 (mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
48 (mh-forward-hook, mh-inc-folder-hook, mh-insert-signature-hook)
67757
488b4dbc7482 *** empty log message ***
Bill Wohler <wohler@newt.com>
parents: 67756
diff changeset
49 (mh-letter-mode-hook)
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
50 (mh-mh-to-mime-hook, mh-pick-mode-hook, mh-quit-hook)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
51 (mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
67757
488b4dbc7482 *** empty log message ***
Bill Wohler <wohler@newt.com>
parents: 67756
diff changeset
52 (mh-unseen-updated-hook): Use "Hook run by `function'..." instead
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
53 of "Invoked...". Sync docstrings with manual.
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
54
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
55 * mh-e.el (mh-last-destination, mh-last-destination-folder)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
56 (mh-last-destination-write, mh-folder-mode-map, mh-arrow-marker)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
57 (mh-delete-list, mh-refile-list, mh-folders-changed)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
58 (mh-next-direction, mh-view-ops, mh-folder-view-stack)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
59 (mh-index-data, mh-first-msg-num, mh-last-msg-num)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
60 (mh-mode-line-annotation, mh-sequence-notation-history)
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
61 (mh-colors-available-flag): Move comment into docstring.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
62 (mh-delete-msg, mh-execute-commands, mh-inc-folder, mh-quit)
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
63 (mh-process-commands): Sync docstrings with manual.
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
64 (mh-refile-msg): Small doc edit.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
65 (mh-delete-a-msg, mh-refile-a-msg): Sync docstrings with manual.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
66 Rename msg argument to message.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
67
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
68 * mh-funcs.el (mh-kill-folder): Sync docstrings with manual.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
69
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
70 * mh-e.el (mh-update-unseen): No longer say "The value of
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
71 `foo-hook' is a list of functions to be called, with no arguments,
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
72 ...," but rather just "The hook foo-hook is called...".
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
73
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
74 * mh-mime.el (mh-mh-to-mime): Ditto.
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
75
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
76 * mh-pick.el (mh-pick-mode): Ditto.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
77
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
78 * mh-utils.el (mh-showing-mode): Use uppercase for argument in
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
79 docstring.
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
80 (mh-seq-list, mh-seen-list, mh-showing-with-headers): Move comment
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
81 into docstring.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
82 (mh-show-mode, mh-show-msg, mh-find-path): Sync docstrings with
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
83 manual.
67756
7ff92ad99326 * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67689
diff changeset
84
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
85 2005-12-19 Stephen Gildea <gildea@stop.mail-abuse.org>
67689
98eba52a8481 * mh-customize.el (mh-after-commands-processed-hook): New variable.
Stephen Gildea <gildea@stop.mail-abuse.org>
parents: 67681
diff changeset
86
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
87 * mh-customize.el (mh-after-commands-processed-hook): New
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
88 variable.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
89 (mh-before-commands-processed-hook): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
90 mh-folder-updated-hook.
67689
98eba52a8481 * mh-customize.el (mh-after-commands-processed-hook): New variable.
Stephen Gildea <gildea@stop.mail-abuse.org>
parents: 67681
diff changeset
91
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
92 * mh-e.el (mh-process-commands): Rename mh-folder-updated-hook to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
93 mh-before-commands-processed-hook, call new
67689
98eba52a8481 * mh-customize.el (mh-after-commands-processed-hook): New variable.
Stephen Gildea <gildea@stop.mail-abuse.org>
parents: 67681
diff changeset
94 mh-after-commands-processed-hook.
98eba52a8481 * mh-customize.el (mh-after-commands-processed-hook): New variable.
Stephen Gildea <gildea@stop.mail-abuse.org>
parents: 67681
diff changeset
95 (mh-folders-changed): New variable (for use in
98eba52a8481 * mh-customize.el (mh-after-commands-processed-hook): New variable.
Stephen Gildea <gildea@stop.mail-abuse.org>
parents: 67681
diff changeset
96 mh-after-commands-processed-hook).
98eba52a8481 * mh-customize.el (mh-after-commands-processed-hook): New variable.
Stephen Gildea <gildea@stop.mail-abuse.org>
parents: 67681
diff changeset
97
67681
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
98 2005-12-19 Bill Wohler <wohler@newt.com>
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
99
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
100 * mh-acros.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
101 * mh-alias.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
102 * mh-comp.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
103 * mh-customize.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
104 * mh-e.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
105 * mh-funcs.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
106 * mh-gnus.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
107 * mh-identity.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
108 * mh-inc.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
109 * mh-index.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
110 * mh-init.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
111 * mh-junk.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
112 * mh-mime.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
113 * mh-pick.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
114 * mh-print.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
115 * mh-seq.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
116 * mh-speed.el:
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
117 * mh-utils.el:
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
118 Follow commenting conventions. Don't use ;;; form so much, except
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
119 for headings. Precede headings with page feed. This was mostly
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
120 already done, so I made it a convention. Did not update copyright
67681
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
121 on a couple of files since this was an insignificant change.
3a8785724cca * mh-acros.el:
Bill Wohler <wohler@newt.com>
parents: 67656
diff changeset
122
67656
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
123 2005-12-18 Bill Wohler <wohler@newt.com>
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
124
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
125 * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
126 (mh-tool-bar-search-function): Sync docstrings with manual.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
127 (mh-tool-bar-customize): Replace toolbar with tool bar in
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
128 docstring.
67656
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
129 (mh-tool-bar-letter-help): Fix manual reference.
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
130 (mh-xemacs-use-toolbar-flag): Rename to
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
131 mh-xemacs-use-tool-bar-flag. Initialize to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
132 mh-xemacs-has-tool-bar-flag. Sync docstrings with manual.
67656
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
133 (mh-xemacs-toolbar-position): Rename to
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
134 mh-xemacs-tool-bar-position. Initialize to nil. Drop "no tool bar"
67656
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
135 option (redundant) and change "Same As Default Tool Bar" setting
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
136 to nil. Sync docstrings with manual.
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
137 (mh-tool-bar-define): Replace toolbar with tool-bar or tool bar
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
138 depending on context.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
139 (mh-toolbar-init): Rename to mh-tool-bar-init. Simplify condition
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
140 for calling set-specifier. Only look at the value of
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
141 mh-xemacs-use-tool-bar-flag.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
142 (mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
143 docstrings with manual.
67656
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
144
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
145 * mh-comp.el (mh-letter-mode): Use mh-tool-bar-init instead of
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
146 mh-toolbar-init.
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
147
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
148 * mh-e.el (mh-folder-mode): Ditto.
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
149
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
150 * mh-utils.el (mh-show-mode): Ditto.
76690fbcd56a * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
Bill Wohler <wohler@newt.com>
parents: 67587
diff changeset
151
67587
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
152 2005-12-15 Bill Wohler <wohler@newt.com>
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
153
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
154 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
155
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
156 * mh-seq.el (mh-delete-subject, mh-thread-next-sibling)
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
157 (mh-thread-previous-sibling, mh-thread-ancestor)
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
158 (mh-thread-delete, mh-thread-refile): Ditto.
772ee2be41b9 * mh-e.el (mh-delete-msg): Sync docstrings with manual.
Bill Wohler <wohler@newt.com>
parents: 67577
diff changeset
159
67577
125832ddcd6b * mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler <wohler@newt.com>
parents: 67449
diff changeset
160 2005-12-14 Bill Wohler <wohler@newt.com>
125832ddcd6b * mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler <wohler@newt.com>
parents: 67449
diff changeset
161
125832ddcd6b * mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler <wohler@newt.com>
parents: 67449
diff changeset
162 * mh-customize.el (mh-speed-flists-interval): Rename to
125832ddcd6b * mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler <wohler@newt.com>
parents: 67449
diff changeset
163 mh-speed-update-interval.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
164 (mh-speed-run-flists-flag): Delete. Setting
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
165 mh-speed-flists-interval to 0 accomplishes the same thing.
67577
125832ddcd6b * mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler <wohler@newt.com>
parents: 67449
diff changeset
166
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
167 * mh-speed.el (mh-folder-speedbar-buttons, mh-speed-flists): Use
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
168 mh-speed-update-interval instead of mh-speed-run-flists-flag.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
169 (mh-speed-toggle, mh-speed-view, mh-speed-refresh): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
170 docstrings with manual.
67577
125832ddcd6b * mh-customize.el (mh-speed-flists-interval): Rename to
Bill Wohler <wohler@newt.com>
parents: 67449
diff changeset
171
67449
315e71e95246 * mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents: 67319
diff changeset
172 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
173
315e71e95246 * mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents: 67319
diff changeset
174 * 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
175 (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
176 (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
177 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
178
315e71e95246 * mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler <wohler@newt.com>
parents: 67319
diff changeset
179 * 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
180
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
181 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
182
67319
c9307100bfd0 * mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents: 67317
diff changeset
183 * 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
184 (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
185 X-Virus-Scanned.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
186
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
187 * mh-customize.el (mh-insert-signature-hook): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
188 mh-letter-insert-signature-hook to mh-insert-signature-hook.
67319
c9307100bfd0 * mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents: 67317
diff changeset
189
c9307100bfd0 * mh-customize.el (mh-insert-signature-hook): Rename
Bill Wohler <wohler@newt.com>
parents: 67317
diff changeset
190 * 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
191
67316
78b3886a9f87 (mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents: 67315
diff changeset
192 * mh-customize.el (mh-fetch-x-image-url): Change default from 'ask
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
193 to nil. Remove t option. Sync docstring with manual (closes SF
67316
78b3886a9f87 (mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents: 67315
diff changeset
194 #831278).
78b3886a9f87 (mh-fetch-x-image-url): Change default from 'ask to
Bill Wohler <wohler@newt.com>
parents: 67315
diff changeset
195 (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
196 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
197 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
198
67314
8cbe08e4eed5 * mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents: 67313
diff changeset
199 * 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
200 mh-index-new-messages-folders.
8cbe08e4eed5 * mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents: 67313
diff changeset
201 (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
202 mh-index-ticked-messages-folders.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
203
67314
8cbe08e4eed5 * mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents: 67313
diff changeset
204 * 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
205 (mh-index-new-messages): Ditto.
8cbe08e4eed5 * mh-customize.el (mh-new-messages-folders): Rename from
Bill Wohler <wohler@newt.com>
parents: 67313
diff changeset
206
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
207 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE"
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
208 in the docstrings and made usage consistent. Generally speaking,
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
209 "messages in range" and "range of messages" is redundant and just
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
210 "range" can be used in most circumstances. Also ensured that
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
211 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
212 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
213 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
214
2ae99b10dd40 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents: 67246
diff changeset
215 * 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
216 (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
217 (mh-visit-folder, mh-scan-folder, mh-regenerate-headers)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
218 (mh-notate-user-sequences, mh-delete-msg-from-seq, mh-catchup):
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
219 Ditto.
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
220
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
221 * mh-funcs.el (mh-copy-msg, mh-pack-folder, mh-pack-folder-1):
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
222 Ditto.
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
223
2ae99b10dd40 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents: 67246
diff changeset
224 * 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
225
2ae99b10dd40 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents: 67246
diff changeset
226 * 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
227 (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
228
2ae99b10dd40 * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
Bill Wohler <wohler@newt.com>
parents: 67246
diff changeset
229 * 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
230 (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
231
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
232 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
233
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
234 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
235 customization group and related functions.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
236
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
237 * 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
238 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
239 (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
240 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
241
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
242 * mh-customize.el (mh-folder, mh-folder-faces): Group's manual
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
243 section is Folders, not Organizing. Parent of mh-folder-faces is
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
244 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
245 (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
246 (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
247 chapter.
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
248 (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
249 Sending Mail.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
250 (mh-sortm-args): New customization variable that used to be a
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
251 defvar.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
252 (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
253 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
254 (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
255 (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
256 (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
257 (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
258 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
259 (mh-highlight-citation-style): Rename from
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
260 mh-highlight-citation-p. Sync docstrings with manual.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
261 (mh-mhl-format-file): Rename from mhl-formfile. Sync docstrings
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
262 with manual.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
263 (mh-show-threads-flag): Move from mh-show group to mh-thread
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
264 group.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
265 (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
266 (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
267 (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
268 (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
269 (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
270 (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
271 (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
272 (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
273 (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
274 (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
275 (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
276 (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
277 (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
278 (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
279 (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
280 (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
281 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
282
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
283 * 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
284 (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
285 (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
286 (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
287 non-fontification instead of non-fontifying.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
288 (mh-header-display): Use mh-mhl-format-file instead of
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
289 mhl-formfile. Sync docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
290 (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
291 count. Sync docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
292 (mh-refile-or-write-again): Use output from mh-write-msg-to-file
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
293 so that message doesn't change when using this command. Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
294 docstrings with manual.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
295 (mh-page-msg, mh-previous-page): Rename arg to lines. Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
296 docstrings with manual.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
297 (mh-write-msg-to-file): Rename msg to message. Rename no-headers
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
298 to no-header. Sync docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
299 (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
300 mh-ps-print-toggle-mime and mh-ps-print-msg-show.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
301 (mh-help-messages): Update printing help.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
302 (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
303 (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
304 (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
305 (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
306 (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
307 manual.
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
308
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
309 * mh-funcs.el (mh-sortm-args): Now a customization option and in
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
310 mh-customize.el.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
311 (mh-pipe-msg): Rename include-headers to include-header. Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
312 docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
313 (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
314 (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
315
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
316 * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
317 docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
318 (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
319 Sync docstrings with manual.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
320 (mh-mm-display-part, mh-mm-inline-message): Use
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
321 mh-highlight-citation-style instead of mh-highlight-citation-p.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
322 (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
323 (mh-display-with-external-viewer): Fix default output in
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
324 minibuffer. Sync docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
325
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
326 * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime):
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
327 Delete.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
328 (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
329 ps-print-color-p.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
330 (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
331 docstring.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
332 (mh-ps-spool-msg): Slimline docstring. Rename from
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
333 mh-ps-spool-a-msg. Rewrite to use existing show buffer when
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
334 available.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
335 (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
336 mh-ps-print-msg and mh-ps-print-msg-file.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
337 (mh-ps-print-preprint): Clean docstring. Use filename "mh-%s".
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
338 (mh-ps-print-msg-show): Delete. Can use either
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
339 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
340 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
341 (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
342 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
343 (mh-ps-print-msg, mh-ps-print-msg-file)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
344 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
345 docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
346
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
347 * mh-utils.el (mh-show-ps-print-msg-show)
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
348 mh-show-ps-print-toggle-mime): Delete.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
349 (mh-show-ps-print-map): Update accordingly.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
350 (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
351 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
352 (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
353 mhl-formfile.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
354 (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
355 docstrings with manual.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
356 (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
357 docstrings with manual.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
358
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
359 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
360
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
361 * 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
362
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
363 * mh-junk.el (mh-bogofilter-blacklist, mh-bogofilter-whitelist):
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
364 Bogofilter is lowercase except at beginning of sentence and in
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
365 titles.
67246
bce5c0d2041c * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
Bill Wohler <wohler@newt.com>
parents: 66716
diff changeset
366
66713
12f6ccc8b5e4 Refactor faces. Move grayscale requirements last before t. Use uniform
Bill Wohler <wohler@newt.com>
parents: 66677
diff changeset
367 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
368
66716
25ad3e63f2a1 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents: 66715
diff changeset
369 * 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
370 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
371
25ad3e63f2a1 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents: 66715
diff changeset
372 * 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
373 initialization as well as setting and getting the variant.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
374 (mh-min-colors-defined-flag, mh-defface-compat): Move here from
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
375 mh-customize.el.
66716
25ad3e63f2a1 * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
Bill Wohler <wohler@newt.com>
parents: 66715
diff changeset
376
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
377 * mh-customize.el: Refactor faces. Move grayscale requirements
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
378 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
379 (mh-min-colors-defined-flag): New variable.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
380 (mh-defface-compat): New function. Provides backward compatibility
66715
5cec34d0f4d7 (mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents: 66713
diff changeset
381 for face specs.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
382 (mh-show-header, mh-show-date, mh-show-cc, mh-folder-to)
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
383 (mh-folder-refiled, mh-folder-cur-msg-number, mh-folder-cur-msg)
66715
5cec34d0f4d7 (mh-min-colors-defined-flag): New variable.
Bill Wohler <wohler@newt.com>
parents: 66713
diff changeset
384 (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
385
66677
11249bb2f593 (mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents: 66661
diff changeset
386 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
387
11249bb2f593 (mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents: 66661
diff changeset
388 * 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
389 (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
390 (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
391 type attribute.
11249bb2f593 (mh-folder-body-face, mh-folder-cur-msg-face)
Dan Nicolaescu <dann@ics.uci.edu>
parents: 66661
diff changeset
392
66661
f7b261d0f8e8 * mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents: 66627
diff changeset
393 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
394
f7b261d0f8e8 * mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents: 66627
diff changeset
395 * mh-customize.el (mh-refile-preserves-sequences-flag)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
396 (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
397 docstrings with manual.
66661
f7b261d0f8e8 * mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents: 66627
diff changeset
398
f7b261d0f8e8 * mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents: 66627
diff changeset
399 * 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
400
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
401 * mh-seq.el (mh-delete-seq, mh-list-sequences, mh-narrow-to-seq)
66661
f7b261d0f8e8 * mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents: 66627
diff changeset
402 (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
403 with manual.
f7b261d0f8e8 * mh-customize.el (mh-refile-preserves-sequences-flag)
Bill Wohler <wohler@newt.com>
parents: 66627
diff changeset
404
66615
8a6d017601ce (mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents: 66572
diff changeset
405 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
406
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
407 * mh-comp.el (mh-redist-full-contents) Convert defvar to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
408 defcustom.
66626
8d60d23ffa33 * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents: 66615
diff changeset
409 (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
410 (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
411 (mh-fill-paragraph-function): Sync docstrings with manual.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
412 (mh-edit-again, mh-extract-rejected-mail, mh-redistribute): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
413 msg argument to message (to make for a better docstring).
66626
8d60d23ffa33 * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents: 66615
diff changeset
414
8d60d23ffa33 * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents: 66615
diff changeset
415 * mh-customize.el (mh-redist-full-contents-flag): Convert defvar
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
416 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
417 (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
418 (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
419 (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
420 (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
421 with manual.
8d60d23ffa33 * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler <wohler@newt.com>
parents: 66615
diff changeset
422
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
423 * mh-print.el (mh-ps-spool-buffer, mh-ps-spool-a-msg)
66615
8a6d017601ce (mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents: 66572
diff changeset
424 (mh-ps-print-msg): Remove debugging messages.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
425 (mh-ps-print-msg-show, mh-ps-print-msg-show)
66615
8a6d017601ce (mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents: 66572
diff changeset
426 (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
427 after message per conventions.
8a6d017601ce (mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler <wohler@newt.com>
parents: 66572
diff changeset
428
66571
beb6b92a94f6 (mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents: 66518
diff changeset
429 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
430
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
431 * mh-e.el (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
432 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
433 docstrings with manual.
66572
a99155be4d04 (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
Bill Wohler <wohler@newt.com>
parents: 66571
diff changeset
434
66571
beb6b92a94f6 (mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents: 66518
diff changeset
435 * 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
436 (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
437 (mh-adaptive-cmd-note-flag): Use "Non-nil means" instead of "On
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
438 means" to remain checkdoc clean and consistent with Emacs. I
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
439 raised this issue with the Emacs developers and Stallman agrees
66571
beb6b92a94f6 (mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents: 66518
diff changeset
440 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
441 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
442 22 release.
beb6b92a94f6 (mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler <wohler@newt.com>
parents: 66518
diff changeset
443
66517
2ed668700790 (mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents: 66477
diff changeset
444 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
445
66518
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
446 * 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
447 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
448
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
449 * 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
450 docstring.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
451 (mh-adaptive-cmd-note-flag-check, mh-scan-format-file-check): New
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
452 functions to check input for mh-adaptive-cmd-note-flag and
66518
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
453 mh-scan-format-file respectively.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
454 (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
455 add :set.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
456
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
457 * mh-e.el: (mh-scan-field-destination-offset): New variable. The
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
458 destination is the -, t, b, c, or n character for Replied, To, cc,
66518
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
459 Bcc, or Newsgroups respectively.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
460 (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
461 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
462 width and column more explicit.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
463 (mh-msg-num-width-to-column): New function that steals logic from
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
464 old mh-set-cmd-note. Also, throw error if mh-scan-format-file
66518
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
465 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
466 (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
467 make the documentation more clear.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
468 (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
469 column, not a width.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
470 (mh-add-sequence-notation, mh-remove-sequence-notation): Use new
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
471 variable mh-scan-field-destination-offset rather than hard-coding
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
472 1.
66518
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
473
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
474 * 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
475 (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
476 rather than hard-coding 1.
7cc22b3f2300 * mh-comp.el (mh-annotate-msg): Use new variable
Bill Wohler <wohler@newt.com>
parents: 66517
diff changeset
477 (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
478 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
479
66517
2ed668700790 (mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents: 66477
diff changeset
480 * 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
481 (mail-citation-hook): Quote URLs in docstrings and precede with
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
482 `URL'. The former will suppress checkdoc warnings, the latter will
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
483 turn them into hyperlinks in Emacs 22 (I just added the code to do
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
484 that today).
66517
2ed668700790 (mh-x-face-file, mh-show-use-xface-flag)
Bill Wohler <wohler@newt.com>
parents: 66477
diff changeset
485 (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
486
66474
06ed4e88d849 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents: 66410
diff changeset
487 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
488
66477
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
489 * 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
490 (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
491
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
492 * 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
493 (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
494 (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
495 (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
496 (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
497 (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
498 (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
499 with manual.
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
500
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
501 * 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
502
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
503 * 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
504 of hard-coded string.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
505 (mh-mail-header-separator, mh-signature-separator-regexp): Use
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
506 "regular expression" in docstring instead of regexp.
66477
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
507 (mh-scan-msg-number-regexp)
117f8e71b37a * mh-customize.el (mh-adaptive-cmd-note-flag)
Bill Wohler <wohler@newt.com>
parents: 66476
diff changeset
508 (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
509 (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
510 (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
511
66476
ea959f21cde8 (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents: 66474
diff changeset
512 * 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
513 Checkdoc fixes.
ea959f21cde8 (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents: 66474
diff changeset
514
ea959f21cde8 (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
Bill Wohler <wohler@newt.com>
parents: 66474
diff changeset
515 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Ditto.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
516
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
517 * mh-mime.el (mh-mh-to-mime, mh-mml-attach-file)
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
518 (mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
519 (mh-mml-secure-message-signencrypt): Ditto.
66474
06ed4e88d849 * mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
Bill Wohler <wohler@newt.com>
parents: 66410
diff changeset
520
66410
779be9915a30 * mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents: 66371
diff changeset
521 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
522
779be9915a30 * mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents: 66371
diff changeset
523 * 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
524 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
525
779be9915a30 * mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents: 66371
diff changeset
526 * 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
527 mml autoloads.
779be9915a30 * mh-gnus.el: Load mml.el in order to see if
Bill Wohler <wohler@newt.com>
parents: 66371
diff changeset
528
66371
adc5009cfc2a Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader <miles@gnu.org>
parents: 66370
diff changeset
529 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
530
adc5009cfc2a Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader <miles@gnu.org>
parents: 66370
diff changeset
531 * .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
532
66357
f5ade15d46f2 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents: 66356
diff changeset
533 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
534
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
535 * mh-customize.el (mh-interpret-number-as-range-flag): Sync
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
536 docstring with manual.
66370
752fbc86ba7a (mh-interpret-number-as-range-flag): Sync docstring with manual.
Bill Wohler <wohler@newt.com>
parents: 66357
diff changeset
537
66357
f5ade15d46f2 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents: 66356
diff changeset
538 * 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
539 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
540
f5ade15d46f2 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents: 66356
diff changeset
541 * 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
542 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
543
f5ade15d46f2 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents: 66356
diff changeset
544 * 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
545 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
546
f5ade15d46f2 * mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler <wohler@newt.com>
parents: 66356
diff changeset
547 * 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
548 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
549
66356
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
550 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
551
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
552 * 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
553 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
554 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
555 (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
556 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
557
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
558 * 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
559 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
560 initialized yet.
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
561 (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
562 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
563
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
564 * 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
565 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
566 (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
567 mh-tool-bar-folder-buttons-init and
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
568 mh-tool-bar-letter-buttons-init are defined. These functions are
66356
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
569 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
570 variables.
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
571
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
572 * 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
573 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
574 initialized yet.
131366a2e19b * mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66354
diff changeset
575 (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
576 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
577
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
578 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
579
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
580 * mh-comp.el (mh-letter-menu): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
581 mh-mhn-compose-external-compressed-tar to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
582 mh-mh-compose-external-compressed-tar. Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
583 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
584 mh-edit-mhn to mh-mh-to-mime. Rename mh-mhn-directive-present-p to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
585 mh-mh-directive-present-p. Rename mh-revert-mhn-edit to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
586 mh-mh-to-mime-undo. Rename mh-gnus-pgp-support-flag to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
587 mh-pgp-support-flag. Rename mh-compose-insertion value from 'mhn
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
588 to 'mh.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
589 (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
590 mh-mh-directive-present-p.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
591 (mh-send-letter): Rename mh-mhn-directive-present-p to
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
592 mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
593 (mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
594 mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
595 mh-mhn-compose-external-compressed-tar to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
596 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
597 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
598 mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
599 mh-mh-compose-anon-ftp. Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
600 mh-mhn-compose-external-compressed-tar to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
601 mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
602 to mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
603 mh-mh-compose-external-type.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
604 (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
605 mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
606 (mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
607 mh-yank-from-start-of-msg to mh-yank-behavior.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
608 (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
609 (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
610 (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
611 (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
612 (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
613 (mh-letter-next-header-field-or-indent)
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
614 (mh-letter-previous-header-field)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
615 (mh-letter-toggle-header-field-display): Sync docstrings with
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
616 manual.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
617
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
618 * mh-customize.el (mh-edit-mhn-hook): Rename to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
619 mh-mh-to-mime-hook.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
620 (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
621 (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
622 and user-visible values from mhn and Gnus to MH and MML.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
623 (mh-before-send-letter-hook): Add 'ispell-message option.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
624 (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
625 mh-pgp-support-flag.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
626 (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
627 (mh-delete-yanked-msg-window-flag)
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
628 (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
629 (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
630 (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
631 (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
632 (mh-yank-behavior, mail-citation-hook)
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
633 (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
634 with manual.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
635
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
636 * 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
637 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
638
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
639 * 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
640 prompt convention.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
641 (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
642 (mh-minibuffer-read-type): New function.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
643 (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
644 (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
645 (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
646 (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
647 (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
648 Rename mh-mhn-compose-external-type to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
649 mh-mh-compose-external-type.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
650 (mh-mhn-compose-external-compressed-tar): Rename to
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
651 mh-mh-compose-external-compressed-tar. Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
652 mh-mhn-compose-external-type to mh-mh-compose-external-type.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
653 (mh-mhn-compose-external-type): Rename to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
654 mh-mh-compose-external-type.
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
655 (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
656 mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
657 Use correct program in message.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
658 (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
659 (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
660 (mh-compose-forward, mh-mh-attach-file)
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
661 (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
662 (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
663 (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
664 mh-minibuffer-read-type.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
665 (mh-mime-content-types): Move comment about only being used in
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
666 Emacs 20 to docstring.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
667 (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
668 parameters.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
669 (mh-mml-to-mime, mh-secure-message, mh-mml-unsecure-message)
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
670 (mh-mime-display-part, mh-mime-display-single): Rename
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
671 mh-gnus-pgp-support-flag to mh-pgp-support-flag.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
672 (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
673 mh-mh-attach-file.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
674 (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
675 mh-mh-forward-message.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
676 (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
677 mh-mh-compose-type.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
678 (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
679 (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
680 (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
681 (mh-mh-compose-external-compressed-tar)
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
682 (mh-mh-compose-external-type, mh-mh-forward-message)
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
683 (mh-mh-to-mime, mh-mh-quote-unescaped-sharp)
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
684 (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
685 (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
686 (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
687 (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
688 (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
689 Sync docstrings with manual.
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
690
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
691 * mh-utils.el (mh-gnus-pgp-support-flag): Rename to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
692 mh-pgp-support-flag.
66354
cf99ce27df54 * mh-comp.el (mh-letter-menu): Rename
Bill Wohler <wohler@newt.com>
parents: 66173
diff changeset
693
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
694 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
695
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
696 * mh-identity.el (mh-identity-field-handler): Use
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
697 `assoc-ignore-case' to compare against header field for mixed-case
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
698 "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
699
66168
28718fa5d988 Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents: 66138
diff changeset
700 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
701
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
702 * mh-customize.el (mh-folder-tool-bar-map): Rename image file
66168
28718fa5d988 Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents: 66138
diff changeset
703 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
704 to mail/compose, fld_open to fld-open.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
705 (mh-letter-tool-bar-map): Rename image file mail_send to
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
706 mail/send.
66168
28718fa5d988 Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents: 66138
diff changeset
707
66136
aacff8293f4b (mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents: 66128
diff changeset
708 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
709
66138
88bf1b026ccb (mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents: 66136
diff changeset
710 * 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
711 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
712 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
713 argument.
88bf1b026ccb (mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents: 66136
diff changeset
714 (mh-complete-word): Use it.
88bf1b026ccb (mh-display-completion-list-compat): New macro which calls
Bill Wohler <wohler@newt.com>
parents: 66136
diff changeset
715
66136
aacff8293f4b (mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents: 66128
diff changeset
716 * mh-init.el (mh-image-load-path): Use locate-library to find
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
717 MH-E. This simplified the code a lot. Flattened out nested
66136
aacff8293f4b (mh-image-load-path): Use locate-library to find MH-E. This simplified
Bill Wohler <wohler@newt.com>
parents: 66128
diff changeset
718 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
719
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
720 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
721
debb27ca9375 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66114
diff changeset
722 * 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
723 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
724
debb27ca9375 * mh-init.el (mh-image-load-path): Remove use of pushnew since it
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66114
diff changeset
725 * 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
726 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
727
66114
13abee3a9bc6 * message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents: 66113
diff changeset
728 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
729
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
730 * mh-comp.el (mh-complete-word): Pass the common prefix substring
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
731 of completion to `display-completion-list'.
66114
13abee3a9bc6 * message.el (message-expand-group): Pass the common
Masatake YAMATO <jet@gyve.org>
parents: 66113
diff changeset
732
66113
bfb1c3364c23 * mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66093
diff changeset
733 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
734
bfb1c3364c23 * mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66093
diff changeset
735 * 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
736 is used by mh-image-load-path so that it runs only once.
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
737 (mh-image-load-path): Modify so that it gets run only once. Also
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
738 flatten out heavily nested if statements to make it clearer.
66113
bfb1c3364c23 * mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66093
diff changeset
739
bfb1c3364c23 * mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66093
diff changeset
740 * 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
741 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
742
bfb1c3364c23 * mh-init.el (mh-image-load-path-called-flag): New variable which
Satyaki Das <satyaki@theforce.stanford.edu>
parents: 66093
diff changeset
743 * 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
744
66093
579cd0b50a4b (Version, mh-version): Added +cvs to version.
Bill Wohler <wohler@newt.com>
parents: 66089
diff changeset
745 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
746
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
747 * mh-e.el (Version, mh-version): Add +cvs to version.
66093
579cd0b50a4b (Version, mh-version): Added +cvs to version.
Bill Wohler <wohler@newt.com>
parents: 66089
diff changeset
748
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
749 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
750
9e3c435d42e0 mh-folder-tick-face had been renamed to mh-folder-tick but the code
Bill Wohler <wohler@newt.com>
parents: 66087
diff changeset
751 Released MH-E version 7.85.
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
752
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
753 * mh-e.el (Version, mh-version): Update for release 7.85.
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
754
66086
1d0956c24eb7 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents: 65980
diff changeset
755 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
756
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
757 * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: *
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
758 mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
759 need to be indented.
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
760
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
761 * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
762 but the code that invoked the face had not been updated. Tick
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
763 highlighting working again.
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
764
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
765 * mh-seq.el (mh-non-seq-mode-line-annotation): Move
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
766 make-variable-buffer-local call to top level to avoid warnings in
66086
1d0956c24eb7 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents: 65980
diff changeset
767 CVS Emacs.
1d0956c24eb7 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents: 65980
diff changeset
768
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
769 * mh-comp.el (mh-insert-letter): Replace deprecated read-input
66086
1d0956c24eb7 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents: 65980
diff changeset
770 with read-string.
1d0956c24eb7 * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
Bill Wohler <wohler@newt.com>
parents: 65980
diff changeset
771
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
772 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
773
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
774 * 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
775 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
776 on the version of Emacs.
56673
e9a6cbc8ca5e Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents: 56406
diff changeset
777
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
778 * 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
779 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
780
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
781 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
782
67852
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
783 * ChangeLog: Move contents into ChangeLog.1 and trim.
5b7ceef33307 (mh-process-daemon): Don't change buffer in proc-filter.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 67782
diff changeset
784
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
785 * 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
786
7dd3d5eae9c7 Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents: 49598
diff changeset
787
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
788 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
789
aa8c2e12ee24 Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents: 62771
diff changeset
790 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
791 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
792 notice and this notice are preserved.
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 50711
diff changeset
793
67857
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
794 ;; Local Variables:
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
795 ;; sentence-end-double-space: nil
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
796 ;; End:
226904e7d40b (mh-prompt-for-folder): Use can-create argument to suppress creation
Bill Wohler <wohler@newt.com>
parents: 67852
diff changeset
797
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 50711
diff changeset
798 ;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51