annotate lisp/mh-e/ChangeLog @ 49578:b35587af8747

Upgraded to MH-E version 7.2. See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
author Bill Wohler <wohler@newt.com>
date Mon, 03 Feb 2003 20:55:30 +0000
parents
children 0d8b17d428b5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
49578
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1 2003-02-03 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3 * Released MH-E version 7.2.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5 * MH-E-NEWS, README: Updated for release 7.2.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
7 * mh-e.el (Version, mh-version): Updated for release 7.2.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
8
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
9 2003-02-03 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
10
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
11 * Makefile (dist): mkdir needs to happen *before* files are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
12 copied.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
13
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
14 * MH-E-NEWS: Fixed some awkward verbiage.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
15
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
16 2003-02-02 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
17
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
18 * mh-customize.el (mh-invisible-headers): Surround regexp-opt
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
19 expression in parens to avoid problems viewing certain messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
20
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
21 2003-01-30 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
22
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
23 * mh-speed.el (mh-speed-flists): Search for flists in mh-progs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
24 The original was inadvertently searching for flists in the user's
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
25 path.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
26
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
27 2003-01-27 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
28
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
29 * mh-customize.el (mh-default-folder-must-exist-flag): Changed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
30 default to t according to the principle of least surprise.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
31
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
32 2003-01-26 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
33
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
34 * mh-utils.el: Checkdoc fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
35
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
36 * mh-pick.el (mh-do-search, mh-search-folder): Checkdoc fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
37
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
38 * mh-loaddefs.el: Regenerated (lm-verify fixes).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
39
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
40 * mh-index.el (mh-mairix-next-result): Checkdoc fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
41
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
42 * mh-alias.el: lm-verify fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
43
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
44 * Makefile (MH-E-SRC): Added ChangeLog, now that Emacs has a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
45 lisp/mh-e directory.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
46 (MH-E-ETC-ETC): Removed ChangeLog.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
47 (dist): Moved creation of mail directory next to copy of files
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
48 into mail directory.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
49 (install-emacs): Copy $(MH-E-SRC) into new directory
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
50 $(EMACS_HOME/lisp/mh-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
51 (MH-E-SRC): Moved ChangeLog into new variable MH-E-OTHERS and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
52 include MH-E-LOADDEFS there too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
53 (mh-loaddefs.el): Added lines so that lm-verify passes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
54 (dist, install-emacs): Use MH-E-OTHERS instead of MH-E-LOADDEFS.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
55
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
56 2003-01-26 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
57
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
58 * mh-comp.el (mh-tidy-draft-buffer, mh-compose-and-send-mail):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
59 Rename mh-kill-draft-hook to mh-tidy-draft-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
60
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
61 2003-01-25 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
62
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
63 * mh-utils.el (mh-exec-cmd, mh-exec-cmd-daemon)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
64 (mh-process-daemon): Use mh-log-buffer for the output of commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
65 from mh-exec-cmd.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
66
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
67 * mh-utils.el (mh-temp-folders-buffer): Sequences and folders
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
68 loose the -temp from their buffer names as they are interesting to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
69 the user.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
70
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
71 * mh-seq.el (mh-list-sequences): New name, mh-sequences-buffer as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
72 it is intended to be interesting to the user.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
73
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
74 * mh-funcs.el (mh-list-folders): New name, mh-folders-buffer as it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
75 is intended to be interesting to the user.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
76
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
77 * mh-comp.el (mh-check-whom, mh-compose-and-send-mail): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
78 mh-recipients-buffer constant. Add a kill buffer hook to delete
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
79 the recipients buffer when a draft buffer is killed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
80
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
81 2003-01-25 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
82
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
83 * mh-customize.el (mh-customize): New interactive argument
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
84 deletes other windows.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
85 (mh-tool-bar-show-set, mh-tool-bar-letter-set)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
86 (mh-tool-bar-folder-set): Modified so that clicking the customize
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
87 and help buttons deletes the other windows in the frame.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
88
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
89 * mh-mime.el (mh-mm-inline-message): Remove unused code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
90
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
91 * mh-seq.el (mh-notate-deleted-and-refiled): Fix a small bug where
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
92 the wrong notation was being used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
93 (mh-toggle-threads): The function had a bug if you did the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
94 following starting from an unthreaded wide folder:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
95 (1) Create a sequence with S p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
96 (2) Narrow to new sequence with S n
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
97 (3) Thread narrowed folder with T t
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
98 (4) Kill sequence with S k
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
99 (5) Unthread narrowed folder with T t
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
100 At this point we would have an empty folder. The change fixes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
101 this.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
102 (mh-toggle-threads): Fix documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
103
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
104 * mh-customize.el (mh-invisible-header-fields): Add
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
105 X-MHE-Checksum to invisible headers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
106
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
107 * mh-comp.el (mh-insert-x-mailer): Slightly more informative
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
108 X-Mailer header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
109
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
110 2003-01-24 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
111
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
112 * mh-e.el (mh-header-display): Modified so that quoted-printable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
113 or base64 encoded messages are left untouched.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
114
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
115 * mh-utils.el (mh-decode-content-transfer-encoded-message): Munge
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
116 the Content-Transfer-Encoding header so that the MIME decoding
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
117 routines of Gnus doesn't get confused.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
118 (mh-display-msg): Use insert-file-contents-literally so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
119 display will work for non-ascii.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
120
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
121 * mh-mime.el (mh-mime-display): Use charset info to decode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
122 message file (closes SF #655123).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
123
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
124 2003-01-24 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
125
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
126 * mh-alias.el (mh-alias-add-alias-to-file): Removed period from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
127 error message and added parens around error function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
128
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
129 2003-01-24 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
130
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
131 * mh-customize.el (mh-decode-quoted-printable-flag): Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
132 (mh-decode-content-transfer-encoded-message-flag): This replaces
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
133 mh-decode-quoted-printable-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
134
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
135 * mh-utils.el (mh-decode-content-transfer-encoded-message): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
136 function which handles messages that are encoded as base64 or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
137 quoted-printable (closes SF #674190).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
138 (mh-decode-quoted-printable): Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
139 (mh-display-msg): Use mh-decode-content-transfer-encoded-message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
140 instead of mh-decode-quoted-printable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
141
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
142 2003-01-23 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
143
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
144 * mh-seq.el (mh-thread-generate-scan-lines): Fix a little bug
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
145 that would occasionally cause angles ('<' and '>') to appear at
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
146 root level.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
147
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
148 2003-01-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
149
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
150 * mh-seq.el (mh-notate-cur): Enable overlay arrow display in text
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
151 mode too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
152
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
153 * mh-e.el (mh-folder-mode): Initialize overlay-arrow-string so
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
154 that a '>' is displayed in text mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
155
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
156 2003-01-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
157
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
158 * mh-utils.el (mh-scan-msg-overflow-regexp): Change the variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
159 so that a space is always maintained in the beginning of the scan
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
160 line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
161
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
162 * mh-seq.el (mh-notate-seq, mh-notate-cur): Make the functions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
163 faster by cutting down on the use of mh-goto-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
164 (mh-toggle-threads): Add call to mh-notate-cur, since inserting
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
165 the folder names in a search results folder screws up the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
166 location of the overlay arrow.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
167
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
168 * mh-index.el (mh-index-delete-folder-headers): Position the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
169 point on a message line if possible.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
170
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
171 * mh-funcs.el (mh-copy-msg): Use the mh-iterate macro to make the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
172 function faster.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
173
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
174 * mh-e.el (mh-scan-folder): Reuse mh-notate-deleted-and-refiled.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
175
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
176 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
177
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
178 * mh-utils.el (mh-add-msgs-to-seq): Add a new parameter that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
179 suppresses the annotation of the sequence since it is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
180 inefficient.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
181
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
182 * mh-seq.el (mh-delete-seq): Speed up the part of the function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
183 that removes the sequence notation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
184 (mh-put-msg-in-seq, mh-notate-deleted-and-refiled): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
185 mh-iterate-on-messages-in-region to make the function fasters when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
186 operating on regions. The key idea is to loop over the folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
187 buffer exactly once and do all annotations. The existing algo
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
188 would walk over the buffer multiple times thereby slowing things
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
189 down.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
190 (mh-iterate-on-messages-in-region): Added an extra parameter which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
191 is bound to the message index as the loop is executed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
192 (mh-region-to-msg-list, mh-thread-delete, mh-thread-refile): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
193 the new mh-iterate-on-messages-in-region macro.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
194
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
195 * mh-e.el (mh-delete-msg-no-motion, mh-refile-msg, mh-undo): Same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
196 as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
197 (mh-notate-user-sequences): Change algorithm to make notating of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
198 user sequences fast.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
199
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
200 2003-01-19 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
201
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
202 * mh-logo.xpm: New image file that contains the MH-E logo.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
203 Change foreground color to the blue in the MH-E logo.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
204
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
205 * Makefile (MH-E-IMG): Add mh-logo.xpm to list of image files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
206
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
207 * mh-utils.el (mh-show-buffer-mode-line-buffer-id): Adjust it to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
208 keep space in the beginning for the logo.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
209 (mh-logo-cache): New variable that caches the logo image file
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
210 location.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
211 (mh-logo-display): Display the MH-E logo on the mode line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
212 (mh-display-msg): Display logo in mh-show-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
213
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
214 * mh-e.el (mh-make-folder-mode-line): Display logo in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
215 mh-folder-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
216
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
217 * mh-comp.el (mh-compose-and-send-mail): Display logo in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
218 mh-letter-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
219
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
220 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
221
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
222 * mh-seq.el (mh-iterate-on-messages-in-region): New macro to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
223 iterate on all messages in a region.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
224 (mh-region-to-msg-list): Simplified since it uses
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
225 mh-iterate-on-messages-in-region now.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
226
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
227 * mh-e.el (mh-delete-msg, mh-refile-msg): Change interactive spec
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
228 to pass the region that is to be deleted when appropriate.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
229 (mh-delete-msg-no-motion, mh-refile-msg, mh-undo): Operate on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
230 regions directly without creating the list of messages to be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
231 deleted/refiled.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
232 (mh-delete-a-msg, mh-refile-a-msg, mh-undo-msg): The msg
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
233 parameter in these functions can now be nil. If so, the current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
234 message is deleted, refiled or undone respectively. Avoids the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
235 use of mh-goto-msg in this case and speeds up operations on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
236 regions quite a bit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
237
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
238 2003-01-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
239
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
240 * mh-alias.el (mh-read-address): Bug Fix. In XEmacs and Emacs20,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
241 it would always prompt using "To: " instead of using the command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
242 argument (closes SF #670913).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
243
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
244 2003-01-19 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
245
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
246 * mh-utils.el (mh-folder-completion-function): If there is a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
247 +foo/bar folder and the user types foo//bar then the completion
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
248 function would say a match happened without showing the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
249 normalized folder name. This change fixes that.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
250
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
251 2003-01-18 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
252
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
253 * mh-e.el (mh-rmail): Modified so that new and unseen messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
254 are shown (closes SF #667542).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
255
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
256 2003-01-17 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
257
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
258 * mh-index.el (mh-index-generate-pretty-name): Generate nicer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
259 names. In particular all '-' characters are removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
260
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
261 2003-01-16 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
262
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
263 * mh-customize.el (mh-index-program): Documentation fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
264
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
265 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
266
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
267 * mh-customize.el (mh-index-program): Add choices for mairix and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
268 pick.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
269
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
270 * mh-index.el (mh-indexer-choices): Add search interfaces for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
271 mairix and pick.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
272 (mh-index-search): Add links for mairix and pick.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
273 (mh-index-pick-folder, mh-pick-binary): Variables needed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
274 implement pick support.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
275 (mh-pick-execute-search, mh-pick-next-result): New functions to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
276 implement pick support.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
277 (mh-mairix-binary, mh-mairix-directory, mh-mairix-folder): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
278 variables for mairix support.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
279 (mh-mairix-execute-search, mh-mairix-next-result)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
280 (mh-mairix-regexp-builder, mh-mairix-convert-to-sop*): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
281 functions for mairix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
282
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
283 * mh-funcs.el (mh-kill-folder): Move message to the end.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
284
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
285 * mh-e.el (mh-folder-mode): Make overlay-arrow-position and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
286 overlay-arrow-string local variables so that the arrow will
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
287 remain even if some other folder is visited.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
288 (mh-remove-cur-notation, mh-remove-all-notation): The test isn't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
289 required any more since overlay-arrow-position is local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
290 (mh-goto-cur-msg): Remove overlay arrow if current message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
291 doesn't exist.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
292
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
293 * mh-seq.el (mh-notate-cur): Don't need to set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
294 overlay-arrow-string any more since it is local and has been set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
295 at initialization.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
296
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
297 2003-01-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
298
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
299 * mh-speed.el (mh-speed-current-folder): Keep track of current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
300 folder when flists is called.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
301 (mh-speed-flists, mh-speed-parse-flists-output): Try to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
302 ambiguity when folders are present with + at the end of the name.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
303 Unfortunately it can't always be avoided.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
304
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
305 * mh-e.el (mh-folder-size): Remove the unnecessary error check.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
306 (mh-parse-flist-output-line): Add extra argument which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
307 occasionally avoid problems with folder names that end with '+'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
308
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
309 * mh-utils.el (mh-sub-folders-actual): Fix the folder name
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
310 parsing so that it doesn't get confused by trailing '+' chars in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
311 the folder name.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
312
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
313 2003-01-14 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
314
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
315 * mh-utils.el (mh-normalize-folder-name): Enhanced so that it can
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
316 now handle ".." and "." correctly during folder name completion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
317 (mh-normalize-folder-name): Avoid error in boundary condition
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
318 where the folder string is empty.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
319
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
320 2003-01-14 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
321
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
322 * mh-e.el (mh-visit-folder): Pass `current-prefix-arg' to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
323 the `mh-read-msg-range' function as the optional
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
324 always-prompt-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
325
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
326 2003-01-14 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
327
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
328 * mh-utils.el (mh-normalize-folder-name): New function that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
329 normalizes folder names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
330 (mh-sub-folders): Use mh-normalize-folder-name. Also the function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
331 has been modified so that a trailing slash is only added if the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
332 folder potentially has subfolders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
333 (mh-sub-folders-actual): Simplified since the folder has already
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
334 been normalized in mh-sub-folders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
335 (mh-remove-from-sub-folders-cache): Modified so that the cached
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
336 results of two of the folders ancestors are invalidated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
337 (mh-folder-completion-map): Ugly hack to make the error go away
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
338 when minibuffer-complete-word is called.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
339 (mh-folder-completion-function): The completion function will now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
340 be more selective in adding '/' at the end of completed folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
341 names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
342 (mh-folder-completing-read): The folder name is normalized before
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
343 return. The minibuffer-local-completion-map is shadowed to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
344 error with SPC (bound to minibuffer-complete-word). We really
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
345 need a better solution.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
346
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
347 2003-01-13 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
348
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
349 * mh-seq.el: Edited comment and docstring text to conform with RFC
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
350 2822 terminology. Message-ID is the header field. It contains a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
351 message identifier.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
352
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
353 2003-01-13 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
354
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
355 * mh-utils.el (mh-sub-folders): Add an argument that returns
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
356 sub-folders with a / character appended at the end.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
357 (mh-folder-completion-function): Modify the function so that one
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
358 tab is now sufficient to complete the folder name and add a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
359 trailing /.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
360 (mh-folder-completing-read): Remove the trailing / that the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
361 completion function now adds to the folder name. Also multiple /
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
362 characters in the folder input are removed. So if the user inputs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
363 +foo///bar//baz///// then that will be converted to +foo/bar/baz.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
364 This will improve the performance of caching.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
365
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
366 * mh-seq.el (mh-notate-cur): Check that a valid current message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
367 exists before trying to notate (closes SF #667331).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
368 (mh-message-id-regexp): New variable to store regexp to recognize
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
369 message-ids.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
370 (mh-thread-generate): Use mh-message-id-regexp to filter out non
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
371 message-id's from the References: header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
372
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
373 2003-01-12 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
374
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
375 * mh-seq.el (mh-notate-cur): Disable overlay-arrow display if we
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
376 aren't on a graphic display.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
377
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
378 2003-01-11 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
379
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
380 * mh-seq.el (mh-notate-cur): New function to notate the current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
381 message. The marker in the fringe is updated too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
382 (mh-narrow-to-seq, mh-widen, mh-thread-inc, mh-thread-folder): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
383 the specialized function mh-notate-cur instead of mh-notate-seq.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
384
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
385 * mh-e.el (mh-arrow-marker): New buffer local variable to store
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
386 the position where the marker in the fringe is going to be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
387 displayed (closes SF #664824).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
388 (mh-folder-mode): Create a marker for the fringe.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
389 (mh-update-sequences, mh-get-new-mail, mh-goto-cur-msg): Call the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
390 specialized function mh-notate-cur instead of mh-notate-seq or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
391 mh-notate.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
392 (mh-remove-cur-notation, mh-remove-all-notation): Reset the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
393 overlay-arrow-position if needed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
394
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
395 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
396
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
397 2003-01-10 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
398
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
399 * mh-utils.el (mh-remove-from-sub-folders-cache): Modified so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
400 creating nested folders doesn't produce inconsistent results.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
401 (mh-prompt-for-folder): Remove call of mh-folder-list-change-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
402
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
403 * mh-funcs.el (mh-kill-folder): Don't ask for confirmation if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
404 called on a folder holding index search results. Also the now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
405 removed mh-folder-list-change-hook is called no more.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
406
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
407 * mh-customize.el (mh-auto-folder-collect-flag)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
408 (mh-folder-list-change-hook): Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
409
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
410 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
411
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
412 2003-01-10 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
413
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
414 * mh-customize.el (mh-default-folder-must-exist-flag): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
415 variable to suppress suggested folder if the folder doesn't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
416 already exist (closes SF #657096).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
417 (mh-default-folder-list): New variable that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
418 holds mapping between an address and the desired folder for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
419 filing (closes SF #657096).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
420 (mh-default-folder-prefix, mh-default-folder-must-exist-flag): In
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
421 docstring, refer to documentation for mh-prompt-for-refile-folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
422 and mh-folder-from-address.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
423 (mh-highlight-citation-p, mh-compose-insertion,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
424 (mh-insert-mail-followup-to-list, mh-index-program,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
425 (mh-identity-default): Fixed case of tags.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
426
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
427 * mh-e.el (mh-folder-from-address): Use new variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
428 mh-default-folder-must-exist-flag to return nil if this variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
429 is t and the folder doesn't already exist. In addition, can now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
430 look up a default folder in the new variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
431 mh-default-folder-list (closes SF #657096).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
432 (mh-prompt-for-refile-folder): In docstring, refer to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
433 documentation in mh-folder-from-address.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
434
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
435 * mh-index.el (mh-swish-execute-search): Changed \..* to \\..* in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
436 the FileRules filename in the sample config file. Otherwise, the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
437 users don't see the backslash at all, and no files are indexed!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
438 (closes SF #665888).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
439
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
440 2003-01-10 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
441
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
442 * mh-seq.el (mh-thread-folder): Get headers for exactly the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
443 messages that are present. If only messages 1-10 and 3800-3900
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
444 are being shown then we will now scan exactly those messages and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
445 not the full range from 1-3900 as was being done earlier.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
446 (mh-toggle-threads): When converting from threaded to normal view
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
447 only the messages present in the buffer are scanned. Earlier all
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
448 messages from the minimum to the maximum would be scanned (closes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
449 SF #626117).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
450
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
451 * mh-pick.el (mh-search-folder): Fix typo.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
452 (mh-pick-do-search): Fix bug from cut and paste. Also set window
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
453 config properly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
454
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
455 * mh-utils.el (mh-prompt-for-folder): Add new argument to allow
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
456 it to accept + as a folder name. This allows the user to search
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
457 all folders when "Fs" is used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
458
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
459 * mh-pick.el (mh-search-folder): Fix interactive spec of function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
460 (mh-pick-do-search): Rewritten to call pick in one go. This will
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
461 make adding pick as a default index search program easier. Also
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
462 pick now accepts the same query syntax as the index search
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
463 programs (closes SF #664816).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
464 (mh-next-pick-field): Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
465 (mh-pick-parse-search-buffer): New function to parse the search
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
466 buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
467 (mh-pick-construct-regexp, mh-pick-regexp-builder): New function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
468 to produce a pick query from the parsed representation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
469
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
470 * mh-index.el (mh-index-do-search): Refactor the search pattern
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
471 parser into a new function and use that instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
472
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
473 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
474
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
475 2003-01-10 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
476
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
477 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
478
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
479 * mh-utils.el (mh-remove-from-sub-folders-cache)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
480 (mh-prompt-for-folder): Replace mh-update-sub-folders-cache with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
481 mh-remove-from-sub-folders-cache.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
482 (mh-exec-cmd-daemon): Mention set-process-filter in documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
483
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
484 * mh-pick.el (mh-searching-function): New buffer local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
485 that keeps track of the default searching function to be used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
486 (mh-pick-mode): Make mh-searching-function buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
487 (mh-search-folder): Set mh-searching-function to use pick.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
488 (mh-search-folder, mh-pick-menu, mh-pick-mode-help-messages)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
489 (mh-pick-mode, mh-do-pick-search, mh-pick-do-search): Rename
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
490 mh-do-pick-search to mh-pick-do-search. But keep
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
491 mh-do-pick-search as a deprecated function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
492 (mh-do-search): New interactive function that performs the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
493 default search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
494 (mh-pick-mode-map): Update keymap.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
495
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
496 * mh-index.el (mh-index-search): Set mh-searching-function to do
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
497 index search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
498 (mh-index-new-folder): Replace mh-update-sub-folders-cache with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
499 mh-remover-from-sub-folders-cache.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
500
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
501 * mh-funcs.el (mh-kill-folder): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
502
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
503 * mh-index.el (mh-index-evaluate, mh-swish++-regexp-builder):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
504 Checkdoc fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
505
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
506 * mh-customize.el: Fixes to make byte compiler in CVS Emacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
507 perfectly happy.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
508
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
509 2003-01-09 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
510
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
511 * mh-e.el (mh-folder-from-address): New function that proposes the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
512 name of a folder with an alias for the address in the current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
513 (mh-prompt-for-refile-folder): Use it (closes SF #657096).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
514
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
515 * mh-customize.el (mh-default-folder-prefix): New variable used by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
516 mh-folder-from-address.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
517 (mh-invisible-header-fields): Edited docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
518
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
519 * mh-alias.el (mh-alias-address-to-alias): Added ;;;###mh-autoload
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
520 cookie (used by mh-folder-from-address in mh-e.el). Edited text in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
521 comment.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
522
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
523 * mh-utils.el: Provided naming conventions for buffer and buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
524 variable names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
525 (mh-temp-folders-buffer): Renamed buffer to " *mh-folders*".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
526 (mh-temp-sequences-buffer): Renamed buffer to " *mh-sequences*".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
527 (mh-info-buffer): Renamed from mh-temp-info-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
528 (mh-log-buffer): New buffer variable to hold name of "*MH-E Log*"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
529 buffer which is expected to be used for the output of MH commands.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
530 Perhaps we always create this buffer at initialization and append
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
531 to it rather than erase it each time?
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
532
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
533 * mh-e.el (mh-quit): Loop over all buffers and delete MH-E
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
534 temporary and working buffers. As long as the buffer naming
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
535 conventions are followed, new buffers will be automatically
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
536 killed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
537 (mh-version): Renamed mh-temp-info-buffer to mh-info-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
538
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
539 * mh-comp.el (mh-insert-x-mailer): Renamed mh-temp-info-buffer to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
540 mh-info-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
541
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
542 2003-01-09 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
543
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
544 * mh-e.el (mh-folder-size): If the user doesn't have a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
545 Unseen-Sequence definition in .mh_profile then an error was
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
546 produced. This change fixes that.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
547
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
548 * mh-seq.el (mh-thread-generate): Replace the *mh-thread* buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
549 with a temporary buffer which is cleaned up when the function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
550 exits.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
551
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
552 * mh-e.el (mh-prompt-for-refile-folder): New function which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
553 refactors out the intelligent folder guessing code from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
554 mh-refile-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
555 (mh-refile-msg): Use mh-prompt-for-refile-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
556
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
557 * mh-seq.el (mh-thread-refile): Use mh-prompt-for-refile-folder to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
558 do the same intelligent destination folder guessing as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
559 mh-refile-msg (closes SF #664829).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
560
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
561 * mh-utils.el (mh-folder-list, mh-make-folder-list-process)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
562 (mh-folder-list-temp, mh-folder-list-partial-line)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
563 (mh-set-folder-list): Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
564 (mh-sub-folders-cache, mh-sub-folders, mh-sub-folders-actual):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
565 Moved over from mh-speed.el to implement hierarchical completion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
566 (mh-update-sub-folders-cache): Utility function called when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
567 new folders are created or folders are removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
568 (mh-folder-completion-function): New function is the folder name
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
569 completion function used in completing-read.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
570 (mh-folder-completing-read): A thin wrapper function that is used
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
571 instead of completing-read directly. In the future we might want
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
572 to allow the user a customizable variable which will turn off
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
573 folders based completion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
574 (mh-prompt-for-folder): Use mh-folder-completing-read to read in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
575 the folder name with hierachical completion (closes SF #664821).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
576
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
577 * mh-speed.el (mh-speed-folders, mh-speed-folders-cache)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
578 (mh-speed-folders-actual): Moved to mh-utils.el as mh-sub-folders,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
579 mh-sub-folders-cache and mh-sub-folders-actual respectively.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
580 (mh-speed-invalidate-map, mh-speed-invalidate-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
581 (mh-speed-add-folder): Use the new names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
582
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
583 * mh-funcs.el (mh-kill-folder): Remove code that used to update
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
584 mh-folder-list which is no longer present. Instead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
585 mh-update-sub-folders-cache is called.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
586
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
587 * mh-index.el (mh-index-new-folder): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
588
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
589 2003-01-08 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
590
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
591 * mh-utils.el (mh-exec-cmd-daemon): An argument was added which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
592 controls what is done with the process output.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
593
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
594 * mh-funcs.el (mh-kill-folder): Use mh-previous-window-config to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
595 restore window configuration. Also the call to mh-exec-cmd-daemon
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
596 only displays output if an error happened (closes SF #664828).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
597 (mh-rmf-daemon): Check rmf output and display it only if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
598 something went wrong.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
599 (mh-print-msg): Pass in nil argument to mh-exec-cmd-daemon.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
600
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
601 * mh-comp.el (mh-redistribute, mh-send-letter): Pass in nil
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
602 argument to mh-exec-cmd-daemon so that the functions will behave
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
603 as before.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
604
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
605 * mh-pick.el (mh-search-folder): The current window config is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
606 stored.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
607 (mh-make-pick-template): Make the message headers read-only.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
608 (mh-pick-mode-help-messages): Update help message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
609 (mh-do-pick-search): Fix problem when buffer isn't showing any
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
610 messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
611 (mh-next-pick-field): Use buffer-substring-no-properties is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
612 better.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
613 (mh-pick-mode-map): Add key bindings (partially addresses
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
614 SF #664816)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
615
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
616 * mh-index.el (mh-indexer-choices): Add a new field for each
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
617 index program choice. If it is non-nil then it is the name of a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
618 function that given a lisp expression to search for generates a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
619 pattern that is acceptable to the search program.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
620 (mh-index-regexp-builder): New variable that stores the function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
621 to be used to convert from the lisp expression syntax to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
622 something that the search program understands.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
623 (mh-index-generate-pretty-name): Generalized so that it can take
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
624 a list of strings as input.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
625 (mh-index-search): Modified so that if the configured program has
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
626 a corresponding regexp-builder then a search buffer like pick
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
627 search is produced. Otherwise the previous behavior is maintained.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
628 (mh-index-do-search): New interactive function that takes the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
629 contents of the search buffer, generates an appropriate query and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
630 produces the search results buffer by calling mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
631 (mh-replace-string, mh-index-parse-search-regexp)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
632 (mh-index-add-implicit-ops, mh-index-evaluate): New functions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
633 which parses the infix search expression that the user enters. A
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
634 parse tree from which queries for different search programs can
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
635 be produced is produced.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
636 (mh-swish++-regexp-builder, mh-swish++-print-regexp): Takes the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
637 internal form of the query and produces input suitable for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
638 swish++.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
639
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
640 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
641
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
642 2003-01-08 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
643
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
644 * Makefile (emacs-logs): New target for viewing CVS Emacs logs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
645 Useful to see if an Emacs developer has changed MH-E.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
646
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
647 * MH-E-NEWS: Fixed case of MH-E in the "Changes" title.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
648
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
649 * mh-utils.el (mh-temp-info-buffer): New variable to hold name of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
650 buffer that contains version info.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
651
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
652 * mh-e.el (mh-version): Use mh-temp-info-buffer instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
653 mh-temp-buffer since version information was getting clobbered by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
654 the aliasing code before it could be seen (closes SF #664467).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
655 (mh-quit): Delete mh-temp-info-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
656
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
657 * mh-comp.el (mh-insert-x-mailer): Use mh-temp-info-buffer to find
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
658 version info instead of mh-temp-buffer. You kind of need this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
659 patch to send mail.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
660
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
661 2003-01-07 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
662
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
663 * mh-e.el (Version, mh-version): Set to 7.1+cvs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
664
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
665 2003-01-07 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
666
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
667 * Released MH-E version 7.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
668
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
669 * MH-E-NEWS, README: Updated for release 7.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
670
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
671 * mh-e.el (Version, mh-version): Updated for release 7.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
672
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
673 2003-01-07 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
674
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
675 * mh-customize.el (mh-auto-folder-collect-flag,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
676 mh-alias-system-aliases, mh-alias-insert-file): Edited docstrings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
677
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
678 * Makefile (MH-E-IMG): Added alias.pbm and alias.xpm.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
679
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
680 * mh-alias.el (mh-alias-insert-file, mh-alias-add-alias): Fixed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
681 checkdoc warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
682
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
683 2003-01-07 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
684
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
685 * mh-utils.el (mh-search-from-end): New function that is used to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
686 replace our usage of the CL function search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
687 (font-lock): The library is loaded to avoid compilation warning
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
688 in CVS Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
689
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
690 * mh-speed.el (mh-speed-goto-folder, mh-speed-add-folder)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
691 (mh-speed-extract-folder-name, mh-speed-invalidate-map): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
692 mh-search-from-end instead of search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
693
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
694 * mh-seq.el (mh-thread-remove-parent-link): Use loop instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
695 remove*.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
696 (mh-thread-process-in-reply-to): Use mh-search-from-end instead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
697 of search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
698
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
699 * mh-index.el (mh-md5-parser): Fix name of function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
700 (mh-index-update-single-msg, mh-index-update-maps): Avoid using
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
701 destructuring-bind since Emacs-20.7 can't handle this particular
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
702 usage.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
703 (mh-namazu-next-result): Use mh-search-from-end instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
704 search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
705
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
706 * mh-e.el (recursive-load-depth-limit): Add a defvar since CVS
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
707 emacs which doesn't have the variable defined causes a compiler
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
708 warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
709 (mh-refile-a-msg): Rewritten to avoid using pushnew.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
710 (mh-undo-msg): Use loop instead of remove-if.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
711
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
712 * mh-comp.el (mh-show-buffer-message-number): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
713 mh-search-from-end instead of search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
714
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
715 2003-01-01 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
716
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
717 * mh-e.el (mh-visit-folder): Modified so that if RANGE is nil then
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
718 all messages are displayed. Documentation modified so that this is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
719 explicitly stated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
720 (mh-visit-folder): Really fix it this time.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
721
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
722 2003-01-01 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
723
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
724 * mh-alias.el (mh-alias-from-has-no-alias-p): Needs the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
725 mh-autoload comment or mh-customize may have problems finding the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
726 function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
727
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
728 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
729
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
730 2002-12-28 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
731
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
732 * mh-index.el (mh-namazu-execute-search): Fix bug in documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
733
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
734 2002-12-28 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
735
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
736 * mh-comp.el (mh-letter-mode): Mention mh-compose-insertion
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
737 variable in docstring, explain how to expand directives, and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
738 don't mention mh-mhn-compose-insertion which isn't used directly
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
739 any more.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
740 (mh-send-letter): Mention that X-Mailer and X-Face are inserted
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
741 automatically so that a user isn't tempted to do so himself in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
742 mh-before-send-letter-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
743 (mh-insert-letter): Use "variable" prefix for mh-invisible-headers
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
744 now that we have both a function and a variable. Clarified
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
745 language a bit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
746
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
747 2002-12-26 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
748
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
749 * mh-utils.el (mh-show-xface-function): Only load x-face-e21 if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
750 the emacs is not XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
751
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
752 * mh-index.el (mh-index-new-folder): The folder created should
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
753 always be added to mh-folder-list. Otherwise folder name
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
754 completion doesn't find the new folder created.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
755
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
756 2002-12-24 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
757
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
758 * mh-customize.el (mh-clean-message-header-flag)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
759 (mh-visible-headers, mh-invisible-headers)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
760 (mh-invisible-header-fields-set): Reworded to satisfy checkdoc.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
761
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
762 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
763
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
764 * mh-e.el (mh-inc-folder, mh-visit-folder, mh-read-msg-range):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
765 Handle nil value of mh-large-folder properly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
766
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
767 * mh-customize.el (mh-tool-bar-show-set, mh-tool-bar-letter-set)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
768 (mh-tool-bar-folder-set, mh-tool-bar-folder-buttons)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
769 (mh-invisible-headers, mh-invisible-header-fields-set): Checkdoc
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
770 fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
771 (mh-large-folder): Updated to allow for infinity. If
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
772 mh-large-folder is nil then all folders are deemed small.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
773
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
774 2002-12-23 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
775
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
776 * mh-e.el (mh-inc-folder, mh-visit-folder): Emit a message if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
777 threading was suppressed because the number of messages exceed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
778 mh-large-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
779
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
780 2002-12-23 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
781
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
782 * mh-utils.el (mh-invisible-headers): Deleted. Moved to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
783 mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
784
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
785 * mh-customize.el (mh-invisible-header-fields): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
786 defcustom. Simple user interface to change mh-invisible-headers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
787 (mh-invisible-header-fields-set): New function called when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
788 mh-invisible-header-fields is set.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
789 (mh-invisible-headers): New function. Does the actual work of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
790 building the variable mh-invisible-headers from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
791 mh-invisible-header-fields.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
792 (mh-invisible-headers): defvar moved from mh-utils.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
793
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
794 2002-12-22 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
795
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
796 * mh-speed.el (mh-speed-folder-size): Removed. Something very
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
797 similar appears as mh-folder-size.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
798 (mh-speed-view): Simplified since the range selection logic has
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
799 been moved to mh-read-msg-range.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
800 (mh-speed-parse-flists-output-line): Moved to mh-e.el as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
801 mh-parse-flist-output-line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
802
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
803 * mh-funcs.el (mh-pack-folder): Use the new mh-read-msg-range.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
804
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
805 * mh-e.el (mh-rescan-folder): Use the new mh-read-msg-range.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
806 (mh-parse-flist-output-line): Moved from mh-speed.el where this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
807 function was called mh-speed-parse-flists-output-line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
808 (mh-folder-size): Renamed from mh-speed-folder-size. The function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
809 has been made more general and can be called from any buffer and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
810 not just the speedbar buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
811 (mh-visit-folder): Use the new mh-read-msg-range (addresses SF
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
812 #655891).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
813 (mh-read-msg-range): Rewritten.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
814
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
815 2002-12-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
816
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
817 * mh-seq.el (mh-delete-subject-or-thread): New interactive
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
818 function that intelligently deletes messages based on threading,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
819 if the folder is threaded, or on subject if folder isn't threaded.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
820
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
821 * mh-utils.el (mh-show-delete-subject-or-thread): New interactive
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
822 function, callable from the show buffer, to intelligently delete
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
823 messages based on threading info or subject.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
824 (mh-show-mode-map): Change binding of "k" to call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
825 mh-show-delete-subject-or-thread.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
826
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
827 * mh-e.el (mh-folder-mode-map): Change binding of "k" to call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
828 mh-delete-subject-or-thread.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
829
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
830 * mh-comp.el (mh-letter-mode-map): Add key binding for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
831 mh-insert-identity.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
832
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
833 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
834
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
835 2002-12-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
836
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
837 * mh-customize.el (mh-tool-bar-letter-set): Bug fix. The
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
838 `tool-bar-add-item-from-menu' items were broken. I can't use my
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
839 constants there.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
840
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
841 2002-12-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
842
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
843 * mh-alias.el (mh-alias-insert-file): Bug fix. I never checked
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
844 that an AliasFile entry existed in .mh_profile.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
845
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
846 2002-12-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
847
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
848 * mh-customize.el (mh-alias-insertion-location): New defustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
849 Specifies where new aliases are entered in alias files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
850
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
851 * mh-alias.el (mh-alias-add-alias-to-file): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
852
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
853 2002-12-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
854
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
855 * mh-alias.el (mh-alias-add-alias-to-file): If ALIAS matches
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
856 exactly, prompt to [i]nsert before old value or [a]ppend after it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
857 (mh-alias-insert-file): Make sure we don't edit the passwd file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
858 Add optional argument for alias; If ALIAS is specified and it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
859 already exists, try to return the file that contains it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
860 (mh-alias-which-file-has-alias): New function. Return the name of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
861 writable file which defines ALIAS from list FILE-LIST.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
862 (mh-alias-add-alias): Remove prompts for case of alias already
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
863 defined; done in mh-alias-add-alias-to-file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
864
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
865 2002-12-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
866
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
867 * mh-speed.el (mh-speed-folders-actual): Fix bug in parsing of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
868 folder names that have spaces in them. The original function would
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
869 truncate the folder name at the first space.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
870 (mh-speed-flists): Add -sequence option to flists. This guards
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
871 against the user specifying something other than the unseen
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
872 sequence in his .mh_profile.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
873 (mh-speed-parse-flists-output-line): New function that parses a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
874 single line in the output of flists to find the folder name and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
875 the counts of unseesn and total messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
876 (mh-speed-parse-flists-output): Fix parsing bug which truncates
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
877 the folder names at the first space.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
878
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
879 * mh-index.el (mh-index-generate-pretty-name): New function which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
880 generates a nicer name for the search results. It trims white
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
881 space at the beginning and end and replaces white space with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
882 underscores within the search regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
883 (mh-index-search): Use mh-index-generate-pretty-name.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
884
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
885 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
886
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
887 2002-12-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
888
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
889 * mh-index.el (mh-index-new-folder): Add new folder to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
890 mh-folder-list to enable name completion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
891 (mh-glimpse-execute-search, mh-swish-execute-search)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
892 (mh-swish++-execute-search): Fix documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
893
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
894 * mh-seq.el (mh-thread-generate): Fixed a stupid bug where the wrong
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
895 folder could get 'scan'ed when generating the threaded view.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
896
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
897 * mh-index.el (mh-index-search): If optional prefix arg is given
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
898 then the search in the current index buffer is redone.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
899 (mh-glimpse-execute-search, mh-swish-execute-search)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
900 (mh-namazu-execute-search): Documentation fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
901
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
902 * mh-e.el (mh-index-previous-search): New buffer local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
903 stores parameters of search that created the buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
904 (mh-folder-mode): Make mh-index-previous-search buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
905 (mh-visit-folder): Tweak the function so that only a single window
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
906 with the folder buffer is shown if mh-showing-mode is nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
907
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
908 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
909
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
910 2002-12-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
911
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
912 * mh-alias.el (mh-alias-add-alias): Bug fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
913
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
914 2002-12-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
915
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
916 * mh-alias.el (mh-alias-add-alias): New interactive command. Add
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
917 ALIAS for ADDRESS in personal alias file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
918 (mh-alias-grab-from-field): New interactive command. Add ALIAS for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
919 ADDRESS in personal alias file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
920 (mh-alias-add-address-under-point): New interactive
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
921 command. Insert an alias for email address under point.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
922 (mh-alias-suggest-alias): New function. Suggest an alias for STRING.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
923 (mh-alias-insert-file): New function. Return the alias file to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
924 write a new entry in.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
925 (mh-alias-address-to-alias): New function. Return the ADDRESS
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
926 alias if defined, or nil."
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
927 (mh-alias-from-has-no-alias-p): New function. Return t is From has
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
928 no current alias set. Used as tool-bar button enable function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
929 (mh-alias-add-alias-to-file): New function. Add ALIAS for ADDRESS
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
930 in alias FILE without alias check or prompts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
931
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
932 * alias.xpm, alias.pbm: New tool-bar icon for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
933 mh-alias-grab-from-field.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
934
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
935 * mh-e.el (mh-folder-line-matches-show-buffer-p): New function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
936 Return t if the message under point in folder-mode is in the show
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
937 buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
938
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
939 * mh-utils.el (mh-goto-address-find-address-at-point): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
940 function copied from goto-addr.el, which we don't want to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
941 force-load on users. Find e-mail address around or before point.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
942 (mh-address-mail-regexp): New defvar. A regular expression
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
943 probably matching an e-mail address.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
944
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
945 * mh-customize.el (mh-alias-insert-file): New defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
946 Filename to use to store new MH-E aliases.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
947 (mh-tool-bar-folder-buttons): Enable mh-tool-bar-item-alias icon.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
948
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
949 * mh-comp.el (mh-extract-from-header-value): New function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
950 Extract From: string from header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
951
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
952 2002-12-19 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
953
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
954 * mh-index.el (mh-index-update-single-msg): New defvar controls
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
955 max number of command line args.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
956 (mh-index-execute): New function which is to be used
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
957 instead of xargs so that we don't give the shell too many command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
958 line args.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
959 (mh-index-update-maps): Use mh-index-execute instead of xargs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
960 (mh-index-search): Remove unused code. Also the first message in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
961 folder buffer is made current.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
962
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
963 2002-12-18 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
964
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
965 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
966
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
967 * mh-comp.el (mh-letter-tool-bar-map): Moved to mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
968
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
969 * mh-e.el (mh-folder-tool-bar-map): Moved to mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
970
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
971 * mh-utils.el (mh-get-msg-num): autoloaded.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
972 (mh-show-tool-bar-map): Moved to mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
973
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
974 * mh-customize.el (mh-tool-bar-item-*): 33 new defconsts for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
975 tool-bar setup and customization.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
976 (mh-tool-bar-folder-buttons-set): New function to setup the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
977 tool-bar after customization.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
978 (mh-tool-bar-folder-buttons): New defcustom to specify which icons
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
979 appears in the tool-bar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
980 (mh-tool-bar-letter-buttons-set): New function to setup the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
981 tool-bar after customization.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
982 (mh-tool-bar-letter-buttons): New defcustom to specify which icons
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
983 appears in the tool-bar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
984 (mh-tool-bar-show-set): New function to setup mh-letter-tool-bar-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
985 (mh-tool-bar-letter-set): New function to setup
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
986 mh-letter-tool-bar-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
987
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
988 2002-12-18 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
989
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
990 * mh-e.el (mh-folder-mode-map): Change entries for "\t", "\M-\t"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
991 and backtab to call mh-index-next-folder and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
992 mh-index-previous-folder as appropriate.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
993
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
994 * mh-index.el (mh-index-next-folder, mh-index-previous-folder):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
995 New interactive functions which jumps to search results of next
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
996 and previous folders respectively.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
997
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
998 * mh-loadddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
999
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1000 * mh-index.el (mh-index-delete-folder-headers): Arrange for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1001 mh-goto-cur-msg to just go to the current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1002
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1003 * mh-e.el (mh-visit-folder): Since mh-scan-folder erases the whole
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1004 buffer anyway, we don't need to delete the folder headers. Also
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1005 index-data is non-nil only when the buffer folder doesn't exist.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1006 So we need to call mh-make-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1007 (mh-folder-mode): Fix bug in that mh-index-checksum-origin-map was
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1008 not being made buffer local!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1009
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1010 2002-12-17 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1011
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1012 * mh-e.el (mh-visit-folder): Fix bug.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1013
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1014 * mh-index.el (mh-md5sum-buffer): Buffer from which md5sum is run.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1015 (mh-index-folder-first, mh-index-folder-last)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1016 (mh-index-original-msg-list): Convenience macros aren't needed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1017 anymore since the data structure has been changed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1018 (mh-index-update-single-msg): New function to update maps that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1019 relate MD5 checksums to actual messages and vice-versa for a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1020 single message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1021 (mh-index-update-maps): Do the above for all messages. If some
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1022 messages don't have MD5 checksums, they are annotated with the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1023 result of md5sum.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1024 (mh-index-search): Updated for the new version of mh-index-data.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1025 (mh-msg-exists-p): New function to test a message exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1026 (mh-index-insert-folder-headers): Updated for new mh-index-data.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1027 (mh-index-delete-folder-headers): New function used to eliminate
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1028 original folder names from the buffer and make it look like a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1029 plain folder buffer. This is used from mh-process-commands.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1030 (mh-index-visit-folder): Use new version of mh-index-data.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1031 (mh-index-match-checksum): New function which checks if the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1032 X-MHE-Checksum header of a message matches.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1033 (mh-index-execute-commands): New function that rmm's the original
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1034 messages. Then after mh-execute-commands executes it will seem
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1035 that the original messages were executed upon. This completes the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1036 fix of SF #623321.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1037 (mh-checksum-buffer): Renamed from mh-md5sum-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1038 (mh-checksum-cmd, mh-checksum-parser): New globals to allow
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1039 different checksum programs to be used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1040 (mh-checksum-choose): New functions to find a checksum program.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1041 (mh-openssl-parser, mh-md5sum-parser, mh-md5-parser): Functions to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1042 parse the output of md5, md5sum and openssl.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1043 (mh-index-update-maps): Use checksum parsing function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1044 (mh-index-search): Set checksum choice. Add a call to recenter,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1045 otherwise the window point in the index buffer doesn't get set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1046 properly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1047
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1048 * mh-funcs.el (mh-pack-folder, mh-sort-folder): Enable these
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1049 functions in folders created by index search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1050
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1051 * mh-e.el (mh-index-msg-checksum-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1052 (mh-index-checksum-origin-map): New buffer local variables that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1053 keep track of message checksums (used to implement
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1054 refiling/deletion for folders created by index folders).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1055 (mh-last-msg): Make the function behave like mh-first-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1056 (mh-visit-folder): Add new optional argument which initializes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1057 folders created by mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1058 (mh-folder-mode): Make the variables mh-index-msg-checksum-map and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1059 mh-index-checksum-origin-map buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1060 (mh-process-commands): Call mh-index-execute-commands when called
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1061 from an index search buffer. This will reflect the changes being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1062 made in the search folder to the original folders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1063
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1064 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1065
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1066 2002-12-16 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1067
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1068 * mh-index.el (mh-index-insert-folder-headers): Fix a bug which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1069 caused the folder buffer to be marked as modified after rescanning
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1070 an index folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1071
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1072 2002-12-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1073
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1074 * mh-e.el (mh-visit-folder): The function should insert folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1075 names if it is visiting a folder created by index search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1076
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1077 * mh-index.el (mh-index-insert-folder-headers): The function now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1078 maintains the old value of buffer-modified-p and temporarily makes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1079 the buffer writable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1080
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1081 * mh-utils.el (mh-show-index-visit-folder): New interactive
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1082 function callable from show buffer that displays search results
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1083 from one folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1084 (mh-show-mode-map): Key binding for "v".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1085
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1086 * mh-speed.el: Fix credits.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1087 (mh-index-folder-speedbar-buttons)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1088 (mh-index-show-speedbar-buttons)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1089 (mh-index-folder-speedbar-key-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1090 (mh-index-show-speedbar-key-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1091 (mh-index-folder-speedbar-menu-items)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1092 (mh-index-show-speedbar-menu-items): Removed since the modes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1093 mh-index-folder-mode and mh-index-show-mode no longer exist.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1094 (mh-speed-extract-folder-name): Remove the bits about
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1095 mh-index-folder-mode and mh-index-show-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1096
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1097 * mh-seq.el (mh-copy-seq-to-eob): Updated to work properly with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1098 index search results.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1099 (mh-region-to-msg-list): Skip over non-scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1100 (mh-thread-inc, mh-thread-add-spaces, mh-thread-folder): Skip
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1101 non-scan lines when populating mh-thread-scan-line-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1102 (mh-thread-folder, mh-toggle-threads): Move the check for buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1103 modification from mh-thread-folder to mh-toggle-threads.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1104 (mh-toggle-threads): When returning to unthreaded view insert the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1105 folder names if called from a index folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1106
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1107 * mh-index.el: Fix credits and update commentary.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1108 (font-lock-defaults, mh-index-buffer, mh-index-show-buffer)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1109 (mh-index-ma-x-msg-index, mh-index-other-buffer)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1110 (mh-index-matches, mh-index-previous-window-configuration)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1111 (mh-index-current-msg, mh-index-folder-mode-keymap)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1112 (mh-index-button-map, mh-index-folder-mode-help-messages): Remove
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1113 eliminated variables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1114 (mh-index-folder): New variable sets the MH folder under which the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1115 index searches are stored.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1116 (mh-index-folder-first, mh-index-folder-last)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1117 (mh-index-original-msg-list): Convenience macros used to pull data
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1118 elements out of a list. If needed setf can be used to change them
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1119 as well.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1120 (mh-index-search): Rewritten to create real folders where all the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1121 normal folder operation. This partially fixes SF #623321 (refiles
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1122 and deletes doesn't work on original messages).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1123 (mh-index-find-max-width, mh-index-search-again)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1124 (mh-index-insert-scan, mh-index-callback, mh-index-search)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1125 (mh-index-notate, mh-index-show, mh-index-header-display)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1126 (mh-index-next, mh-index-folder-mode, mh-index-show-mode):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1127 Functions, macros and modes removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1128 (mh-folder-exists-p): New function to check if a folder exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1129 (mh-index-new-folder): Generate a new folder name from a given
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1130 base string that mimics the way emacs generates buffer names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1131 (mh-index-insert-folder-headers): Insert folder names among the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1132 search results.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1133 (mh-index-visit-folder): New interactive function to show the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1134 search results of one individual folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1135 (mh-swish++-execute-search): Update documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1136
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1137 * mh-funcs.el (mh-pack-folder, mh-sort-folder): Disable these
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1138 functions if index search results are being viewed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1139
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1140 * mh-e.el (mh-folder-font-lock-keywords): Add highlight for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1141 folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1142 (mh-index-data): New buffer local variable that will be used to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1143 store info about index search results.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1144 (mh-rescan-folder): Implement rescanning for index search results.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1145 (mh-folder-mode): Make mh-index-data buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1146 (mh-remove-all-notation): Modified to take into account not all
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1147 lines in the folder buffer are normal scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1148 (mh-folder-mode-map): Add key binding for "v" to jump to original
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1149 folder narrowed to search results.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1150
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1151 * mh-customize.el (mh-index-folder-face): Make it bold so that it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1152 will look like before.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1153
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1154 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1155
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1156 2002-12-12 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1157
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1158 * mh-seq.el (mh-map-to-seq-msgs): Modified so that it can be given
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1159 a list of messages in addition to a sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1160 (mh-region-to-sequence, mh-region-to-msg-list): The function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1161 mh-region-to-msg-list replaces mh-region-to-sequence. The new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1162 function avoids creating a dummy sequence in MH-E.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1163 (mh-thread-delete, mh-thread-refile, mh-put-msg-in-seq): Modified
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1164 to use mh-region-to-msg-list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1165
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1166 * mh-funcs.el (mh-copy-msg): Modified to use mh-region-to-msg-list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1167
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1168 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo): Modified to use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1169 mh-region-to-msg-list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1170
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1171 * mh-comp.el (mh-forward): Modified to use mh-region-to-msg-list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1172 The buffer-local variable mail-header-separator is no longer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1173 bound. This fixes a bug where the default value of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1174 mail-header-separator gets used if mh-forward is called in a fresh
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1175 emacs session.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1176 (mh-annotate-msg): Update this so that it will handle message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1177 lists too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1178 (mh-insert-letter): Make the test stronger. Since %d is being used
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1179 the argument better be an integer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1180
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1181 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1182
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1183 2002-12-11 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1184
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1185 * mh-funcs.el (mh-copy-msg): Add support for transient-mark-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1186 If mark is active and transient-mark-mode is enabled then all the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1187 messages in the region are copied.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1188
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1189 * mh-seq.el (mh-list-sequences): Use mh-coalesce-msg-list to print
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1190 messages in sequence nicely. The prompt for the folder is removed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1191 (the current folder is always used) and the output is made nicer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1192 by not overflowing the screen width.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1193
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1194 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1195
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1196 2002-12-09 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1197
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1198 * mh-comp.el (mh-letter-complete): Checkdoc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1199
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1200 * mh-seq.el (mh-thread-current-indentation-level): New function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1201 which returns the thread indentation level of current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1202 (mh-thread-next-sibling, mh-thread-previous-sibling): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1203 interactive functions to jump to the next and previous siblings in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1204 thread tree respectively.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1205 (mh-thread-immediate-ancestor): New function to jump to ancestor
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1206 of current message in thread tree.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1207 (mh-thread-ancestor): New interactive function to jump to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1208 immediate ancestor or to root message of current thread depending
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1209 on optional argument.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1210
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1211 * mh-utils.el (mh-show-thread-ancestor)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1212 (mh-show-thread-next-sibling, mh-show-thread-previous-sibling):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1213 Interactive functions callable from the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1214 (mh-show-thread-map): Bindings for Tu, Tp and Tn.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1215
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1216 * mh-e.el (mh-thread-map): Bindings for Tu, Tp and Tn.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1217
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1218 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1219
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1220 2002-12-09 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1221
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1222 * mh-seq.el (mh-region-to-sequence): Change name of region
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1223 sequence created to 'mhe-region. This avoids any chance of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1224 collision with actual MH sequences.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1225 (mh-put-msg-in-seq, mh-thread-delete, mh-thread-refile): Change
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1226 name of region sequence used to 'mhe-region. Also delete the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1227 'mhe-region sequence when done.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1228
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1229 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1230
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1231 * mh-comp.el (mh-forward): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1232
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1233 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1234
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1235 2002-12-08 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1236
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1237 * mh-alias.el: Edited documentation. Broke up file into 2
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1238 sections: Alias Loading and Alias Expansion. Made terminology
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1239 consistent (replaced expand, substitute, and translate with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1240 expand).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1241 (mh-alias-reload): Brought message in line with coding conventions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1242 and made more concise too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1243 (mh-alias-translate): Renamed to mh-alias-expand.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1244 (mh-alias-substitute-aliases-flag): Renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1245 mh-alias-expand-aliases-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1246 (mh-alias-reload-local-users): Renamed to mh-alias-local-users.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1247 Now just returns an alist of local users rather than have
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1248 side-effects.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1249 (mh-alias-reload): Set timestamp at beginning of function to catch
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1250 edge case when alias added just after ali runs. Changed logic to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1251 reflect return value of mh-alias-local-users.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1252
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1253 * mh-customize.el (mh-alias-substitute-aliases-flag): Renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1254 mh-alias-expand-aliases-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1255 (mh-alias-local-users): Fixed documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1256
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1257 * mh-loaddefs.el: Regenerated
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1258
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1259 2002-12-08 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1260
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1261 * mh-e.el (require): Load Gnus at compile time so that the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1262 constant gnus-version is defined when MH-E is being compiled.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1263 (mh-macro-expansion-time-gnus-version, mh-run-time-gnus-version):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1264 Use the constant gnus-version instead of the function gnus-version
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1265 to find out about gnus version information.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1266 (gnus-version): Remove the autoload since it is not needed any
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1267 more.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1268
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1269 2002-12-08 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1270
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1271 * mh-e.el (mh-version): Moved compilation information in front of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1272 Emacs information. The idea is that you start at MH-E and move
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1273 outwards. Show N/A if Gnus not compiled (be explicit). Matched
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1274 coding style with other output statements. (Aside: not that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1275 efficiency matters here, but fewer calls to format have to be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1276 faster, right? ;-). Matched output style of old output to new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1277 statement--liked Satyaki's indentation better ;-).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1278
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1279 2002-12-08 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1280
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1281 * mh-e.el (gnus-version): Autoload the function for use in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1282 mh-version.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1283 (mh-macro-expansion-time-gnus-version): New macro that finds the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1284 Gnus version at macro expansion time.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1285 (mh-run-time-gnus-version): New function to find the Gnus version
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1286 at run time.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1287 (mh-version): Add information about Gnus versions available at
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1288 compile time and run time.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1289
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1290 2002-12-07 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1291
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1292 * mh-alias.el (mh-alias-ali): Add optional argument. if USER is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1293 t, then assume ALIAS is an address and call ali with option -user.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1294
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1295 * mh-alias.el (mh-alias-filenames): if ARG is t, appends list of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1296 files from `mh-alias-system-aliases' to output list obtained from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1297 mhparam output user list only.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1298 (mh-alias-tstamp): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1299
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1300 2002-12-05 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1301
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1302 * mh-mime.el (mh-inline-vcard-p): A new function which decides if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1303 a vcard should be displayed inline.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1304 (mh-mime-display-single): Use mh-inline-vcard-p to display
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1305 attached vcard as a signature if no other signature is present
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1306 (this partially addresses SF #649216).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1307
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1308 2002-12-05 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1309
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1310 * mh-comp.el (mh-send-letter): Edits docs for mh-mml-to-mime
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1311 getting run if variable `mh-mml-compose-insert-flag' is set.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1312 (mh-get-header-field): use buffer-substring-no-properties instead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1313 of buffer-substring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1314
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1315 2002-12-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1316
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1317 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1318
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1319 * mh-customize.el (mh-customize): Add ;;;###mh-autoload tag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1320
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1321 2002-12-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1322
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1323 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1324
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1325 * mh-comp.el (mh-letter-complete): New command to do alias or word
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1326 completion in letter-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1327 (mh-letter-mode-map): Add \M-\t binding for mh-letter-complete.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1328
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1329 * mh-alias.el (mh-alias-letter-mode-expand-alias-hook): Obsolete.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1330 Replaced by mh-letter-complete command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1331 (mh-alias-reload-maybe): New function to rebuild alias table if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1332 out of date.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1333 (mh-alias-letter-expand-alias): No longer interactive. Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1334 mh-letter-complete instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1335
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1336 2002-12-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1337
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1338 * mh-customize.el (mh-letter-complete-function): New defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1339 Function to call when completing outside of fields specified to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1340 aliases.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1341
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1342 * mh-alias.el (mh-alias-filenames):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1343 s/mh-mhparam-component/mh-profile-component/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1344 (mh-profile-component): Move to mh-utils.el and make interactive.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1345 (mh-read-address): Make it autoloaded.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1346
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1347 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1348
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1349 * mh-comp.el (mh-read-address): Removed. Replaced by mh-alias
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1350 version.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1351
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1352 * mh-utils.el (mh-profile-component): Moved from mh-alias.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1353
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1354 2002-12-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1355
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1356 * mh-seq.el (mh-msg-is-in-seq): Formatting change.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1357
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1358 * mh-index.el (mh-index-insert-scan): Remove unused variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1359
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1360 2002-12-04 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1361
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1362 * mh-loaddefs.el: Regenerated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1363
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1364 * Makefile (MH-E-SRC): Moved mh-loaddefs.el into MH-E-LOADDEFS as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1365 this was causing a cycle.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1366 (MH-E-LOADDEFS): New variable to house mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1367 (emacs): Reintroduced autoloads.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1368 (autoloads): We're baaa-aack!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1369 (dist, install-emacs): Use MH-E-LOADDEFS.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1370
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1371 * mh-comp.el (mh-customize): Moved to mh-customize.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1372
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1373 * mh-customize.el (mh-customize): Moved here from mh-comp. Makes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1374 more sense, doesn't it?
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1375
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1376 * mh-alias.el, mh-comp.el, mh-e.el, mh-index.el, mh-mime.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1377 mh-pick.el, mh-speed.el: Added mh-autoload cookie to all
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1378 interactive functions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1379
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1380 2002-12-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1381
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1382 * Makefile (world): Remove target.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1383 (mh-loaddefs.el): Add comment that only GNU Emacs can be used to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1384 regenerate mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1385
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1386 * mh-make.el: Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1387
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1388 2002-12-04 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1389
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1390 * mh-e.el (recursive-load-depth-limit): Only modify the limit
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1391 if it is an integer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1392
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1393 2002-12-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1394
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1395 * mh-utils.el (mh-header-field-beginning): New function. Move to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1396 the beginning of the current header field.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1397
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1398 2002-12-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1399
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1400 * mh-make.el (mh-files): Read in the MH-E filenames from the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1401 environment variable where the Makefile puts it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1402 (mh-generate-autoloads, step2): Simplified since we now have the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1403 complete file names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1404
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1405 * Makefile (world): Pass the MH-E files into the script, so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1406 the filenames don't need to be repeated in the script.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1407
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1408 2002-12-04 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1409
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1410 * mh-loaddefs.el: New file. Check in automatically generated file
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1411 and include in package for the benefit of those who don't want to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1412 or can't compile.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1413
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1414 * Makefile (MH-E-SRC): Added mh-loaddefs.el now that it is checked
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1415 in and will be packaged.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1416 (emacs): Removed autoloads. Adding mh-loaddefs.el to MH-E-SRC is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1417 sufficient to build it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1418 (compile): Depend on MH-E-SRC instead of MH-E-OBJ and pass $? into
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1419 emacs so that Emacs is only invoked once to compile files. This
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1420 speeds things up by a factor of 3. It would be nice to only pass
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1421 those files that have been modified, but Emacs 21.4 will have
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1422 batch-byte-compile-if-not-done which we might be able to copy into
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1423 mh-make.el (or my proposed mh-e-dev.el which would be more
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1424 general-purpose).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1425 (.SUFFIXES): Removed. Now that compile works directly on the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1426 sources, the implicit rule is obsolete.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1427 (autoloads): Deleted. See emacs change above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1428
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1429 2002-12-03 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1430
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1431 * Makefile (MH-E-SRC, emacs):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1432
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1433 2002-12-03 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1434
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1435 * mh-make.el (mh-emacs): Make failing condition more strict.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1436 (mh-loaddefs-end): Remove redundant statement.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1437
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1438 * Makefile (world): A little typo. The bug didn't seem to make any
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1439 difference though.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1440
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1441 * mh-make.el: New script that compiles MH-E.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1442 (mh-loaddefs-beginning, mh-loaddefs-end): Don't save the autoloads
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1443 file in between. Only save at the end.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1444 (mh-emacs-generate-autoloads, mh-xemacs-generate-autoloads)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1445 (mh-generate-autoloads): Replace the separate functions in Emacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1446 and XEmacs with one that works in both variants. This simplifies
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1447 the script a lot.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1448 (mh-generate-autoloads): doc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1449
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1450 * Makefile (world): New target which works for both GNU Emacs and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1451 XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1452
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1453 2002-12-03 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1454
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1455 * mh-alias.el (mh-mhparam-component): Don't raise error if call to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1456 mhparam fails.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1457
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1458 * mh-alias.el (mh-alias-letter-expand-alias): Build alias table if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1459 not already available.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1460
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1461 2002-12-03 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1462
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1463 * mh-customize.el (mh-show-threads-flag): Alphabetized.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1464
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1465 2002-12-03 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1466
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1467 * Makefile: Moved .PHONY rule after all rule for compatibility
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1468 with BSD/OS's old pmake.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1469
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1470 2002-12-03 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1471
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1472 * mh-e.el (mh-get-new-mail): Simplify no-new-mail test.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1473 (mh-add-cur-notation): Remove unnecessary function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1474
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1475 2002-12-03 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1476
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1477 * mh-identity.el (mh-identity-make-menu): Check if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1478 'mh-letter-mode-map' is bound, since this code also gets run when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1479 mh-customize.el is loaded at startup.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1480
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1481 2002-12-03 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1482
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1483 * mh-customize.el (mh-show-threads-flag): New customizable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1484 variable which controls if new folders start of in threaded mode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1485 (closes SF #646794).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1486
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1487 * mh-e.el (mh-rescan-folder): Fix the function so that threading
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1488 is preserved across rescans.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1489 (mh-visit-folder, mh-inc-folder): The folder is threaded if it was
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1490 already threaded or if mh-show-threads-flag is non-nil and the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1491 number of scan lines is fewer than mh-large-folders (closes SF
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1492 #646794).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1493
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1494 2002-12-02 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1495
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1496 * mh-e.el (mh-add-cur-notation): New function to mark the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1497 current message with the mh-note-cur character.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1498 (mh-get-new-mail): Use mh-add-cur-notation to undo the work of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1499 mh-remove-cur-notation if there was no new mail (closes SF #647681).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1500
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1501 * mh-e.el (mh-set-cmd-note): Do not update the default mh-cmd-note
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1502 value (closes SF #643701).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1503
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1504 2002-12-02 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1505
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1506 * mh-alias.el (mh-alias-reload): Renamed from mh-alias-learn-aliases.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1507 (mh-alias-load-local-users): Renamed from mh-alias-learn-local-users.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1508 (mh-alias-passwd-alist): New variable, holding aliases extracted
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1509 from the passwd file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1510 (mh-alias-tstamp): New variable storing the timestamp for alias
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1511 list generation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1512 (mh-read-address, mh-alias-reload, mh-alias-reload-local-users):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1513 Complete rewrite.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1514 (mh-alias-minibuffer-confirm-address): Use mh-alias-translate.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1515 (mh-alias-translate): New function. Return translation for alias,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1516 checking if in blind or passwd list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1517 (mh-alias-letter-expand-alias): Rewrite using
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1518 mail-abbrev-complete-alias from mailabbrev.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1519 (mh-alias-expand-alias-map): New variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1520 (mh-alias-ali): New function. Return formatted string of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1521 translated ALIAS from ali.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1522 (mh-mhparam-component): New function. Return COMPONENT value from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1523 mhparam, or nil if unset.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1524 (mh-alias-filenames): New function. Provide list of alias
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1525 filenames from mhparam, or nil if none are set.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1526
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1527 * mh-customize.el (mh-alias-display-blind-name-on-completion-flag):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1528 Obsoleted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1529 (mh-alias-timestamp): Renamed to mh-alias-system-aliases.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1530
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1531 2002-12-02 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1532
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1533 * Makefile (mh-loaddefs.el): Suppress creation of backup file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1534
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1535 2002-12-02 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1536
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1537 * Makefile (mh-loaddefs.el): Simplify rule.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1538
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1539 * Makefile (clean): Remove mh-loaddefs.el* for good measure.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1540 ($(MH-E-OBJ)): Depend on mh-loaddefs.el to compile these.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1541 (autoloads, mh-loaddefs.el): Revamp rules.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1542 (mh-loaddefs.el-tail, autoloads-gen): Remove rules.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1543
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1544 * mh-e.el (recursive-load-depth-limit): Do not try to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1545 bump the value unless the variable exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1546
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1547 * mh-e.el (recursive-load-depth-limit): Bump value of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1548 recursive-load-depth-limit to 50 to allow emacs 21.1 which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1549 normally has a default value of 10 to be able to compile MH-E.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1550
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1551 2002-12-02 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1552
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1553 * mh-funcs.el (mh-pack-folder, mh-sort-folder): Fix the functions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1554 so that threading is preserved (needed for SF #646794).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1555
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1556 * mh-identity.el (mh-identity-signature-start)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1557 (mh-identity-signature-end): Checkdoc fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1558
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1559 * mh-e.el (mh-previous-unread-msg, mh-next-unread-msg): Checkdoc
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1560 fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1561
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1562 2002-12-01 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1563
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1564 * mh-identity.el (compile): Make mh-identity.el compile without
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1565 warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1566
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1567 * mh-e.el (mh-previous-unread-msg, mh-next-unread-msg): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1568 interactive functions that go to next and previous unread
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1569 messages (closes SF #630328).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1570 (mh-folder-mode-map): Add key bindings for M-n and M-p to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1571 mh-folder-mode-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1572
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1573 * mh-utils.el (mh-show-next-unread-msg)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1574 (mh-show-previous-unread-msg): New interactive functions that go
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1575 to the next and previous unread messages respectively. These are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1576 callable from the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1577 (mh-show-mode-map): Add key bindings for M-n and M-p to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1578 mh-show-mode-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1579
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1580 2002-12-01 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1581
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1582 * mh-mime.el (mh-defun-compat): Make it indent like a defun.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1583
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1584 * mh-index.el (mh-defun-index): Make it indent like a defun.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1585
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1586 * mh-customize.el: New file (closes SF #643722).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1587
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1588 * Makefile (MH-E-SRC): Added mh-customize.el (closes SF #643722).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1589
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1590 * mh-speed.el, mh-pick.el, mh-mime.el, mh-index.el, mh-e.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1591 mh-comp.el: Moved all defgroups, defcustoms, and deffaces to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1592 mh-customize.el (closes SF #643722).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1593
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1594 * mh-utils.el (mh-xemacs-flag): Moved here from below since
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1595 needed by mh-customize.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1596 (mh-customize): Required. mh-invisible-headers)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1597 (mh-bury-show-buffer-flag, mhl-formfile):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1598 Moved all defgroups, defcustoms, and deffaces to mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1599 (closes SF #643722) .
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1600
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1601 * mh-identity.el (mh-comp-loaded): New variable in a desparate
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1602 attempt to prevent an infinite loop.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1603 (eval-when-compile): Was able to remove these defvars as they are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1604 now predefined in mh-loaddefs and mh-customize.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1605 (mh-identity-list-set): Added ;;;###mh-autoload cookie.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1606 Moved all defgroups, defcustoms, and deffaces to mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1607 (closes SF #643722).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1608
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1609 * mh-alias.el (mh-e): Require this, as it needs defcustoms, which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1610 is in mh-customize which is required by mh-utils which is required
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1611 by mh-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1612 Moved all defgroups, defcustoms, and deffaces to mh-customize.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1613 (closes SF #643722).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1614
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1615 2002-11-30 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1616
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1617 * mh-e.el (mh-thread-map): Add key bindings "Td" and "To" (closes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1618 SF #630493).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1619 (mh-help-messages): Update help message for prefix map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1620 (mh-help-messages): Doc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1621 (mh-help-messages): Really fix it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1622
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1623 * mh-utils.el (mh-show-thread-delete, mh-show-thread-refile): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1624 interactive functions corresponding to mh-thread-delete and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1625 mh-thread-refile callable from the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1626 (mh-show-thread-map): Add key bindings for "Td" "To".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1627
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1628 * mh-seq.el (mh-narrow-to-seq, mh-put-msg-in-seq, mh-rename-seq)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1629 (mh-narrow-to-subject, mh-delete-subject, mh-toggle-threads): Add
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1630 mh-autoload cookies.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1631 (mh-thread-find-children): New function which finds the region
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1632 containing all children of a message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1633 (mh-thread-delete): New interactive function that marks for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1634 deletion the current message and its children.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1635 (mh-thread-refile): New interactive function that marks for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1636 refiling the current message and its children.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1637
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1638 2002-11-30 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1639
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1640 * mh-funcs.el, mh-identity.el, mh-index.el, mh-pick.el, mh-seq.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1641 Removed MH-E autoloads. These are now provided by mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1642 Added ;;;###mh-autoload tag to selected functions so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1643 autoloads for those functions can be automatically created in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1644 mh-loaddefs.el (closes half of SF #643722).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1645
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1646 * mh-mime.el (mh-buffer-data): Moved to mh-utils where it is used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1647 Added ;;;###mh-autoload tag to selected functions so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1648 autoloads for those functions can be automatically created in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1649 mh-loaddefs.el (closes half of SF #643722)..
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1650
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1651 * mh-utils.el (mh-loaddefs): Added require.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1652 (mh-buffer-data): Moved here from mh-mime.el as it is used in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1653 mh-display-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1654 (mh-set-cmd-note): Moved to mh-e.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1655 Removed MH-E autoloads. These are now provided by mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1656 Added ;;;###mh-autoload tag to selected functions so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1657 autoloads for those functions can be automatically created in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1658 mh-loaddefs.el (closes half of SF #643722)..
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1659
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1660 * mh-e.el (mh-set-cmd-note): Moved here from mh-utils.el since it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1661 uses mh-scan-format-file which is defined here.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1662 Removed MH-E autoloads. These are now provided by mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1663 Added ;;;###mh-autoload tag to selected functions so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1664 autoloads for those functions can be automatically created in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1665 mh-loaddefs.el (closes half of SF #643722)..
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1666
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1667 * mh-comp.el, mh-speed.el (mh-utils): Removed require. mh-utils is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1668 provided via mh-e.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1669 Removed MH-E autoloads. These are now provided by mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1670 Added ;;;###mh-autoload tag to selected functions so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1671 autoloads for those functions can be automatically created in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1672 mh-loaddefs.el (closes half of SF #643722)..
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1673
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1674 * Makefile (emacs): Add dependency on autoloads.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1675 (clean): Remove mh-loaddefs.el too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1676 (autoloads): New target. Builds mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1677 (mh-loaddefs.el): New target. Initializes mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1678 (mh-loaddefs.el-tail): New target. Appends to mh-loaddefs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1679 (autoloads-gen): Runs batch-update-autoloads to populate
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1680 mh-loaddefs.el (closes half of SF #643722)..
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1681 (auto-autoloads.elc): Renamed from autoloads to be explicit about
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1682 file that's created.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1683 (custom-load.elc): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1684
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1685 2002-11-30 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1686
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1687 * mh-seq.el (mh-thread-last-ancestor): New variable which keeps
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1688 track of oldest ancestor of last message. If due to narrowing the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1689 common ancestor of two messages is lost then one of them is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1690 promoted to be the parent of the other. This variable helps in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1691 this process.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1692 (mh-thread-generate-scan-lines): Group messages which belong to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1693 the same thread tree, even if a common ancestor is no longer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1694 present.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1695 (mh-thread-folder, mh-copy-seq-to-eob, mh-thread-inc): Bind
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1696 mh-thread-last-ancestor to nil when calling
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1697 mh-thread-generate-scan-lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1698
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1699 * mh-mime.el (font-lock): Font-lock required at compile time to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1700 avoid warning about font-lock-maximum-size
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1701 (mh-display-smileys, mh-display-emphasis): Show graphical smileys
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1702 and emphasis only if message isn't too large.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1703
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1704 * mh-e.el (mh-visit-folder): Revisiting a buried folder which has
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1705 been threaded or narrowed confuses MH-E. Even though the folder is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1706 displayed as not threaded and not narrowed, MH-E still believes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1707 the folder is in the previous state. This can cause problems when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1708 trying to narrow/thread the folder. The change fixes this.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1709
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1710 * mh-mime.el (mh-mime-display-alternative): The setting of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1711 mh-display-buttons-for-inline-parts-flag was not being used when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1712 displaying one of the alternatives. This change fixes that.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1713
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1714 * mh-comp.el (mh-show-buffer-message-number): Replace subseq with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1715 substring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1716 (mh-filter-out-non-text): When filtering out MIME buttons from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1717 yanked text, the last line of the MIME part was getting lost. The
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1718 fix avoids that and removes only the last new line instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1719
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1720 2002-11-29 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1721
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1722 * Makefile (MH-E-SRC): Add mh-alias.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1723
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1724 * mh-alias.el: Assign copyright to FSF instead of myself.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1725 (mh-read-address): Add support for emacs-21's
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1726 completing-read-multiple to prompt for multiple entries.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1727 (mh-alias-PC-complete-address): Deleted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1728 (mh-alias-learn-aliases): Use mh-exec-cmd-quiet instead of old kludge.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1729 (mh-alias-letter-mode-expand-alias-hook): Simplify.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1730 (mh-alias-hostname): Deleted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1731 (mh-alias-substitute-aliases-flag): Change default to nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1732 (mh-alias-display-blind-name-on-completion-flag) Change default to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1733 nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1734 (mh-alias-alist): Now holds alias values.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1735 (mh-alias-lowercase-alist): Deleted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1736 (mh-alias-minibuffer-confirm-address, mh-alias-learn-aliases)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1737 (mh-alias-learn-local-users, mh-alias-letter-expand-alias): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1738 new mh-alias-alist instead of old mh-alias-lowercase-alist.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1739
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1740 * mh-alias.el: Moved from contrib/ directory. Now part of MH-E!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1741
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1742 * Makefile (MH-E-SRC): Add mh-identity.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1743
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1744 * mh-identity.el (mh-compose-and-send-mail, mh-insert-identity)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1745 (mh-identity-make-menu, mh-identity-default, mh-identity-menu):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1746 Moved to mh-comp.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1747
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1748 * mh-comp.el (mh-compose-and-send-mail): Add mh-identity support.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1749 (mh-insert-identity, mh-identity-make-menu, mh-identity-default)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1750 (mh-identity-menu): Added from mh-identity.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1751
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1752 2002-11-29 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1753
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1754 * mh-comp.el, mh-e.el, mh-funcs.el, mh-identity.el, mh-index.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1755 mh-mime.el, mh-pick.el, mh-seq.el, mh-speed.el, mh-utils.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1756 Ran indent-region, reformatted long lines, ran untabify.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1757 (indent-tabs-mode): Set file local variable to nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1758
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1759 2002-11-29 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1760
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1761 * Released MH-E version 7.0.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1762
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1763 * mh-e.el (Version, mh-version): Updated for release 7.0.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1764
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1765 * mh-comp.el (subseq, search): Require cl instead of autoloading
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1766 these due to compilation warnings in CVS Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1767
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1768 2002-11-23 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1769
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1770 * MH-E-NEWS: Emphasize the renaming of the variables at the top of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1771 the notes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1772
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1773 2002-11-22 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1774
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1775 * mh-utils.el (mh-show-mode-map): Remove binding for RET since it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1776 is not needed and the binding is more useful to toggle display of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1777 MIME parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1778
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1779 * mh-mime.el (mh-mime-button-commands): Remove bindings for "i"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1780 and "o" from MIME buttons.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1781 (mh-insert-mime-button): Change comment to reflect change in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1782 button key map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1783
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1784 2002-11-21 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1785
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1786 * Released MH-E version 6.1.91.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1787
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1788 * mh-e.el (Version, mh-version): Updated for release 6.1.91.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1789
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1790 * MH-E-NEWS: Inline HTML parts supported with Gnus 5.10, not 5.9.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1791
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1792 2002-11-21 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1793
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1794 * mh-comp.el (mh-letter-insert-signature-hook): This should be in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1795 customize-group mh-compose.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1796
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1797 2002-11-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1798
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1799 * mh-utils.el (load): Load mm-view.el here so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1800 mm-inline-text-html would be defined if available.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1801 (mh-mm-inline-media-tests): If mm-inline-text-html is available
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1802 then use it, otherwise fall back on using mm-inline-text (closes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1803 SF #641482).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1804
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1805 * mh-mime.el (load): Remove the load of mm-view here since it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1806 happens in mh-utils.el now.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1807
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1808 2002-11-15 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1809
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1810 * Released MH-E version 6.1.90.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1811
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1812 * README (Compile): New section. Users must now compile MH-E due
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1813 to the vagaries of the various versions of gnus.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1814
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1815 * Makefile (MH-E-IMG): Added reply-all.pbm, reply-all.xpm,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1816 reply-from.pbm, reply-from.xpm, reply-to.pbm, reply-to.xpm.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1817 (MH-E-ETC-ETC): Added Makefile and README.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1818 (dist): Depend on all, so clean happens. Don't add .elc files to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1819 tarball as they are built upon installation now.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1820
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1821 2002-11-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1822
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1823 * mh-e.el (mh-process-commands): Fix a bug in mh-execute-commands.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1824 If called in threaded mode, cur was always getting set to the last
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1825 message in the folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1826
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1827 2002-11-14 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1828
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1829 * mh-e.el (Version, mh-version): Updated for release 6.1.90.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1830
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1831 * MH-E-NEWS, README: Updated for release 7.0.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1832
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1833 * mh-utils.el (mh-index-search): Added full docstring which new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1834 users will need before they run a search!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1835 (mh-swish++-execute-search, mh-swish-execute-search,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1836 mh-namazu-execute-search mh-glimpse-execute-search): Added
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1837 autoloads with full docstrings for the same reason!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1838
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1839 * mh-e.el (mh-limit-map): Removed / / alias for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1840 mh-narrow-to-subject.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1841
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1842 * mh-utils.el (mh-show-thread-map): Removed / / alias for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1843 mh-show-narrow-to-subject.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1844
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1845 * mh-seq.el (mh-delete-subject): Checkdoc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1846
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1847 * mh-e.el (mh-help-messages): Added / prefix character to help
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1848 string. Tweaked / helpstring a little.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1849
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1850 2002-11-14 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1851
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1852 * mh-utils.el (mh-set-cmd-note): Fix nitpick by adding one to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1853 width for cosmetic reasons.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1854
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1855 2002-11-14 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1856
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1857 * mh-identity.el (mh-insert-identity): Fix a few things undone by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1858 Jeff's patch.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1859 (mml-insert-tag): Add autoload.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1860
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1861 2002-11-13 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1862
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1863 * mh-identity.el (mh-insert-identity): A value of either nil or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1864 "" should cause the field to be removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1865 (mh-identity-list): Update the docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1866
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1867 2002-11-13 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1868
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1869 * mh-e.el (mh-limit-map): New key map for limits (subject for now).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1870 * mh-utils.el (mh-show-limit-map): Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1871
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1872 * mh-seq.el (mh-delete-subject): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1873 mh-delete-subject-sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1874 (mh-narrow-to-subject): Renamed from mh-narrow-to-subject-sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1875 (mh-next-unseen-subject-sequence): Removed. :-(
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1876 * mh-e.el: Use 'em
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1877 * mh-seq.el: Use 'em.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1878
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1879 2002-11-13 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1880
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1881 * mh-e.el (mh-alt-show): New defalias for mh-show.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1882 (mh-alt-refile-msg): New defalias for mh-refile-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1883 (mh-alt-send): New defalias for mh-send.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1884 (mh-folder-mode-map): Use mh-alt-show, mh-alt-refile-msg and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1885 mh-alt-send for the alias bindings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1886 (mh-alt-visit-folder): New defalias for mh-visit-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1887 (mh-folder-map): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1888 (mh-folder-message-menu): Revert previous change.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1889
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1890 2002-11-13 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1891
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1892 * mh-e.el (mh-folder-message-menu): Make key binding "o" appear in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1893 menu for mh-refile-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1894
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1895 2002-11-13 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1896
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1897 * mh-seq.el (mh-thread-generate-scan-lines): In threaded view,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1898 scan lines of duplicate messages were too long. The change fixes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1899 that.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1900
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1901 2002-11-13 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1902
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1903 * mh-utils.el (mh-adaptive-cmd-note-flag): Improved grammar in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1904 docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1905
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1906 * mh-speed.el (mh-speed-run-flists-flag): While documenting this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1907 variable in the release notes, I was unsure what would happen if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1908 set to nil. So, I clarified the docstring and indicated
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1909 implications of setting this variable to nil, and offered manual
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1910 workaround.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1911
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1912 2002-11-13 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1913
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1914 * mh-index.el (mh-index-quit): Fix documentation and run
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1915 mh-before-quit-hook and mh-quit-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1916
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1917 2002-11-13 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1918
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1919 * mh-utils.el (with-mh-folder-updating): Renamed local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1920 mh-save-modification-flag to save-modification-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1921
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1922 2002-11-12 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1923
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1924 * mh-index.el (mh-index-keymap): Renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1925 mh-index-folder-mode-keymap to be a closer to the usual keymap
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1926 naming convention. Since we want our own keymap and not inherit
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1927 the one in mh-folder-mode, we need to use a suffix other than
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1928 -map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1929
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1930 * mh-e.el (mh-folder-sequence-menu): s/Msg/Message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1931 s/Seq/Sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1932 (mh-folder-message-menu): s/Msg/Message. Removed redundant refile
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1933 item.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1934 (mh-folder-folder-menu): Aligned symbols.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1935
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1936 * mh-index.el (mh-index-folder-message-menu): s/Msg/Message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1937
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1938 * mh-utils.el (mh-show-sequence-menu): s/Msg/Message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1939 s/Seq/Sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1940 (mh-show-message-menu): s/Msg/Message. Removed redundant refile
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1941 item.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1942 (mh-show-folder-menu): Aligned symbols.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1943
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1944 2002-11-12 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1945
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1946 * mh-index.el (mh-index-matches, mh-index-current-match): Remove
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1947 these variables since they were only used for glimpse and grep.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1948 Now the functionality of all the indexing programs will be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1949 uniform.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1950 (mh-index-search, mh-index-insert-scan, mh-defun-index)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1951 (mh-index-show): Simplify functions since matches are no longer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1952 shown.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1953 (mh-index-parse-match): Remove function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1954
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1955 * mh-e.el (mh-scan-cmd-note-width, mh-scan-destination-width)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1956 (mh-scan-date-width, mh-scan-date-flag-width)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1957 (mh-scan-from-mbox-width, mh-scan-from-mbox-sep-width): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1958 variables to keep track of the widths of the different fields in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1959 the scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1960 (mh-scan-field-from-start-offset, mh-scan-field-from-end-offset)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1961 (mh-scan-field-subject-start-offset): Offsets that are computed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1962 from the scan line widths.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1963
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1964 * mh-seq.el (mh-copy-seq-to-eob, mh-thread-inc)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1965 (mh-thread-parse-scan-line): Use new variables that remember the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1966 various offsets in place of integer constants.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1967 (mh-thread-generate-scan-lines): Space shouldn't be added here!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1968
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1969 2002-11-12 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1970
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1971 * mh-e.el (mh-scan-format-mh, mh-scan-format-nmh): Noted that the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1972 first column is column number 0 and changed "sixth column" to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1973 "fifth column" accordingly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1974
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1975 * mh-index.el (mh-index-folder-mode): Clarified method of replying
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1976 in mode documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1977 (mh-index-folder-tool-bar-map): s/mh-e/MH-E/.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1978
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1979 * mh-e.el (mh-generate-new-cmd-note): Try not to mention internal
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1980 variable mh-cmd-note in docstrings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1981
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1982 * mh-utils.el (mh-adaptive-cmd-note-flag): Set default value to t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1983 Reworded docstring so it doesn't mention internal variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1984 mh-cmd-note. Added information about using fixed-width message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1985 numbers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1986 (mh-cmd-note): Mention mh-set-cmd-note in docstring. Also suggest
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1987 that it is updated dynamically only if mh-scan-format-file is t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1988 (mh-set-cmd-note): Grammer fix in docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1989 (mh-cmd-note): Noted that the first column is column number 0.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1990
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1991 * mh-e.el (mh-scan-format-file): Added information about
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1992 mh-set-cmd-note and mh-adaptive-cmd-note-flag to docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1993
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1994 * mh-index.el (mh-index-keymap): Added bindings for i
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1995 (mh-inc-folder), m (mh-send alias), and s (mh-send) since these
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1996 appear to be supported and are found in the toolbar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1997 (mh-index-folder-key-map): Ditto for f (mh-visit-folder alias), o
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1998 (mh-visit-folder) alias, and v (mh-visit-folder).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
1999 (mh-index-folder-mode-help-messages): Changes for above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2000 (mh-index-folder-message-menu, mh-index-folder-folder-menu): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2001 menus. I decided to delete the unavailable items since greying out
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2002 implies that the user can do something to access them. In this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2003 case, that's not the case. Well, that's not entirely true--the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2004 user could write code for those functions ;-).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2005 (mh-index-folder-mode): Use new menus.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2006
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2007 * mh-utils.el (mh-prompt-for-folder): Added optional argument
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2008 default-string which can be used in case the string for default
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2009 isn't intuitive enough.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2010
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2011 * mh-index.el (mh-index-search): Made default prompt more
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2012 intuitive (I hope!).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2013
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2014 2002-11-11 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2015
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2016 * mh-identity.el (mh-header-field-delete): Remove save-excursion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2017 Strange that this worked for me before... Thanks to Jeff for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2018 patch.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2019 (mh-insert-identity): Numerous tweaks and fixes from Jeff who also
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2020 adds a nicer-looking MIME header for signatures inserted after
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2021 MIME insertions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2022
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2023 2002-11-11 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2024
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2025 * mh-seq.el (mh-thread-parse-scan-line): Generalize this function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2026 so that it can take a string containing the scan-line as argument
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2027 in addition to using the line at point.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2028 (mh-thread-add-spaces): New function to pad each scan line to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2029 appropriate length. This is called when mh-cmd-note is increased.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2030
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2031 * mh-e.el (mh-generate-new-cmd-note): Make this work on a threaded
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2032 folder by using mh-thread-add-spaces to pad the pre-existing lines
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2033 in mh-thread-scan-line-map appropriately.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2034 (mh-thread-add-spaces): Autoload from mh-seq.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2035
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2036 2002-11-11 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2037
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2038 * mh-index.el: Fix checkdoc nit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2039
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2040 * mh-mime.el (mh-display-buttons-for-inline-parts-flag): Renamed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2041 from mh-display-buttons-for-inline-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2042 (mh-mime-display-single): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2043 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2044
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2045 * mh-e.el (mh-print-background-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2046 mh-print-background.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2047 * mh-funcs.el (mh-print-msg): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2048 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2049
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2050 * mh-comp.el (mh-delete-yanked-msg-window-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2051 mh-delete-yanked-msg-window.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2052 (mh-yank-from-start-of-msg, mh-yank-cur-msg): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2053 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2054
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2055 * mh-utils.el (mh-update-sequences-after-mh-show-flag): Renamed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2056 from mh-update-sequences-after-mh-show.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2057 (mh-show-msg): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2058 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2059
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2060 * mh-utils.el (mh-decode-quoted-printable-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2061 mh-decode-quoted-printable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2062 (mh-display-msg, mh-decode-quoted-printable-have-mimedecode):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2063 Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2064 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2065
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2066 * mh-utils.el (mh-recursive-folders-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2067 mh-recursive-folders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2068 (mh-make-folder-list-background): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2069 * mh-funcs.el (mh-list-folders): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2070 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2071
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2072 * mh-utils.el (mh-auto-folder-collect-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2073 mh-auto-folder-collect.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2074 (mh-find-path): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2075 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2076
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2077 * mh-utils.el (mh-decode-mime-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2078 mh-decode-mime.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2079 * mh-utils.el (mh-show-mode, mh-show-xface)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2080 (mh-decode-quoted-printable, mh-display-msg, mh-display-msg): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2081 * mh-mime.el (mh-graphical-smileys-flag)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2082 (mh-graphical-emphasis-flag): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2083 * mh-index.el (mh-index-search, mh-index-show): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2084 * mh-e.el (mh-header-display): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2085 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2086
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2087 * mh-e.el (mh-make-folder-mode-line): Use save-window-excursion
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2088 to get back to the current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2089
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2090 2002-11-10 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2091
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2092 * mh-index.el (mh-index-keymap, mh-index-page-msg)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2093 (mh-index-folder-tool-bar-map): Replace mh-index-scroll-up with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2094 mh-index-page-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2095 (mh-index-keymap, mh-index-previous-page): Replace
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2096 mh-index-scroll-down with mh-index-previous-page.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2097
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2098 2002-11-09 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2099
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2100 * mh-index.el (autoload/require): Load mh-mime when mh-index.el is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2101 loaded. This fixes the infinite load loop. I am not sure what the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2102 actual problem is. Also removed the nop requires/autoloads.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2103 (mh-defun-index): Use the right argument for mh-recenter.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2104 Otherwise it misbehaves for the default value of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2105 mh-summary-height.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2106
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2107 * mh-e.el (mh-goto-next-button): Fix infinite loop when S-Tab was
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2108 used on first line of index folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2109
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2110 2002-11-09 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2111
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2112 * mh-index.el (mh-index-folder-tool-bar-map): Tool-bar for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2113 mh-index-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2114 (mh-index-folder-mode): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2115 (mh-index-keymap): Added mouse-2 binding, like in regular
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2116 folder-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2117
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2118 2002-11-08 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2119
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2120 * mh-index.el (mh-index-folder-mode): Fix doc string for major
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2121 mode. It was pointing to the wrong keymap.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2122 (mh-index-show-mode): Fix doc string for mode. Also add mh-help
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2123 support.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2124
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2125 * mh-comp.el (mh-forward, mh-yank-cur-msg): Use new macro
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2126 mh-mark-active-p instead. This does the right thing for different
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2127 variants of Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2128 (mh-yank-cur-msg): Add a space between sexprs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2129
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2130 * mh-utils.el (mh-mark-active-p): New macro which papers over
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2131 diffences between GNU Emacs and XEmacs. The variables mark-active
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2132 and transient-mark-mode are used in GNU Emacs while zmacs-regions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2133 and region-active-p are used in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2134
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2135 * mh-seq.el (mh-put-msg-in-seq, mh-thread-ancestor-p): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2136 mh-mark-active-p as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2137
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2138 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2139 mh-mark-active-p as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2140
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2141 2002-11-06 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2142
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2143 * mh-comp.el (mh-yank-cur-msg): Fix for XEmacs. It didn't work
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2144 with a selected region, and left the inserted text selected (in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2145 reverse video). I didn't use SF patch #402315 to implement this.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2146
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2147 2002-11-05 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2148
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2149 * mh-utils.el (mh-show-tool-bar-map): Change call to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2150 mh-tool-bar-search-command such that user can customize it for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2151 current session.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2152
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2153 * mh-e.el (mh-folder-tool-bar-map): Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2154
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2155 2002-11-05 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2156
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2157 * mh-utils.el, mh-e.el (mh-tool-bar-search-function): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2158 mh-tool-bar-search-command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2159
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2160 * mh-index.el (mh-index-search): Backed out previous change to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2161 prompt. There ain't no folder named "all."
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2162
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2163 * mh-utils.el (mh-tool-bar-search-command): Added mh-search-folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2164 and mh-index-search to the docstring so that user can easily click
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2165 on them for more information.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2166
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2167 * mh-pick.el (mh-search-folder): Mention that this function uses
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2168 the MH pick command to give the user more information when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2169 choosing between mh-search-folder and mh-index-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2170
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2171 * mh-index.el (mh-index-search): Edited the docstring. Direct the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2172 user to mh-index-program if necessary.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2173 (mh-index-program): Edited this docstring too. Viewing the help
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2174 in a *Help* buffer really exposes grammatical flaws.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2175
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2176 2002-11-05 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2177
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2178 * mh-utils.el (mh-tool-bar-search-command): New defcustom to set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2179 what search function to use in tool-bar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2180 (mh-show-tool-bar-map): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2181
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2182 * mh-e.el (mh-folder-tool-bar-map): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2183
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2184 2002-11-05 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2185
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2186 * mh-index.el (mh-index-search): Changed default prompt from "+"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2187 to "all". mh-prompt-for-folder doesn't seem to mind.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2188
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2189 * mh-e.el (mh-folder-folder-menu): Added menu entry for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2190 mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2191
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2192 * mh-utils.el (mh-show-folder-menu): Added menu entry for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2193 mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2194
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2195 * mh-index.el: Added commentary on supported search engines and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2196 for getting started (initializing database).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2197
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2198 2002-11-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2199
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2200 * mh-index.el (mh-index-keymap, mh-index-folder-key-map): Move key
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2201 binding of "i" to "Fi".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2202 (mh-index-folder-mode-help-messages): Change help message to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2203 reflect above change.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2204
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2205 2002-11-04 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2206
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2207 * mh-index.el (mh-index-program, mh-indexer): Swapped names since
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2208 the former seems like a better user variable name. If you've
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2209 customized mh-indexer, be sure to toss it out and customize
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2210 mh-index-program.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2211
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2212 2002-11-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2213
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2214 * mh-index.el (mh-indexer-choices): Not having the quotes in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2215 binary names is a bit nicer since that maintains uniformity with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2216 the other names.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2217 (mh-index-choose): Use symbol-value instead of eval. Eval should
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2218 be avoided except when it can't be :-).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2219
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2220 2002-11-04 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2221
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2222 * mh-index.el (mh-index-program): New variable to hold the name of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2223 the indexer that was found; use this instead of clobbering
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2224 user-customizable variable mh-indexer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2225 (mh-index-search): Use it. Added comments to keep others from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2226 doing what I had done (fortunately, I caught myself before
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2227 checking it in ;-).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2228 (mh-index-choose): Set mh-index-program instead of mh-indexer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2229 Update docstring to describe side-effects.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2230
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2231 * mh-index.el (mh-indexer): Added swish++ to docstring. Chances
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2232 are good that if someone has both swish++ and swish, they want to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2233 use the much faster, much smaller swish, so move it up in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2234 list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2235 (mh-indexer-choices): Ditto for rationale for moving swish++ up in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2236 priority over swish. Also, use -binary symbols instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2237 hard-coding binary names. This allows package installers to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2238 customize the location of the binaries in site-lisp and still have
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2239 the auto-detection code work. It also allows one to have alternate
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2240 binary names (see mh-swish++-binary).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2241 (mh-index-search): Ditto (moving swish++ up).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2242 (mh-swish++-binary): Look for search++, then search. The rationale
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2243 is that a package maintainer may rename search to search++ if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2244 search is already in use (e.g., Debian) so try it first.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2245 (mh-swish++-execute-search): Replaced Satyaki's path with dummy
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2246 path in docstring. Also removed RecurseSubdirs since this is the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2247 default. Added comment that index might be named index++ on some
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2248 systems (e.g., Debian).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2249 (mh-index-choose): Updated to work with new mh-indexer-choices.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2250
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2251 2002-11-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2252
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2253 * mh-identity.el (mh-identity-list-set): Don't call easy-menu-add
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2254 here, since that adds the menu to the Customize buffer in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2255
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2256 2002-11-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2257
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2258 * mh-comp.el (mh-mhn-compose-insert-flag)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2259 (mh-mml-compose-insert-flag): Removed eval-when-compile defvar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2260
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2261 * mh-mime.el (mh-mhn-compose-insert-flag)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2262 (mh-mml-compose-insert-flag): Move variables to mh-utils.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2263 Fixes mh-letter-menu for XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2264
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2265 2002-11-04 Eric Ding <eding@rational.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2266
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2267 * mh-comp.el (mh-rejected-letter-start): add another string
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2268
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2269 2002-11-04 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2270
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2271 * mh-comp.el (mh-rejected-letter-start): regexp-opt doesn't take
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2272 regexps as args, only regular strings
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2273
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2274 2002-11-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2275
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2276 * mh-comp.el (mh-insert-mail-followup-to): Don't modify a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2277 pre-existing M-F-T field. If a nmh replgroupcomps propagates a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2278 M-F-T field in a message reply, then we have to have it alone.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2279
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2280 2002-11-02 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2281
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2282 * mh-comp.el, mh-e.el, mh-funcs.el, mh-identity.el, mh-index.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2283 mh-mime.el, mh-pick.el, mh-seq.el, mh-speed.el, mh-utils.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2284 mh-xemacs-compat.el: Added Local Variables section. Defined
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2285 sentence-end-double-space to be nil so that those who might not
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2286 buy my setting of this variable can at least run checkdoc without
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2287 a whole lot of noise.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2288
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2289 2002-11-02 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2290
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2291 * mh-identity.el: New file. Multiple Identify support for MH-E.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2292 Used to easily set different fields such as From and Organization,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2293 as well as diffrent signature files. This file won't be included
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2294 with V7.0.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2295
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2296 2002-11-02 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2297
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2298 * mh-mime.el (mh-mm-save-part): New function to wrap mm-save-part
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2299 from Gnus 5.10 to make it explicit which code has been
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2300 commandeered.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2301 (mh-mime-save-part): Call mh-mm-save-part instead of cut-n-pasted
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2302 code from Gnus 5.10.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2303
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2304 2002-11-02 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2305
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2306 * mh-comp.el (mh-yank-from-start-of-msg): Edit docstring to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2307 mention related variables mh-reply-show-message-flag and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2308 mh-delete-yanked-msg-window.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2309 (mh-reply): Change the "Reply to whom" prompt.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2310
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2311 2002-11-01 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2312
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2313 * mh-e.el (mh-show-hook): Moved to mh-utils.el where it is used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2314 (mh-folder-list-change-hook): Converted this from defvar in other
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2315 files to defcustom here. It is called, not documented as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2316 obsolete, and might as well be documented.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2317 (mh-inc-folder, mh-quit, mh-delete-a-msg, mh-refile-a-msg,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2318 mh-process-commands, mh-update-unseen): Added missing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2319 documentation about hook, or made verbiage about hook consistent
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2320 throughout, even if the function isn't interactive.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2321
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2322 * mh-utils.el (mh-folder-list-change-hook): Moved defvar to mh-e
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2323 and made it a defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2324 (mh-show-mode-hook): Put it back in (actually, it was in mh-e.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2325 but this is the place where it is called).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2326 (mh-show-hook): Moved here from mh-e.el since it's called here.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2327 (mh-show-mode): Call mh-show-mode-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2328 (mh-show-mode, mh-show-msg, mh-find-path, mh-prompt-for-folder,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2329 mh-prompt-for-folder, mh-set-folder-list): Added missing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2330 documentation about hook, or made verbiage about hook consistent
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2331 throughout, even if the function isn't interactive.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2332
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2333 * mh-comp.el (mh-send-letter): Made verbiage about hook consistent
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2334 throughout.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2335 (mh-insert-prefix-string): Made docstring more descriptive of what
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2336 is going on.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2337
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2338 * mh-funcs.el (mh-kill-folder): Added missing documentation about
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2339 hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2340
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2341 * mh-index.el (mh-index-show-hook): Moved defvar to defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2342 (mh-index-show): Made verbiage about hook consistent throughout.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2343
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2344 * mh-mime.el (mh-edit-mhn-hook): Moved defvar to defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2345 (mh-edit-mhn): Added missing documentation about hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2346
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2347 * mh-pick.el (mh-pick-mode): Made verbiage about hook consistent
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2348 throughout. Call the damn hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2349
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2350 2002-11-01 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2351
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2352 * mh-comp.el (mh-insert-mail-followup-to-list): Fix typo so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2353 it will look right in info.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2354
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2355 * mh-index.el (mh-index-search): Change argument name from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2356 new-buffer-p to new-buffer-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2357 (mh-index-search-again, mh-index-search): New index-buffers were
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2358 being named *mh-index*<2>, *m-index*<2><2> and so on. This problem
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2359 is fixed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2360 (mh-index-scroll-up, mh-index-scroll-down): Scrolling in index
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2361 show buffers (after the first one) was broken.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2362 (mh-index-quit): Bury show buffer instead of killing it. Killing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2363 it, without killing the corresponding folder buffer, can cause
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2364 confusion with two folder buffers trying to display in the same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2365 show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2366
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2367 * mh-seq.el (mh-thread-prune-containers): Rewritten without
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2368 recursion. Also removed the top-level-p argument since it isn't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2369 required anymore.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2370 (mh-thread-sort-containers): New function factored out from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2371 previous definition of mh-thread-prune-containers. It sorts
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2372 message containers in ascending order wrt their message indices.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2373 (mh-thread-generate): Use new mh-thread-prune-containers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2374
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2375 * mh-e.el (mh-remove-all-notation): Fix the test. It was testing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2376 at the wrong place!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2377
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2378 2002-10-31 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2379
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2380 * Makefile, README, import-emacs, mh-comp.el, mh-e.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2381 mh-funcs.el, mh-index.el, mh-mime.el, mh-pick.el, mh-seq.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2382 mh-speed.el, mh-utils.el: Replaced mh-e with MH-E.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2383
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2384 2002-10-31 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2385
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2386 * mh-seq.el (mh-thread-parse-scan-line): Modified to remove user
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2387 sequence notation and leave notation for other things alone. This
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2388 ensures that threading doesn't lose notations for replied-to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2389 messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2390
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2391 * mh-e.el (mh-inc-folder): Remove call to mh-widen here and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2392 instead do it in mh-get-new-mail. This way the widening happens
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2393 only if new mail is incorporated.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2394 (mh-generate-new-cmd-note): The function now returns the point
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2395 from which the new messages start. This will allow threading to do
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2396 the right thing.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2397 (mh-get-new-mail): Always call mh-remove-cur-notation. Otherwise
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2398 adaptive scan mode leaves two messages marked as current in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2399 certain cases. Fix indentation of if statement. If there are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2400 messages to be incorporated, the folder is widened. If mh-cmd-note
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2401 changes set start-of-inc correctly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2402 (mh-remove-all-notation): Change this function to only remove user
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2403 sequence notation and leave notation for replied-to messages and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2404 similar notation alone. This means operations like narrowing to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2405 subject sequence and widening don't lose notations.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2406
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2407 2002-10-31 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2408
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2409 * mh-comp.el (mh-insert-mail-followup-to-list): Fixed typo in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2410 docstring and other minor edits. Checkdoc removed trailing spaces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2411 (mh-insert-signature): Checkdoc flagged docstring. Reverted to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2412 previous value. Added specific name of hook that is run.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2413 (mh-regexp-in-field-p, mh-insert-letter): Checkdoc removed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2414 trailing spaces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2415
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2416 2002-10-31 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2417
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2418 * mh-e.el (mh-show-mode-hook): Remove the unused
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2419 mh-show-mode-hook, mh-show-hook is the one that is used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2420
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2421 * mh-utils.el (mh-show-mode): Change the documentation to refer to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2422 mh-show-hook instead of the unused mh-show-mode-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2423
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2424 2002-10-31 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2425
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2426 * mh-comp.el (mh-insert-mail-followup-to-list): Set default to nil
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2427 and include example in doc string.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2428
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2429 2002-10-31 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2430
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2431 * mh-index.el (mh-indexer): Add customization choice for swish++.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2432 (mh-indexer-choices): Add swish++ choice.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2433 (mh-index-search): Change doc to reflect addition of swish++ option.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2434 (mh-swish++-binary, mh-swish++-directory): New variables for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2435 swish++ interface.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2436 (mh-swish++-execute-search): New function to execute swish++
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2437 search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2438 (mh-swish++-next-result): Function aliased to mh-swish-next-result
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2439 since the result format of swish++ is the same as that of swish-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2440 (mh-index-search): Always overwrite window-configuration with new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2441 value. This is needed since we don't kill the index-buffer when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2442 quitting which means the window configuration wasn't getting set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2443 properly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2444 (mh-index-search-again): If index buffer is reused, reset the old
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2445 window config to its original value.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2446
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2447 2002-10-30 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2448
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2449 * Makefile (emacs, xemacs): New targets.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2450 (all): Use these targets instead of calling specific targets.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2451 (.PHONY): Added emacs, xemacs, autoloads, custom-loads. Broke up
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2452 target and moved pieces into their own sections.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2453
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2454
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2455 2002-10-30 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2456
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2457 * mh-utils.el (mh-show-font-lock-keywords): Wrap an
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2458 'eval-and-compile around its defvar, otherwise byte-compilation
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2459 fails on `mh-show-font-lock-keywords-with-cite'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2460
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2461 2002-10-29 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2462
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2463 * mh-comp.el (mh-letter-insert-signature-hook)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2464 (mh-insert-signature): Add a hook to be called before inserting
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2465 the signature. Do not attempt to insert the signature if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2466 mh-insert-signature-file-name is nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2467
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2468 2002-10-29 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2469
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2470 * mh-e.el (mh-inc-folder): Call mh-widen when mh-narrowed-to-seq
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2471 (Closes SF #629233: inc in narrowed folder suboptimal)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2472
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2473 * mh-comp.el (mh-insert-letter): Stop using mhl to include a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2474 message before it mangles the header, and supercite fails
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2475 (Closes SF #629153: mh-insert-letter uses mhl?).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2476 (mh-insert-prefix-string): Leave point at beginning instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2477 end, since that's what sc-cite-original does.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2478 (mh-yank-cur-msg): Adjust for mh-insert-prefix-string change.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2479
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2480 2002-10-30 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2481
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2482 * mh-e.el (mh-folder-mode): Check for 'font-lock-auto-fontify'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2483 when in XEmacs so we don't do font-locking unconditionally.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2484
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2485 * mh-utils.el (mh-show-mode): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2486
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2487 2002-10-29 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2488
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2489 * mh-e.el (mh-folder-refiled-face, mh-folder-cur-msg-number-face)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2490 (mh-folder-to-face, mh-folder-body-face): Define faces instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2491 copying them from font-lock faces. This mh-e will look the same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2492 in XEmacs as it does in Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2493 * mh-utils.el (mh-show-cc-face, mh-show-date-face)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2494 (mh-show-header-face): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2495
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2496 2002-10-29 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2497
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2498 * mh-comp.el (mh-send-letter): I meant to use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2499 mh-goto-header-field, not mh-get-header-field. The former returns
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2500 nil if the header is not found and doesn't need a conditional.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2501
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2502 2002-10-29 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2503
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2504 * mh-comp.el (mh-forward): Bug fix. Change 'kill-line for a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2505 'delete-region, because I don't want that text yanked with C-y.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2506
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2507 * mh-seq.el (mh-put-msg-in-seq): Add support for selected
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2508 region (Closes SF feature request #630324).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2509
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2510 2002-10-28 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2511
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2512 * mh-seq.el (mh-thread-prune-subject): Make the regexp a little
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2513 general so that a subject of the form "Re[218]: howdy" would be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2514 properly pruned.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2515
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2516 * mh-mime.el (mh-mime-save-part): Copy function definition of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2517 mm-save-part from cvs gnus since that function is buggy in gnus
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2518 that comes with emacs21.2.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2519
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2520 2002-10-28 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2521
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2522 * mh-e.el (mh-scan-subject-regexp): Add an expression to match an
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2523 optional bracketed number after "Re", such as in "Re[2]:"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2524 (Patch by Satyaki; I checked it and applied).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2525 (mh-folder-font-lock-subject): Adapt to new mh-scan-subject-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2526 * mh-seq.el (mh-subject-to-sequence): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2527
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2528 * mh-e.el (mh-folder-sequence-menu): Remove "Toggle Subject
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2529 Thread" from menu. mh-toggle-threads is in the Folder menu.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2530
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2531 * mh-e.el (mh-folder-sequence-menu): Minor menu text edits.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2532
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2533 * mh-utils.el (mh-show-update-sequences): Added to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2534 mh-defun-show-buffer builds; needed for menu.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2535 (mh-show-sequence-menu, mh-show-message-menu)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2536 (mh-show-folder-menu): 3 new menus in mh-show-mode-map that mirror
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2537 the menus used in mh-folder-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2538 (mh-show-mode): easy-menu-add the 3 menus.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2539
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2540 2002-10-28 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2541
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2542 * mh-utils.el (mh-goto-msg): Fix the regexp to search so that we
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2543 go to the right message. In a threaded folder message 2 may be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2544 present after 26 and the previous regexp would go to 26 when we
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2545 really wanted to go to 2!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2546
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2547 * mh-seq.el (mh-widen): Add call to mh-recenter to make it like
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2548 mh-narrow-to-seq.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2549
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2550 2002-10-28 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2551
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2552 * mh-utils.el (mh-show-mime-save-parts): Deleted definition.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2553 (mh-show-mime-map, tool-bar-map): Use mh-mime-save-parts instead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2554 of mh-show-mime-save-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2555
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2556 2002-10-28 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2557
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2558 * mh-comp.el (mh-letter-tool-bar-map): tool-bar-add-item key name
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2559 bug fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2560 * mh-utils.el (mh-show-tool-bar-map): Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2561 * mh-e.el (mh-folder-tool-bar-map, mh-folder-seq-tool-bar-map): Same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2562
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2563 2002-10-27 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2564
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2565 * mh-seq.el (mh-toggle-threads): Add call to mh-recenter to make
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2566 its behavior like that of mh-narrow-to-seq.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2567
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2568 2002-10-27 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2569
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2570 * mh-mime.el (mh-mime-save-parts): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2571 mh-store-mime-parts for consistency with mh-mime-save-part. Fixed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2572 bug whereby mh-mime-save-parts-directory was not getting
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2573 initialized properly from a string-valued
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2574 mh-mime-save-parts-default-directory.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2575 (mh-mime-save-parts-default-directory): Ditto. Check your
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2576 customizations!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2577 (mh-mime-save-parts-directory): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2578
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2579 * mh-utils.el (mh-show-mime-save-parts): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2580 mh-store-mime-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2581 (mh-show-mime-map): Added keybinding "K a" for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2582 mh-show-mime-save-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2583
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2584 * mh-e.el (mh-mime-save-parts) Renamed from mh-store-mime-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2585 (mh-mime-map): Added keybinding "K a" for mh-mime-save-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2586 (mh-help-messages): Added help for "K a".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2587
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2588 2002-10-27 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2589
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2590 * mh-comp.el (mh-search-addr-regexp, mh-regexp-in-field-p): Rename
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2591 the first to the second (and recode a bit).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2592 (mh-insert-mail-followup-to): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2593
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2594 2002-10-27 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2595
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2596 * mh-utils.el (mh-invisible-headers): Backed out change. Removed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2597 Mail-Followup-To due to objections from Peter and Mark.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2598
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2599 2002-10-27 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2600
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2601 * mh-seq.el (mh-msg-is-in-seq): Modified to show info about
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2602 whether the message being queried about has been marked to be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2603 deleted or refiled.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2604
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2605 * mh-mime.el (mh-insert-mime-security-button): Make
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2606 pressed-details a local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2607
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2608 2002-10-27 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2609
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2610 * .cvsignore: New file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2611
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2612 2002-10-26 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2613
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2614 * mh-seq.el (mh-notate-deleted-and-refiled): Don't bind local
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2615 variable 'dest', it isn't used anywhere.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2616
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2617 * mh-pick.el (mh-do-pick-search): Don't bind local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2618 'finding-messages', it isn't used anywhere.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2619
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2620 * mh-utils.el: Byte-compiler warning suppression.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2621 (mh-gnus-article-highlight-citation): Rather than redefining
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2622 'gnus-cite-face-list', just re-order it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2623 (mh-show-mode): Force turning on font-lock in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2624
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2625 * mh-seq.el: Byte-compiler warning suppression.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2626
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2627 * mh-index.el: Byte-compiler warning suppression.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2628
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2629 * mh-comp.el: Byte-compiler warning suppression.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2630
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2631 * mh-xemacs-compat.el: Add defaliases for 'timerp' &
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2632 'cancel-timer' to the equivalent 'itimer' functions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2633 (rfc822): Require it for 'rfc822-goto-eoh'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2634 Byte-compiler warning suppression.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2635
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2636 * mh-e.el (mh-folder-mode): Force turning on font-lock in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2637 (mh-toggle-threads): Remove duplicate autoload.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2638 Byte-compiler warning suppression.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2639 (mh-folder-unseen-seq-list): Use 'with-temp-buffer' to fix a bug
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2640 in XEmacs when font-lock is on.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2641 (mh-folder-unseen-seq-name): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2642
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2643 2002-10-27 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2644
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2645 * Makefile: Reorganize to allow for building also compiling for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2646 XEmacs too. Sanitize so that it will work using least-common
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2647 denominator versions of 'make'. Tested using GNU make, Solaris make,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2648 and Berkely make.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2649 (all): Use recursive invokation based on the emacs or xemacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2650 executable passed on the 'make EMACS=xemacs' command line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2651 (XEMACS_OPTIONS): The incantation to be passed to an xemacs editor
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2652 to compile things properly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2653 (AUTO_PRELOADS): Magic XEmacs glue.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2654 (clean): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2655 (autoloads): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2656 (custom-loads): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2657
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2658 2002-10-26 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2659
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2660 * mh-e.el (mh-last-msg): Add call to mh-recenter.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2661
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2662 2002-10-26 Peter S Galbraith <psg@debia.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2663
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2664 * mh-comp.el (mh-search-addr-regexp, mh-re-search-to-cc): Remove
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2665 `mh-re-search-to-cc' in favour of more generalized new function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2666 `mh-search-addr-regexp'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2667 (mh-insert-mail-followup-to): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2668
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2669 2002-10-26 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2670
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2671 * mh-seq.el (mh-copy-seq-to-eob): Avoid rethreading when the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2672 folder is already threaded. This is more efficient and also avoids
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2673 problems when the folder is widened.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2674 (mh-thread-inc): Don't try to restore the point to original
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2675 location since mh-inc-folder from where this is called changes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2676 point location after calling this function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2677
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2678 * mh-e.el (mh-make-folder-mode-line): Fix a small bug where the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2679 test was wrong.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2680
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2681 2002-10-26 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2682
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2683 * mh-comp.el (mh-insert-mail-followup-to): Fix for new defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2684
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2685 2002-10-26 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2686
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2687 * mh-seq.el (mh-notate-deleted-and-refiled): Remove unused binding
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2688 of dest. The problem was pointed out by Steve as well.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2689
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2690 * mh-e.el (mh-toggle-threads): Remove duplicate autoload as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2691 pointed out by Steve.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2692
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2693 2002-10-26 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2694
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2695 * mh-utils.el (mh-invisible-headers): Added Mail-Followup-To.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2696
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2697 2002-10-26 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2698
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2699 * mh-comp.el (mh-insert-mail-followup-to-list): Change defvar to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2700 defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2701
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2702 2002-10-25 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2703
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2704 * mh-e.el (mh-remove-all-notation): New function that removes all
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2705 notation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2706
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2707 * mh-seq.el (mh-narrow-to-seq): When hiding the original folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2708 remove all notation. This avoids stale notation hanging around.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2709 Also changes in show buffer and position in folder buffer are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2710 avoided if possible.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2711 (mh-widen): When widening the scan-lines are notated based on the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2712 current state of the folder. This means any changes made when the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2713 folder was narrowed are shown consistently.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2714 (mh-notate-deleted-and-refiled): Update the documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2715 (mh-thread-parse-scan-line): For some reason the ASCII value of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2716 the space character was being used here. This is fixed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2717 (mh-thread-inc, mh-toggle-threads): Avoid change of point in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2718 folder and message being displayed in shown buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2719
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2720 * mh-utils.el (mh-recenter): Rewrite mh-recenter to show fewer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2721 blank lines when point is towards the end of the folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2722
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2723 2002-10-25 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2724
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2725 * mh-comp.el (mh-insert-mail-followup-to-flag): New boolean
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2726 defcustom to append a Mail-Followup-To field to the header. The
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2727 insertion is done if the To: or Cc: fields matches an entry in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2728 `mh-insert-mail-followup-to-list'."
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2729 (mh-insert-mail-followup-to-list): New defvar. List of addresses
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2730 for which a Mail-Followup-To field is inserted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2731 (mh-re-search-to-cc): New function. Search for REGEXP in To: and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2732 Cc: fields.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2733 (mh-insert-mail-followup-to): New function. Insert
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2734 Mail-Followup-To: if To or Cc match `mh-insert-mail-followup-to-list'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2735 (mh-compose-and-send-mail): Call mh-insert-mail-followup-to if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2736 mh-insert-mail-followup-to-flag is true.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2737
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2738 2002-10-25 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2739
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2740 * mh-utils.el (mh-show-maximum-size): New variable to control
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2741 the display of large messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2742 (mh-display-msg): Use it (Closes SF #488696).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2743
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2744 * mh-seq.el (mh-toggle-threads): Checkdoc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2745
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2746 * mh-e.el (mh-reset-threads-and-narrowing): Checkdoc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2747
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2748 * mh-comp.el (mh-insert-x-mailer-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2749 mh-insert-x-mailer-p. Update docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2750 (mh-send-letter): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2751 (mh-reply-show-message-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2752 mh-reply-show-message-p. Update docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2753 (mh-reply): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2754 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2755
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2756 * mh-e.el (mh-recenter-summary-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2757 mh-recenter-summary-p. Update docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2758 (mh-set-scan-mode): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2759 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2760
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2761 2002-10-25 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2762
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2763 * mh-e.el (mh-reset-threads-and-narrowing): New function which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2764 resets all thread and narrowing state to completely unthreaded and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2765 widened state. As a side effect, the folder buffer is erased.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2766 (mh-rescan-folder): Reset threads and narrowing state.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2767
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2768 * mh-funcs.el (mh-pack-folder-1): Reset threads and narrowing state.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2769
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2770 * mh-seq.el (mh-copy-seq-to-eob): Change mh-view-ops after
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2771 threading is over so that if user aborts threading, it doesn't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2772 leave mh-e in an inconsistent state.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2773 (mh-toggle-threads): Use mh-scan-folder to populate the folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2774 buffer instead of mh-rescan-folder which resets threading and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2775 narrowing state.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2776
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2777 2002-10-24 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2778
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2779 * mh-e is completely checkdoc clean now.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2780
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2781 * mh-utils.el (mh-clean-message-header-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2782 mh-clean-message-header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2783 (mh-bury-show-buffer-flag): Renamed from mh-bury-show-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2784 (mh-show-use-goto-addr-flag): Renamed from mh-show-use-goto-addr.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2785 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2786
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2787 * mh-mime.el (mh-clean-message-header-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2788 mh-clean-message-header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2789 Checkdoc fixes. This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2790
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2791 * mh-index.el (mh-clean-message-header-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2792 mh-clean-message-header. This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2793
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2794 * mh-funcs.el (mh-do-not-confirm-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2795 mh-do-not-confirm. This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2796
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2797 * mh-e.el (mh-do-not-confirm-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2798 mh-do-not-confirm.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2799 (mh-clean-message-header-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2800 mh-clean-message-header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2801 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2802
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2803 * mh-comp.el: checkdoc fixes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2804
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2805 2002-10-24 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2806
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2807 * mh-seq.el (mh-copy-seq-to-eob): Rewritten to scan the headers
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2808 fresh instead of yanking from buffer. This is needed to get
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2809 correct threading in copied sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2810 (mh-thread-inc, mh-thread-update-scan-line-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2811 (mh-thread-parse-scan-line): Eliminate the use, and hence the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2812 definition of, the kludgy mh-thread-update-scan-line-map. Instead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2813 the functions mh-notate-deleted-and-refiled and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2814 mh-notate-user-sequences are used to get the message marks right.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2815 (mh-thread-generate-scan-lines): Updated to allow the thread tree
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2816 to be used in a narrowed folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2817 (mh-thread-folder, mh-toggle-threads): Remove
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2818 mh-folder-threaded-view-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2819 (mh-thread-old-scan-line-map): New buffer-local variable that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2820 remembers the original scan-line map so that the sequence thread,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2821 narrow, widen will work.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2822 (mh-narrow-to-seq, mh-widen): Remember the scan-line map when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2823 narrowing and restore it when widening.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2824
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2825 * mh-e.el (mh-folder-threaded-view-flag, mh-folder-folder-menu)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2826 (mh-regenerate-headers, mh-get-new-mail)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2827 (mh-make-folder-mode-line, mh-process-commands)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2828 (mh-delete-scan-msgs): Remove mh-folder-threaded-view-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2829 Instead (memq 'unthread mh-view-ops) is used to test if the folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2830 is threaded.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2831
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2832 * mh-mime.el (mh-display-emphasis): Shadow article-goto-body here
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2833 since we want to do emphasis on the whole of the region and not
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2834 just after the first blank line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2835 (mh-mm-display-part): When displaying a text part show smilies and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2836 emphasis.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2837
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2838 * mh-index.el (mh-index-insert-scan): Attempt to keep number of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2839 args to scan small if there are lots of adjacent matches.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2840 (mh-index-quit): Bury index-buffer on quit instead of killing it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2841 This behavior is more like that of mh-quit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2842
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2843 * mh-seq.el (mh-widen): If folder was threaded after narrowing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2844 then make mh-widen undo the threading instead of erroring out.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2845
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2846 2002-10-24 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2847
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2848 * mh-seq.el (mh-toggle-threads): Add a cond (as suggested by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2849 Satyaki) to properly unthread a narrowed-to-sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2850
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2851 * mh-seq.el (mh-thread-generate-scan-lines): Fix threading
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2852 breakage from partial switch to mh-container-real-child-flag and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2853 to dupl-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2854
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2855 * mh-comp.el (mh-yank-cur-msg): Bug fix: specify
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2856 (eq t mh-yank-from-start-of-msg) when that's what we want.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2857
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2858 2002-10-24 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2859
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2860 * mh-seq.el (mh-thread-prune-subject): Renamed subject-pruned-p as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2861 subject-pruned-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2862 (mh-thread-inc): Renamed old-buffer-modified-p as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2863 old-buffer-modified-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2864 (mh-thread-generate-scan-lines): Renamed dupl-p as dupl-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2865 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2866
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2867 * mh-index.el (mh-index-advance): Renamed backward-p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2868 local variable as backward-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2869 (mh-index-next-button): Renamed backward-p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2870 argument as backward-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2871 (mh-index-show): Renamed display-headers-p argument as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2872 display-headers-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2873 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2874
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2875 * mh-e.el (mh-scan-format, mh-version): Use mh-nmh-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2876 (mh-folder-mime-action): Renamed include-security-p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2877 argument as include-security-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2878 (mh-goto-next-button, mh-next-button): Renamed backward-p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2879 argument as backward-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2880 (mh-get-new-mail): Renamed new-mail-p local variable as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2881 new-mail-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2882 (mh-goto-cur-msg): Renamed minimal-changes-p argument as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2883 minimal-changes-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2884 (redraw-needed-flag): Renamed redraw-needed-p local variable as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2885 redraw-needed-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2886 (mh-seq-containing-msg): Renamed include-internal-p argument as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2887 include-internal-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2888 (mh-page-msg): Use mh-page-to-next-msg-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2889 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2890
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2891 * mh-mime.el (mh-mhn-compose-insert-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2892 mh-mhn-compose-insert-p. Make it buffer-local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2893 (mh-mhn-compose-type, mh-mhn-compose-external-type,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2894 mh-mhn-compose-forw, mh-edit-mhn): Use mh-mhn-compose-insert-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2895 (mh-mml-to-mime, mh-mml-secure-message-encrypt-pgpmime,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2896 mh-mime-display-part, mh-mime-display-single): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2897 mh-gnus-pgp-support-flag renamed from mh-gnus-pgp-support-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2898 (mh-mime-display-single): Renamed small-image-p local
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2899 variable as small-image-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2900 (mh-mime-inline-part): Renamed local variable inserted-p as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2901 inserted-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2902 (mh-mime-inline-part): Renamed local variable displayed-p as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2903 displayed-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2904 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2905
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2906 * mh-comp.el (mh-letter-menu, mh-letter-mode, mh-send-letter):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2907 mh-mhn-compose-insert-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2908 (mh-repl-group-formfile, mh-forward): Use mh-nmh-flag
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2909 renamed from mh-nmh-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2910 (mh-reply, mh-insert-x-mailer, mh-send-letter): Use mh-nmh-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2911 (mh-letter-mode-map): Use mh-gnus-pgp-support-flag renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2912 mh-gnus-pgp-support-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2913 (mh-mml-secure-message-sign-pgpmime): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2914 mh-gnus-pgp-support-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2915 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2916
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2917 * mh-utils.el (mh-page-to-next-msg-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2918 mh-page-to-next-msg-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2919 (mh-show-msg): Use mh-page-to-next-msg-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2920 (mh-gnus-pgp-support-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2921 mh-gnus-pgp-support-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2922 (mh-show-font-lock-fontify-region): Fix docstring per checkdoc.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2923 (with-mh-folder-updating): Renamed argument
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2924 save-modification-flag-p as mh-save-modification-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2925 (mh-prompt-for-folder): Renamed new-file-p local
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2926 variable as new-file-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2927 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2928
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2929 2002-10-24 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2930
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2931 * mh-comp.el (mh-forward): Fix mh-mml-compose-insert-p reference
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2932 in last commit to be mh-mml-compose-insert-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2933 (mh-mml-compose-insert-flag): Move defvar to fix compiler warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2934
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2935 2002-10-24 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2936
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2937 * mh-comp.el (mh-forward): Add support for transient-mark mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2938 When using nmh, always specify -mime so as to preserve the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2939 original message(s). If mh-compose-insertion is 'gnus, convert
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2940 the mhbuild format forwarding directives into MML.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2941
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2942 2002-10-24 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2943
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2944 * mh-comp.el (mh-send-letter): Fix for earlier change that added
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2945 "-mime" for bcc'ed MIME mail; still doesn't work with nmh 1.0, but
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2946 at least no longer triggered for every outgoing message!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2947
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2948 2002-10-24 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2949
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2950 * mh-comp.el (mh-yank-cur-msg): Fix selected regions for supercite
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2951 (see text below).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2952
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2953 * mh-comp.el (mh-yank-cur-msg): Fix for supercite. Someone played
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2954 with the point and mark setting prior to the call to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2955 'mh-insert-prefix-string and that broke supercite. I put comments
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2956 to make it obvious to future coders why those settings exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2957 Note that supercite is still broken when a region is selected in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2958 the show buffer. Presumably it's been like that for a long time.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2959 We need to insert the header as well as the selected region oin
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2960 that case. I'll submit an SF bug.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2961
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2962 2002-10-24 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2963
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2964 * mh-comp.el (mh-yank-from-start-of-msg, mh-reply): Use -noformat
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2965 flag to reply when 'autosupercite or 'autoattrib are specified to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2966 prevent duplicate cites of the body of a message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2967
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2968 2002-10-23 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2969
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2970 * mh-utils.el (font-lock-default-fontify-region): Add autoload to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2971 avoid compiler warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2972
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2973 2002-10-23 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2974
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2975 * mh-comp.el (mh-letter-mode): set fill-paragraph-function to our
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2976 own 'mh-fill-paragraph-function instead of simply
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2977 'mail-mode-fill-paragraph (because it doesn't handle a non-nil
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2978 fill-prefix correctly).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2979 (mh-fill-paragraph-function): New function for mh-letter-mode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2980 fill-paragraph-function in order to handle non-nil fill-prefix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2981 Call sendmail's mail-mode-fill-paragraph if in the mail header,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2982 else call default fill-paragraph with fill-prefix set to nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2983 (Closes SF #489927)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2984
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2985 * mh-comp.el (mh-letter-mode): Let's use font-lock even if gnus is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2986 used in show-mode. The reason is that gnus uses static text
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2987 properties which are not appropriate for a buffer that will be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2988 edited. So the choice here is either fontify the citations and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2989 header or the header only.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2990
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2991 * mh-utils.el (mh-show-font-lock-fontify-region): Limit font-lock
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2992 in mh-show-mode to the header. Used when mh-highlight-citation-p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2993 is set to gnus, leaving the body to be dealt with by gnus
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2994 highlighting. This fixes gnus text emphasis in mh-show-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2995 (mh-show-mode): In font-lock-defaults, set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2996 font-lock-fontify-region-function to mh-show-font-lock-fontify-region.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2997
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2998 2002-10-23 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
2999
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3000 * mh-mime.el (mh-mml-attach-file): Prompt for disposition should
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3001 be Disposition, not Content-Type. The Content-Type has been
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3002 determined automatically.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3003
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3004 2002-10-23 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3005
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3006 * MH-E-NEWS:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3007 s/mh-adaptive-cmd-note/mh-adaptive-cmd-note-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3008 s/mh-show-use-xface/mh-show-use-xface-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3009 s/mh-tool-bar-reply-3-buttons/mh-tool-bar-reply-3-buttons-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3010 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3011
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3012 * mh-comp.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3013 s/mh-mml-compose-insert-p/mh-mml-compose-insert-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3014 s/mh-xemacs-p/mh-xemacs-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3015 (mh-letter-menu): Use mh-mml-compose-insert-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3016 (mh-insert-x-mailer): Use mh-xemacs-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3017 (mh-mml-compose-insert-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3018 mh-mml-compose-insert-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3019 (mh-send-letter): Use mh-mml-compose-insert-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3020 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3021
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3022 * mh-e.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3023 s/mh-folder-threaded-view-p/mh-folder-threaded-view-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3024 s/mh-adaptive-cmd-note/mh-adaptive-cmd-note-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3025 s/mh-xemacs-p/mh-xemacs-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3026 (mh-folder-threaded-view-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3027 mh-folder-threaded-view-p. Make it buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3028 (mh-folder-tool-bar-map): Use mh-tool-bar-reply-3-buttons-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3029 (mh-remove-xemacs-horizontal-scrollbar): Use mh-xemacs-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3030 (mh-make-folder, mh-regenerate-headers, mh-get-new-mail): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3031 mh-adaptive-cmd-note-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3032 (mh-folder-folder-menu, mh-regenerate-headers, mh-get-new-mail,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3033 mh-make-folder-mode-line, mh-process-commands,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3034 mh-delete-scan-msgs): Use mh-folder-threaded-view-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3035 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3036
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3037 * mh-index.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3038 s/mh-adaptive-cmd-note/mh-adaptive-cmd-note-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3039 (mh-index-search): Use mh-adaptive-cmd-note-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3040 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3041
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3042 * mh-mime.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3043 s/mh-mml-compose-insert-p/mh-mml-compose-insert-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3044 s/mh-xemacs-p/mh-xemacs-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3045 (mh-mml-compose-insert-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3046 mh-mml-compose-insert-p. Make it buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3047 (mh-mml-attach-file, mh-mml-secure-message-sign-pgpmime,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3048 mh-mml-secure-message-encrypt-pgpmime): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3049 (gnus-local-map-property): Use mh-xemacs-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3050 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3051
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3052 * mh-seq.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3053 s/mh-folder-threaded-view-p/mh-folder-threaded-view-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3054 (mh-thread-generate, mh-thread-folder, mh-toggle-threads): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3055 mh-folder-threaded-view-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3056 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3057
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3058 * mh-speed.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3059 s/mh-speed-run-flists-p/mh-speed-run-flists-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3060 s/mh-speed-refresh-p/mh-speed-refresh-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3061 (mh-speed-run-flists-flag): Renamed from mh-speed-run-flists-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3062 (mh-folder-speedbar-buttons): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3063 (mh-speed-refresh-flag): Renamed from mh-speed-refresh-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3064 (mh-speed-update-current-folder, mh-speed-invalidate-map,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3065 mh-speed-add-folder): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3066 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3067
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3068 * mh-utils.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3069 s/mh-xemacs-p/mh-xemacs-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3070 s/mh-tool-bar-reply-3-buttons/mh-tool-bar-reply-3-buttons-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3071 s/mh-show-use-xface/mh-show-use-xface-flag/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3072 (mh-xemacs-flag): Renamed from mh-xemacs-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3073 (mh-show-xface-function): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3074 (mh-tool-bar-reply-3-buttons-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3075 mh-tool-bar-reply-3-buttons.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3076 (mh-show-tool-bar-map): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3077 (mh-adaptive-cmd-note-flag): Renamed from mh-adaptive-cmd-note.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3078 (mh-cmd-note): Use it in description.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3079 (mh-show-use-xface-flag): Renamed from mh-show-use-xface. Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3080 mh-xemacs-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3081 (mh-show-xface): Use mh-show-use-xface-flag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3082 This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3083
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3084 2002-10-23 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3085
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3086 * Makefile (all): Rather than have to run "make clean all" all the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3087 time, make the default target do a clean so all you have to say is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3088 "make".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3089
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3090 * mh-e.el (mh-folder-map): Moved "t (mh-toggle-threads)" to T
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3091 prefix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3092
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3093 2002-10-22 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3094
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3095 * mh-index.el (mh-indexer-choices, mh-swish-binary): The
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3096 executable swish-e can be used to search (just like swish-search).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3097 However the Makefile in swish-e-2.2.2 doesn't install
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3098 swish-search. So it is preferable to use swish-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3099
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3100 2002-10-22 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3101
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3102 * mh-comp.el (mh-letter-mode-map): Added aliases for keybindings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3103 For example, you now have "C-c C-m C-i" in addition to "C-c C-m
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3104 i".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3105
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3106 2002-10-22 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3107
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3108 * mh-mime.el (mh-graphical-smileys-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3109 mh-graphical-smileys-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3110 (mh-display-smileys): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3111 (mh-graphical-emphasis-flag): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3112 mh-graphical-emphasis-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3113 (mh-display-emphasis): Use it. This addresses part of SF #627015.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3114
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3115 2002-10-22 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3116
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3117 * mh-mime.el (mh-insert-mime-security-button): A message is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3118 produced if PGP decryption/verification fails. This addresses
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3119 SF# 627025.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3120
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3121 2002-10-21 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3122
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3123 * mh-seq.el (mh-widen): Checkdoc removed the period in the error.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3124 The info node (elisp) Coding Conventions says: "An error message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3125 should start with a capital letter but should not end with a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3126 period."
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3127
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3128 * mh-e.el, mh-utils.el (mh-tool-bar-reply-3-buttons): Moved
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3129 defcustom to mh-utils because I got an error about a nil value for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3130 mh-tool-bar-reply-3-buttons when I fired up mh-rmail.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3131
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3132 * mh-comp.el, mh-funcs,el, mh-mime.el, mh-pick.el: Moved (provide)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3133 to the end of the file to be consistent with most other files (see
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3134 additional rationale in mh-e.el description below).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3135
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3136 * mh-e.el: Had to remove eval-when-compile from the (require 'cl)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3137 here too (because the remove-if generated a warning in CVS Emacs).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3138 Moved (provide) to the end of the file to be consistent with most
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3139 other files. My guess is that this is good to keep a feature from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3140 being "provided" if the file craps out while being loaded.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3141
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3142 2002-10-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3143
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3144 * mh-utils.el (mh-reply, Info-goto-node): Add autoloads to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3145 compiler warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3146 (mh-tool-bar-reply-3-buttons): Add defvar to avoid compiler
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3147 warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3148
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3149 * mh-seq.el (mh-narrow-to-seq): Remember that a narrowing has
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3150 occurred.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3151 (mh-valid-view-change-operation-p): New function that checks if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3152 the widening or unthreading that we are about to perform is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3153 allowed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3154 (mh-widen): Check if widening is applicable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3155 (mh-thread-inc, mh-thread-folder): Use delete-region instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3156 erase-buffer. This means if the buffer is narrowed then the hidden
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3157 parts aren't removed. This allows widening of the folder later on.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3158 (mh-toggle-threads): Maintain mh-view-ops.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3159
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3160 * mh-e.el (mh-view-ops, mh-folder-mode): New buffer-local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3161 that keeps track of the sequence in which threading and narrowing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3162 of the folder buffer has been carried out. This is needed so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3163 narrowing followed by threading (or vice versa) behaves in a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3164 reasonable manner.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3165 (mh-regenerate-headers): Use delete-region instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3166 erase-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3167 (mh-make-folder-mode-line): Change mh-first-msg-num and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3168 mh-last-msg-num conservatively. This might show a larger range in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3169 the mode-line but allows the unthreading to not miss messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3170 present initially.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3171
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3172 2002-10-21 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3173
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3174 * mh-mime.el (mh-graphical-emphasis-p): Added _underline_ to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3175 docstring, as well as the source of the strings,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3176 gnus-emphasis-alist.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3177 (mh-graphical-emphasis-p, mh-graphical-smileys-p): Set the default
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3178 to t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3179
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3180 2002-10-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3181
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3182 * mh-utils.el (mh-show-mode): Invoke new toolbar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3183 (mh-show-tool-bar-map): New tool-bar for mh-show-mode, similar to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3184 mh-letter-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3185
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3186 2002-10-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3187
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3188 * mh-utils.el (mh-display-msg): Call the smiley display function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3189 after the call to mh-show-mode. This is needed since mh-show-mode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3190 kills all buffer-local variables and resets the variable that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3191 controls display of graphical smileys.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3192
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3193 2002-10-21 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3194
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3195 * mh-e.el (mh-folder-mime-action): Change mime to MIME in message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3196
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3197 * mh-comp.el (mh-mml-to-mime autoload): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3198
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3199 2002-10-21 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3200
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3201 * mh-mime.el (smiley-region): Use load for a non-fatal dependency
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3202 on the smiley library.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3203
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3204 2002-10-21 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3205
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3206 * mh-comp.el (mh-forward): Search for a blank line as well as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3207 mail-header-separator.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3208 (mh-letter-mode): Search for a blank line as well as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3209 mail-header-separator.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3210 (mh-send-letter): The default BCC encapsulation will make a MIME
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3211 message unreadable. If we are running nmh and the letter contains
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3212 a Bcc: and a Content-Type: field, add the -mime switch to to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3213 arguments to send.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3214
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3215 2002-10-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3216
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3217 * mh-utils.el: Add a mh-defun-show-buffer call to define
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3218 mh-show-pack-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3219
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3220 2002-10-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3221
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3222 * mh-mime.el (mh-store-mime-parts): Simplify code a bit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3223
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3224 * mh-e.el (mh-help-messages): Update help message for changed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3225 keybindings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3226
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3227 2002-10-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3228
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3229 * mh-speed.el (mh-speed-invalidate-map): Invalidate
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3230 mh-speed-folders-cache before it is used by mh-speed-folders. Also
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3231 fix indentation of if statement.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3232 (mh-speed-folder-size): The folder name should be extracted from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3233 the speedbar buffer and not from the temp buffer has was happening
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3234 before.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3235 (mh-speed-folder-size): Harden the function some more. It
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3236 shouldn't produce errors any more unless flist really didn't work.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3237
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3238 2002-10-21 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3239
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3240 * mh-seq.el (mh-put-msg-in-seq): Formatting only. The reason I was
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3241 in there is because I was trying to use mh-put-msg-in-seq and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3242 mh-msg-is-in-seq non-interactively and found that although the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3243 docstring says it uses the current message by default, I got
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3244 errors if I passed in nil for the message. Is this expected, or is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3245 this a bug? I suppose the fix would be to make the arguments
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3246 optional, right? This would cause the arguments in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3247 mh-put-msg-in-seq to be reversed, however. Might be a backwards
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3248 compatibility problem.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3249
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3250 * mh-speed.el (mh-speed-view): Convert default size to string
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3251 before passing it to read-string. This was done because XEmacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3252 can't handle a numeric value for the default.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3253
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3254 2002-10-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3255
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3256 * mh-utils.el (mh-show-mode-map, mh-show-folder-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3257 (mh-show-sequence-map, mh-show-thread-map, mh-show-extract-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3258 (mh-show-digest-map, mh-show-mime-map): Interactive functions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3259 callable in show buffer are now prefixed with mh-show.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3260
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3261 * mh-seq.el (mh-notate-deleted-and-refiled): Take into account the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3262 changes to mh-refile-list and the removal of the 'deleted
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3263 sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3264 (mh-toggle-threads): Changing from threaded to normal view doesn't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3265 try to push out message refiles and deletions to MH.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3266
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3267 * mh-e.el (mh-rescan-folder, mh-scan-folder): Add a new optional
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3268 argument to both functions that prevents them from carrying out
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3269 pending refiles and deletes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3270 (mh-undo): Remove dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3271 (mh-delete-a-msg, mh-undo-msg): Get rid of the 'deleted sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3272 The same information is present in mh-delete-list any way.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3273 (mh-refile-a-msg, mh-undo-msg, mh-process-commands): Change the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3274 semantics of mh-refile-list to make it self-contained. This
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3275 variable now contains a list of lists. The first element of each
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3276 sublist is the destination folder name. The remaining elements are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3277 the messages that are to be refiled to the destination folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3278 (mh-toggle-threads, mh-folder-folder-menu): Use mh-toggle-threads
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3279 instead of mh-thread-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3280
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3281 2002-10-20 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3282
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3283 * mh-mime.el (mh-store-mime-parts): Bug fix? Make this command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3284 work when in the show buffer, and not just in the folder buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3285 pointing to a message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3286
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3287 2002-10-20 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3288
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3289 * mh-seq.el (mh-narrow-to-subject-sequence): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3290 mh-narrow-to-subject-thread.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3291 (mh-subject-to-sequence): Renamed from mh-subject-thread-to-sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3292 (mh-delete-subject-sequence): Renamed from mh-delete-subject-thread.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3293 (mh-next-unseen-subject-sequence): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3294 mh-next-unseen-subject-thread.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3295 (mh-toggle-subject-thread): Removed. :-(
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3296
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3297 * mh-e.el: s/subject-thread/subject-sequence/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3298 (mh-thread-map): Bind mh-widen to "w".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3299
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3300 * mh-utils.el: s/subject-thread/subject-sequence/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3301 (mh-show-thread-map): Bind mh-widen to "w".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3302
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3303 2002-10-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3304
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3305 * mh-seq.el (mh-thread-folder): This function is no longer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3306 interactive. The mh-toggle-threads is the interactive function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3307 that gets called by the user. Also the already computed values in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3308 mh-first-msg-num and mh-last-msg-num are used instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3309 recomputing the first and last message indices in the current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3310 folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3311 (mh-toggle-threads): New interactive function that toggles
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3312 threaded view of the folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3313
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3314 * mh-utils.el (mh-letter-toggle-threads): New interactive function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3315 which toggles thread view from show buffer. This function replaces
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3316 mh-letter-thread-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3317 (mh-show-folder-map): Use mh-letter-toggle-threads instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3318 mh-letter-thread-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3319
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3320 * mh-e.el (mh-folder-map): Use mh-toggle-threads instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3321 mh-thread-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3322
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3323 2002-10-20 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3324
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3325 * mh-e.el (mh-scan-folder): Formatting only.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3326 (mh-goto-cur-msg): Removed call to mh-last-msg in those cases
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3327 where there isn't a current message. Since I've started using the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3328 speedbar to read my mh-e mail, I've had to use M-< every time to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3329 go to the beginning of the new messages. Very annoying! Thus, if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3330 there isn't a current message, the cursor is left alone, which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3331 sounds like the right thing to do anyway.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3332
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3333 2002-10-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3334
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3335 * mh-seq.el (mh-subject-thread-to-sequence): Bug fix. After
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3336 making the 'subject sequence real, I now have to delete it globally.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3337
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3338 * mh-seq.el (mh-toggle-subject-thread): Make toggle back to full
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3339 scan exactly mh-widen (removed moving to current message).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3340
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3341 * mh-seq.el (mh-subject-thread-to-sequence): Make 'subject
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3342 sequence a real one, exported to MH. This means you can, for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3343 example, mh-forward it. But it also shows up with a mark in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3344 scan output. (Closes SF #489445).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3345
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3346 2002-10-19 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3347
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3348 * mh-speed.el (mh-speed-view): If there weren't any unseen
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3349 messages, and you specified a string (a sequence like "last") when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3350 prompted for the number of messages to display, you got an error.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3351 This has been fixed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3352
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3353 2002-10-19 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3354
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3355 * mh-e.el (mh-last-destination-folder): Destination of last refile
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3356 command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3357 (mh-last-destination-write): Destination of last write command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3358 (mh-refile-msg): Use 'mh-last-destination-folder and update both it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3359 and 'mh-last-destination.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3360 (mh-write-msg-to-file): Use 'mh-last-destination-write and update
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3361 both it and 'mh-last-destination (Closes SF #580772).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3362
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3363 2002-10-19 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3364
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3365 * mh-comp.el (mh-yank-from-start-of-msg): Changed default to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3366 'attribution.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3367 (mh-letter-mode-map): Removed commented-out keybindings as well as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3368 alias "C-c C-m a (mh-compose-insertion)." Prefer "C-c C-m i."
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3369
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3370 * mh-utils.el: Removed autoload of help. It no longer appears to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3371 be necessary in cvs Emacs (21.4).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3372
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3373 2002-10-18 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3374
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3375 * mh-e.el (mh-execute-commands): Doc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3376 (mh-compat-write-file-hook): Renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3377 mh-write-file-functions-compat.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3378 (mh-folder-mode): Add mh-write-file-functions-compat instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3379 mh-compat-write-file-hook
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3380
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3381 2002-10-18 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3382
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3383 * mh-utils.el (mh-invisible-headers-show-xface): Killed this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3384 variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3385 (mh-invisible-headers): Use 'mh-show-use-xface instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3386 'mh-invisible-headers-show-xface to determine whether to render
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3387 the X-Face header line visible or not.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3388
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3389 2002-10-18 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3390
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3391 * mh-e.el (mh-compat-write-file-hook, mh-folder-mode): Use the new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3392 macro mh-compat-write-file-hook to use write-file-functions for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3393 Emacs 21.4 and local-write-file-hooks for older versions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3394
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3395 2002-10-18 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3396
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3397 * mh-utils.el (mh-invisible-headers): Add more anti-spam headers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3398
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3399 2002-10-18 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3400
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3401 * mh-mime.el (mh-mml-forward-message): mml-attach-file constructs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3402 a malformed composition if the description string is empty, so
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3403 test for that and call mml-attach-file without that argument if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3404 it's an empty string (closes SF #625168).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3405
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3406 2002-10-17 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3407
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3408 * mh-index.el (mh-index-keymap): Removed extra binding of " ".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3409 (mh-index-folder-mode-help-messages): Made the cheat sheet entry
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3410 of quit like the others.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3411 (mh-index-search): If space was pressed in the index buffer before
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3412 a search result has been shown with ".", the old show buffer would
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3413 be scrolled. This is confusing since the index and show buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3414 contents are contradictory. Killing the show buffer here avoids
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3415 this problem.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3416 (mh-index-configure-windows): Refine the window configuration
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3417 logic. Avoid the two window view unless there is a message being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3418 displayed in the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3419 (mh-index-scroll-up): Rewrite this function. The old version had a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3420 bizarre problem where the show buffer wouldn't be scrolled if the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3421 speedbar was present.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3422 (mh-index-scroll-down): Rewritten because of similar reason as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3423 above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3424
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3425 2002-10-17 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3426
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3427 * mh-comp.el (mh-reply): Add an undo boundary in the undo list
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3428 before calling 'mh-yank-cur-msg (closes SF #623693).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3429
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3430 2002-10-17 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3431
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3432 * mh-e.el (mh-folder-mode): Use local-write-file-hooks instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3433 write-file-hooks. This is required for XEmacs and also the right
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3434 thing according to GNU Emacs21 documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3435
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3436 2002-10-16 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3437
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3438 * mh-seq.el (mh-thread-generate): Get threading to work correctly
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3439 on partial folders. The fix here disregards messages that aren't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3440 already present in the buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3441 (mh-thread-folder): When querying scan about thread info try to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3442 avoid asking about messages that aren't present in the folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3443 buffer. A more efficient fix would be to ask scan about just the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3444 messages that are present instead of a range of messages. However
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3445 that runs the risk of sending long command lines to scan. Another
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3446 change was to populate the mh-scan-line-map early so that the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3447 change in mh-thread-generate would work.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3448 (mh-thread-generate-scan-lines): In case duplicates are present
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3449 make one of them the pseudo parent of the rest. This makes it look
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3450 prettier if there are multiple duplicates at top level.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3451
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3452 * mh-comp.el (mh-edit-again): If a buffer in show-mode is being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3453 reused then reinsert message file. This should fix SF #624283.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3454
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3455 * mh-mime.el (mh-mm-display-part): Make sure mh-display-part is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3456 always called when we want to remove the displayed MIME part.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3457
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3458 2002-10-16 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3459
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3460 * mh-speed.el (mh-speed-folder-size): checkdoc fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3461 (mh-speed-view): Tweaked output to mirror gnus verbiage. Offer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3462 to view number of messages in folder rather than mh-large-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3463 Replaced (intern mh-unseen-seq) with mh-unseen-seq since the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3464 former was generating errors.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3465
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3466 2002-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3467
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3468 * mh-speed.el (mh-large-folder): New customizable variable to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3469 control mh-e's perception of large folders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3470 (mh-speed-folder-size): New function which computes the size of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3471 folder on current line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3472 (mh-speed-view): Modified to handle large folders. If the folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3473 being clicked has unseen messages then only those messages are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3474 shown. Otherwise if number of messages in folder is larger than
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3475 mh-large-folders then the user is asked for the number of messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3476 to be shown. If the folder satisfies neither of the above cases
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3477 then it is displayed in its entirety
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3478
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3479 2002-10-15 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3480
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3481 * mh-index.el (mh-index-keymap): Use gnus-define-keys. Sorted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3482 Noticed that there were two key bindings for SPACE...
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3483
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3484 * mh-speed.el (mh-folder-speedbar-key-map): Ditto (except for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3485 dup SPACE binding).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3486
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3487 Completed help in other modes:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3488
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3489 * mh-utils.el (mh-xemacs-p): Fixed doc.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3490 (mh-show-mode-map, mh-show-folder-map, mh-show-sequence-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3491 (mh-show-thread-map, mh-show-extract-map): Added binding for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3492 mh-help.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3493
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3494 * mh-pick.el (mh-search-folder): Added startup help message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3495 (mh-pick-mode-help-messages): New variable that contains help
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3496 messages for pick buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3497 (mh-pick-mode): Set local buffer variable mh-help-messages to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3498 mh-pick-mode-help-messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3499
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3500 * mh-index.el (mh-index-keymap): Added binding for mh-help
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3501 (mh-index-folder-mode-help-messages): New variable that contains
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3502 help messages for MH Index buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3503 (mh-index-folder-mode): Set local buffer variable mh-help-messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3504 to mh-index-mode-help-messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3505
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3506 * mh-funcs.el (mh-help, mh-prefix-help): Call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3507 substitute-command-keys on the help messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3508
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3509 * mh-e.el (mh-help-messages): Added ,. Ran C-M-q.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3510 (mh-help): This autoload doc is now used for more than just the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3511 MH-Folder, so drop that specific text.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3512
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3513 * mh-comp.el (mh-edit-again, mh-extract-rejected-mail)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3514 (mh-forward, mh-reply, mh-send-sub): Call mh-letter-mode-message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3515 to display a help message at startup.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3516 (mh-letter-mode): Set local buffer variable mh-help-messages to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3517 mh-letter-mode-help-messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3518 (mh-letter-mode-help-messages): New variable with help messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3519 for the MH-Letter buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3520 (mh-letter-mode-message): New function that displays a startup
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3521 help message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3522 (mh-letter-mode-map): Added binding for mh-help. Sorted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3523
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3524 2002-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3525
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3526 * mh-speed.el (mh-speedbar-selected-folder-with-unseen-messages-face)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3527 (mh-speedbar-folder-face, mh-speedbar-selected-folder-face)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3528 (mh-speedbar-folder-with-unseen-messages-face): New faces for mh-e
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3529 speedbar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3530 (mh-folder-speedbar-buttons, mh-speed-update-current-folder)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3531 (mh-speed-add-buttons): Use the new faces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3532 (mh-speed-normal-face, mh-speed-bold-face): Functions to convert
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3533 to bold face and back to normal face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3534 (mh-speed-set-face): Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3535 (mh-speed-highlight): Modified to allow it to be used instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3536 mh-speed-set-face. Also changes were made to fontify folders with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3537 unread messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3538 (mh-speed-parse-flists-output, mh-speed-parse-flists-output)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3539 (mh-speed-invalidate-map): Use mh-speed-highlight instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3540 mh-speed-set-face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3541
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3542 2002-10-15 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3543
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3544 * mh-mime.el, mh-seq.el, mh-speed.el, mh-utils.el: It appears that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3545 the cl package has been restructured in 21.4 in such a way that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3546 the use of eval-when-compile no longer suppresses warnings when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3547 compiling so that (require 'cl) must be called directly (maybe
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3548 this is a bug in 21.4 ;-). Thus the autoloads of cl are no longer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3549 needed. Now compiles clean under 21.4.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3550
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3551 * mh-e.el (mh-folder-mode): The use of local-write-file-hooks is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3552 deprecated in Emacs 21.4, so use add-hook write-file-functions (or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3553 write-file-hook for older versions) with the LOCAL argument
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3554 instead. Now compiles clean under 21.4.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3555
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3556 * mh-comp.el (mh-yank-cur-msg): Push a mark at the opposite end of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3557 the included text to make it easy to jump or delete to the other
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3558 end of the included text.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3559
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3560 2002-10-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3561
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3562 * mh-comp.el (mh-insert-prefix-string): Remove the erroneous use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3563 of set-mark and other related functions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3564
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3565 2002-10-14 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3566
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3567 * mh-comp.el (mh-yank-from-start-of-msg): Fixed documentation. It
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3568 isn't ignored if there is a region. It is still used for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3569 attribution.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3570 (mh-yank-cur-msg): Removed unnecessary push-mark when snarfing the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3571 entire message. Move the cursor to the end of the snarfed message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3572 if there is a region. In this case, push a mark so user can pop to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3573 the beginning of the snarfed fragment.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3574 (mh-insert-prefix-string): This calls set-mark which I find
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3575 suspect since I found that my last user mark was deleted after
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3576 yanking a message. Added a comment to this effect. Will probably
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3577 add a bug report...
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3578
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3579 * README (Installed, Supported versions): To appear in GNU Emacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3580 21.3; supported on Emacs 21, 20.7 and XEmacs 21.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3581
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3582 * mh-funcs.el (mh-concat-list): Deleted. Use mapconcat instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3583 (mh-help, mh-prefix-help): Use mapconcat instead of mh-concat-list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3584 (mh-ephem-message): Use "%s" in message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3585
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3586 * mh-funcs.el (mh-concat-list): New function to concatenate a list
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3587 of strings into a single string. I would have thought elisp
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3588 already contained a function like this, but I couldn't find it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3589 (mh-ephem-message): New function to display a message in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3590 minibuffer ephemerally. minibuffer-message seemed like the right
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3591 function, but it writes to the current buffer oddly enough.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3592 (mh-help, mh-prefix-help): New functions to display command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3593 cheat sheets in the minibuffer (closes SF #493740). It would be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3594 nice to refactor these two into a single function if possible.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3595
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3596 * mh-e.el (mh-folder-mode-map, mh-folder-map, mh-sequence-map)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3597 (mh-thread-map, mh-extract-map): Added ? keybinding for `mh-help'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3598 and `mh-prefix-help' (closes SF #493740).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3599 (mh-help-messages): New variable to hold various help messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3600 (mh-help, mh-prefix-help): Autoload from mh-funcs.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3601
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3602 2002-10-13 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3603
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3604 * mh-index.el (mh-glimpse-directory, mh-swish-directory,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3605 mh-namazu-directory): New variables that hold the name of the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3606 configuration and indexing directory. All are now hidden `.'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3607 directories.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3608
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3609 * mh-e.el, mh-funcs.el, mh-index.el, mh-mime.el, mh-pick.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3610 mh-seq.el, mh-xemacs-compat.el (Docstrings): Converted comments to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3611 docstrings, reworded some docstrings to conform to Emacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3612 documentation conventions, and eliminated all checkdoc warnings
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3613 (except for -flag, which we'll fix after 6.2 is released).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3614
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3615 2002-10-13 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3616
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3617 * mh-index.el (mh-swish-next-result): Fix a bug in a corner case
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3618 where the lack of a trailing "/" caused the function to wrongly
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3619 filter out correct hits. This should fix SF #622679.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3620
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3621 2002-10-12 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3622
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3623 * mh-utils.el (mh-xemacs-p): Simplify it, don't test for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3624 'defvaralias' and don't use 'running-xemacs'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3625
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3626 2002-10-11 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3627
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3628 * mh-comp.el: (Docstrings): Eliminated all checkdoc warnings by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3629 converting comments to docstrings and rewording some docstrings to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3630 conform to Emacs documentation conventions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3631
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3632 2002-10-11 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3633
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3634 * mh-utils.el (mh-xemacs-p): New.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3635 (mh-show-use-xface): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3636 (mh-show-xface-function): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3637
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3638 * mh-e.el (toplevel): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3639 (mh-remove-xemacs-horizontal-scrollbar): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3640 (mh-folder-mode-map): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3641
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3642 * mh-comp.el (mh-insert-x-mailer): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3643
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3644 * mh-mime.el (gnus-local-map-property): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3645 (mh-mml-to-mime): Move (require 'mh-utils) to toplevel.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3646 (mh-prompt-for-folder): Autoloading this not needed because
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3647 mh-utils is now required at toplevel.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3648 (mh-show-xface): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3649 (mh-show-addr): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3650
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3651 2002-10-11 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3652
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3653 * Makefile (EMACS_HOME): Set default to $(TOP)/../emacs so it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3654 would be useful.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3655
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3656 * mh-utils.el (mh-invisible-headers): Added various spam header
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3657 fields.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3658 (mh-path-search): Removed argument `func-p' and related code. It
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3659 was not documented and no one used it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3660 (Docstrings): Converted comments to docstrings, reworded some
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3661 docstrings to conform to Emacs documentation conventions, and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3662 basically eliminated all checkdoc warnings (except for -flag
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3663 warnings).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3664
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3665 2002-10-11 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3666
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3667 * mh-seq.el (mh-thread-generate): Kill dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3668
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3669 2002-10-10 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3670
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3671 * mh-seq.el (mh-region-to-sequence): Don't include point-max in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3672 region (closes SF #621632).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3673
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3674 * mh-utils.el (mh-defun-show-buffer): Fix call of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3675 frame-first-window to work with XEmacs. Also avoid warning about
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3676 cur-buffe-name in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3677 (mh-modify, mh-goto-msg): Remove dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3678
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3679 * mh-speed.el (mh-speed-toggle, mh-speed-add-buttons): Remove dead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3680 code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3681
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3682 * mh-seq.el (mh-subject-thread-to-sequence, mh-thread-get-message,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3683 mh-thread-generate, mh-thread-folder): Remove dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3684
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3685 * mh-mime.el (mh-mm-inline-message): Remove dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3686
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3687 * mh-index.el (mh-index-search): Remove dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3688
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3689 * mh-comp.el (mh-open-line): Remove dead code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3690
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3691 * mh-e.el (mh-folder-mode): Use the macro
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3692 mh-remove-xemacs-horizontal-scrollbar to avoid compiler-warning in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3693 Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3694 (mh-remove-xemacs-horizontal-scrollbar): New macro to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3695 compiler-warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3696
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3697 2002-10-10 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3698
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3699 * Makefile (EMACS_OPTIONS): New macro for command-line compile
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3700 options.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3701 (EMACS): Allow the user to specify which emacs command to use for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3702 the compile.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3703 (COMPILE_COMMAND): Combine the compile command with its options.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3704 (.el.elc): Use the new $(COMPILE_COMMAND).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3705
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3706 2002-10-10 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3707
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3708 * mh-speed.el (mh-speed-select-attached-frame): Define a new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3709 compatibility macro for getting to the attached-frame.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3710 (mh-speed-update-current-folder): Use it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3711
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3712 2002-10-10 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3713
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3714 * mh-speed.el (mh-speed-update-current-folder): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3715 'dframe-select-attached-frame if we are in a newer speedbar
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3716 version that no longer supports the 'speedbar-attached-frame
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3717 variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3718
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3719 2002-10-10 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3720
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3721 * mh-speed.el (mh-speed-update-current-folder): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3722 'dframe-select-attached-frame' if we're in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3723
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3724 * mh-e.el (mh-folder-mode): Remove the horizontal scrollbar from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3725 the MH-Folder buffer if we're in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3726
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3727 2002-10-09 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3728
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3729 * mh-utils.el (mh-show-xface-function): New global that stores
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3730 what function needs to be called to display X-Face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3731 (mh-show-xface): Rewritten to avoid compiler warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3732
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3733 2002-10-09 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3734
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3735 * mh-utils.el (mh-exchange-point-and-mark-preserving-active-mark):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3736 Simplify code for all emacsen to avoid byte-compilation warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3737
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3738 2002-10-09 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3739
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3740 * mh-mime.el (mh-mm-display-part): If a sub-part of the current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3741 part is an inline image then clicking the button keeps the image
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3742 around. The change fixes this bug.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3743
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3744 2002-10-09 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3745
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3746 * mh-utils.el (mh-exec-cmd-output): Use new function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3747 'mh-exchange-point-and-mark-preserving-active-mark instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3748 'exchange-point-and-mark. Fixes a bug in emacs20 and XEmacs21.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3749 (mh-exchange-point-and-mark-preserving-active-mark): New function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3750 Does like 'exchange-point-and-mark but doesn't activate the mark.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3751
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3752 * mh-comp.el (mh-letter-menu): Allow access to "Pull in All
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3753 Compositions" menu entries when edits have really occurred.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3754 Works with "forw: -mime" mh_profile entry, so this fixes a bug.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3755
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3756 * mh-mime.el (mh-mime-inline-part, mh-mm-display-part): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3757 line-beginning-position and line-end-position instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3758 point-at-bol and point-at-eol XEmacs functions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3759 * mh-xemacs-compat.el: Added line-end-position and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3760 line-beginning-position compatibility aliases.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3761
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3762 2002-10-08 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3763
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3764 * mh-utils.el (mh-scan-msg-format-regexp): The regexp to find
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3765 %number(msg).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3766 (mh-scan-msg-format-string): Format to be used with the current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3767 maximum width of message number for the folder in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3768 `mh-upate-scan-format' function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3769 (mh-update-scan-format): Use `mh-scan-msg-format-regexp' for greater
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3770 flexibility. The message number is no longer anchored to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3771 beginning of the `mh-scan-format-nmh' or `mh-scan-format-mh' format
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3772 strings. The `mh-update-scan-format' allows for using zero-filled
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3773 message numbers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3774
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3775 2002-10-08 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3776
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3777 * mh-e.el (mh-folder-folder-menu): Add entry for "Thread Folder".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3778
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3779 2002-10-07 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3780
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3781 * mh-seq.el (mh-thread-generate): Use mh-progs to get path to mh
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3782 executables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3783
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3784 * mh-speed.el (mh-speed-flists): Use mh-progs to get path to mh
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3785 executables right.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3786 (mh-speed-folders-actual): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3787
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3788 2002-10-05 Steve Youngs <youngs@xemacs.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3789
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3790 * mh-comp.el (mh-yank-from-start-of-msg): Make default setting 't'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3791 a const.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3792
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3793 * mh-xemacs-compat.el (match-string-no-properties): Rewrite as a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3794 defsubst using 'buffer-substring-no-properties' so we don't grab
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3795 any extents.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3796 (rfc822-goto-eoh): Removed. This exists in the XEmacs mail-lib
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3797 package.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3798 (mail-header-end): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3799 (mail-mode-fill-paragraph): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3800
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3801 2002-10-05 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3802
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3803 * mh-speed.el (mh-speed-invalidate-map): When called interactively
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3804 the function will clear mh-speed-folders-cache.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3805
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3806 2002-10-02 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3807
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3808 * mh-mime.el (mh-insert-mime-button): Rewrite without using
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3809 replace-match.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3810
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3811 2002-10-01 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3812
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3813 * mh-mime.el (mh-file-mime-type-substitutions): Reorder code to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3814 avoid compiler warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3815
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3816 2002-10-01 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3817
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3818 * Makefile (MH-E-ETC): Moved ChangeLog into MH-E-ETC-ETC since it
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3819 shouldn't get installed in Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3820 (install-emacs): Install MH-E-IMG into Emacs' lisp/toolbar and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3821 MH-E-IMG2 into Emacs' lisp/mail.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3822
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3823 2002-10-01 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3824
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3825 * mh-e.el (mh-tool-bar-reply-3-buttons): New customization.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3826 Non-nil means use three buttons for reply commands in tool-bar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3827 If you have room on your tool-bar because you are using a large
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3828 font, you may set this variable to expand the single reply
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3829 button into three buttons that won't lead to minibuffer prompt
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3830 about who to reply to.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3831 (mh-folder-tool-bar-map): Use mh-tool-bar-reply-3-buttons to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3832 decide how many buttons to use for replying.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3833
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3834 * mh-mime.el (mh-file-mime-type-substitutions)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3835 (mh-file-mime-type-substitute): Fix typos and doc strings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3836
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3837 2002-09-30 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3838
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3839 * mh-mime.el (mh-file-mime-type): Run Content-Type string returned
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3840 by file command through mh-file-mime-type-substitute (see below).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3841 (mh-file-mime-type-substitute): Possibly change Content-Type
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3842 string using mh-file-mime-type-substitutions variable. This is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3843 mostly because all MS-Office file are seen as application/msword
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3844 by the file command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3845 (mh-file-mime-type-substitutions): New variable. Defines
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3846 substitutions to make for Content-Type returned from file command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3847
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3848 2002-09-27 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3849
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3850 * README: Moved Id to end of file since it broke outline mode at
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3851 the beginning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3852
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3853 * import-emacs (release): Renamed "mainline" tag to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3854 "emacs-mainline" to correspond with existing CVS tag.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3855 (EMACS_HOME): Fixed typo in docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3856
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3857 * mh-utils.el (mh-folder-name-p, mh-defun-show-buffer): Lowercase
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3858 NIL and T in docstring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3859 (mh-update-scan-format): Fixed typo.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3860
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3861 * mh-comp.el, mh-e.el, mh-pick.el, mh-utils.el: Updated from CVS
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3862 Emacs. The only new thing appears to be to downcase NIL and T in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3863 the documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3864
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3865 2002-09-26 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3866
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3867 * mh-seq.el (mh-thread-generate): The threading code will now be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3868 more resistant to corruption of messages. Before the change any
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3869 corruption of message x would cause all messages with indices
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3870 higher than x to be neglected when threading!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3871
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3872 2002-09-23 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3873
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3874 * mh-mime.el (mh-store-mime-parts): Don't store value into
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3875 user-customizable variable mh-store-mime-parts-default-directory
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3876 and use mh-store-mime-parts-directory instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3877
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3878 2002-09-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3879
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3880 * mh-seq.el (mh-thread-prune-subject): Use regular expressions to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3881 make the subject pruning behave the way it is specified in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3882 imap-thread RFC.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3883
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3884 * mh-speed.el (mh-speed-folders-actual): Don't use pop when we
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3885 are not going to use the first element. This avoids a compilation
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3886 warning with cvs emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3887
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3888 2002-09-19 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3889
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3890 * mh-utils.el (mh-display-msg): Put the call to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3891 set-buffer-modified after mh-show-mode. This is needed for CVS
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3892 emacs since calling mh-show-mode marks the buffer as modified if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3893 font-lock is on.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3894
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3895 2002-09-17 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3896
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3897 * mh-mime.el (mh-store-mime-parts-default-directory): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3898 mh-store-mime-parts-directory
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3899 (mh-store-mime-parts-directory): Renamed from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3900 mh-store-mime-parts-directory-default.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3901
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3902 2002-09-16 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3903
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3904 * mh-comp.el (mail-citation-hook): Doc tweaks suggested by Bill.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3905
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3906 2002-09-08 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3907
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3908 * mh-e.el (autoloads): Reorder autoload of mh-reply to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3909 compiler warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3910
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3911 2002-09-03 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3912
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3913 * mh-mime.el (mh-store-mime-parts-directory): New defcustom.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3914 Default directory to use for mh-store-mime-parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3915 (mh-store-mime-parts): New Command. Store the MIME parts of the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3916 current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3917 (mh-store-mime-parts-directory-default): New internal working
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3918 variable. Default to use for mh-store-mime-parts-directory, set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3919 from last use.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3920
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3921 * mh-e.el (mh-folder-seq-tool-bar-map): Add mh-store-mime-parts to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3922 toolbar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3923
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3924
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3925 2002-08-22 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3926
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3927 * mh-seq.el (mh-thread-generate-scan-lines): In threaded view,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3928 complete scan lines are printed for all messages (not just the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3929 ones at the top of a thread).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3930
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3931 * mh-index.el (mh-index-insert-scan): Replace use of kill-line
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3932 since that pollutes the kill-ring.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3933
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3934 * mh-comp.el (autoloads): Add autoloads for search and subseq to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3935 get rid of compiler warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3936
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3937 2002-08-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3938
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3939 * reply-to.xpm, reply-to.pbm, reply-from.xpm, reply-from.pbm,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3940 reply-all.xpm, reply-all.bpm: New icons for various reply methods.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3941 * mh-e.el (mh-folder-tool-bar-map): Split reply button into three
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3942 that won't prompt for "from", "to" and "all".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3943 * mh-comp.el (mh-reply): Put variable reply-to in the interactive
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3944 list since it's specified on the command line for the new toolbar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3945
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3946 * mh-comp.el (mail-citation-hook): Tweak docs concerning
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3947 historical usage for supercite.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3948 (mh-yank-from-start-of-msg): Add settings 'supercite and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3949 'autosupercite. Rename 'automatic to 'autoattrib.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3950 (mh-insert-prefix-string): Invoke sc-cite-original if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3951 mh-yank-from-start-of-msg is et to 'supercite or 'autosupercite.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3952
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3953 2002-08-17 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3954
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3955 * mh-comp.el (compilation-fix): Reorder defvars to avoid warnings
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3956 during compilation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3957
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3958 2002-08-17 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3959
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3960 * mh-comp.el (mh-yank-from-start-of-msg): Add 'automatic choice.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3961 Do as for `attribution' automatically when show buffer matches the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3962 message being replied-to.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3963 (mh-reply): Call 'mh-yank-cur-msg when mh-yank-from-start-of-msg
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3964 is set to 'automatic and show buffer matches message number being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3965 replied-to.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3966 (mh-show-buffer-message-number): New helper function to get the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3967 message number of the current show-buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3968 (mh-yank-cur-msg): Handle 'automatic choice the same as 'attribution.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3969 (mh-yank-cur-msg): Bug fix. It would bail on error if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3970 mh-show-buffer didn't exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3971
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3972 2002-08-16 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3973
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3974 * mh-comp.el (mh-insert-x-mailer): It wrongly assumed that Emacs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3975 was used even when XEmacs was used. Fixed so X-Mailer header is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3976 more exact about what we are using.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3977
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3978 2002-08-15 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3979
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3980 * mh-e.el (mh-version): Change CVS version number to 6.1+cvs just
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3981 so X-Mailer header is more exact about what we are using.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3982
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3983 * mh-mime.el (mh-mhn-compose-insertion, mh-mhn-compose-anon-ftp,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3984 mh-mml-attach-file):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3985 "Jeffrey P. Morgenthaler" <jpmorgen@congee.gsfc.nasa.go> reported
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3986 that "require" in emacs 20.3 doesn't handle 3 arguments. We
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3987 use "load" at the top of file elsewhere anyway to handle such a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3988 case of non-essential loading, so switch to that here.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3989
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3990 2002-08-06 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3991
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3992 * mh-funcs.el (autoload): Add autoload for mh-speed-invalidate-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3993
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3994 * mh-speed.el (mh-speed-add-folder): New function to make the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3995 speedbar aware of new folders when they are created by mh-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3996
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3997 * mh-utils.el (mh-prompt-for-folder): Use mh-speed-add-folder to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3998 tell speedbar that new folder is being created. Also use folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
3999 instead of mkdir to create new folders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4000
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4001 2002-08-01 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4002
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4003 * mh-utils.el (mh-decode-quoted-printable): Conditionalize the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4004 limit of search for quoted-printable. If we're using mm-decode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4005 for MIME decoding, it's possible that `mimedecode' could mess our
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4006 message, so we only run a full search for quoted-printable parts
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4007 when not using gnus' mm-decode. When using mm-decode, mimedecode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4008 can still help by handling the case of the whole message being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4009 quoted-printable as opposed to only a part.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4010
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4011 2002-07-31 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4012
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4013 * mh-comp.el (mh-compose-insertion): Moved from mh-mime.el because
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4014 the pulldown menu were broken in XEmacs21 from this variable being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4015 undefined.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4016
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4017 2002-07-28 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4018
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4019 * mh-utils.el (mh-show-mode): Use the default paragraph-start
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4020 rather than the inherited text-mode value.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4021
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4022 2002-07-28 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4023
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4024 * mh-seq.el (mh-thread-duplicates): New hash table to track
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4025 duplicate messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4026 (mh-thread-get-message): Remove debug code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4027 (mh-thread-canonicalize-id): Modified to handle messages without
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4028 message-id header. Such messages are given distinct copies of the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4029 empty string as message-id.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4030 (mh-thread-generate): The function was inadvertently rebuilding
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4031 the thread tree when message refiles and message deletes are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4032 processed. The change here fixes that. Also code has been added to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4033 keep track of duplicate message-id's.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4034 (mh-thread-generate-scan-lines): Modified to print scan lines for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4035 duplicate messages (that is messages with the same message-id).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4036 (mh-thread-forget-message): Modified to maintain
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4037 mh-thread-duplicates.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4038
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4039 2002-07-22 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4040
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4041 * mh-speed.el (mh-speed-parse-flists-output): Use delete-region
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4042 instead of kill-region. Otherwise the kill ring gets polluted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4043
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4044 2002-07-16 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4045
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4046 * mh-seq.el (mh-thread-update-scan-line-map): New function to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4047 refresh the stale scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4048 (mh-thread-inc): Update old scan lines when mh-thread-inc is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4049 called. Otherwise notations for deleted and refiled messages get
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4050 lost and the folder display gets out of sync with real mh-e state.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4051
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4052 * mh-mime.el (mh-mm-display-part): Call Gnus citation highlight
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4053 code when text part is displayed. Otherwise buttonized text parts
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4054 aren't correctly fontified when they are displayed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4055
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4056 2002-07-15 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4057
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4058 * mh-utils.el (mm-decode): Use load for the Non-fatal depencency
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4059 on the mm-decode library.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4060 * mh-mime.el (mm-decode, mm-uu, mm-view): Use load for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4061 Non-fatal depencencies on the mm-decode, mm-uu and mm-view
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4062 libraries.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4063
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4064 2002-07-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4065
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4066 * mh-utils.el (mh-require, mh-autoload): Remove these macros.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4067 (mh-decode-mime): Initialized to t iff the mm-decode library is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4068 present in the load-path.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4069 * mh-mime.el (mh-require): Don't use it anymore.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4070
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4071 2002-07-15 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4072
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4073 * mh-utils.el (mh-update-scan-format): Rewrite for compatibility
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4074 with Xemacs as replace-match appears not to have identical
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4075 functionality with FSF emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4076 (mh-scan-msg-format-regexp): Deleted. This regexp is now hardcoded
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4077 into the mh-update-scan-format function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4078
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4079 2002-07-12 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4080
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4081 * mh-seq.el: Add message threading code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4082
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4083 * mh-utils.el (mh-letter-thread-folder): New interactive function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4084 that allows switching to threaded view from show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4085 (mh-show-folder-map): Bound "F t" to call mh-letter-thread-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4086 (mh-goto-msg): Replace the function to not assume that messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4087 are sorted in the folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4088
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4089 * mh-e.el (mh-folder-threaded-view-p): New buffer local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4090 in the folder buffer that records whether threaded view is being
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4091 used currently.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4092 (mh-scan-subject-regexp, mh-scan-format-regexp): Get font lock
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4093 working for threaded view as well.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4094 (mh-regenerate-headers): Reset mh-folder-threaded-view-p to nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4095 (mh-get-new-mail, mh-process-commands): Do incremental threading
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4096 if folder is in threaded view.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4097 (mh-delete-scan-msgs): Update thread tables if folder is in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4098 threaded view.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4099 (mh-folder-map): Add "F t" as key binding for mh-thread-folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4100
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4101 * mh-comp.el (mh-yank-cur-msg): Bug fix. mh-show-buffer is only
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4102 has a meaningful value in the folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4103
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4104 2002-07-11 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4105
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4106 * mh-comp.el (mh-yank-cur-msg): Run only if mh-show-buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4107 actually exists (otherwise a back-traceable error occurred).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4108
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4109 * mh-utils.el (mh-find-progs): Run PATH search only when mh-progs,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4110 mh-lib and mh-lib-progs are not all already set. This allows the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4111 user to set them using a simple setq prior to loading mh-e. This
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4112 is useful for implementation of mh-e on win32. Note that many
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4113 commands still call mh-find-path which also parses the mh_profile
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4114 file (that may still fail on win32), so this is still done often.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4115 But it lets us change the mh_profile file and have mh-e see the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4116 changed file without exiting emacs and starting over so I left
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4117 that in.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4118
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4119 2002-07-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4120
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4121 * mh-index.el (mh-index-show): Fixed a bug in mh-index-show which
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4122 caused it to lose track of point when called from show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4123
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4124 2002-07-04 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4125
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4126 * Makefile: Add more information and common methods to allow both
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4127 GNU make and Berkeley make to properly build everything.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4128
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4129 2002-07-04 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4130
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4131 * mh-mime.el (mh-push-button): Bug fix for mime display with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4132 mouse. Select show window before executing the mime display
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4133 functions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4134
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4135 2002-07-01 Mark D. Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4136
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4137 * Makefile: Use a conditional variable assignment operator rather
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4138 than ifndef to let Makefile be used by both GNU make and Berkeley
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4139 make (or similar versions of make). This does not help Solaris
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4140 /usr/ccs/bin/make, but Solaris make has problems with the ifndef
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4141 syntax too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4142
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4143 2002-07-01 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4144
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4145 * mh-index.el (mh-index-search): Check for mh-decode-mime before
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4146 adding mh-mime-cleanup to kill-buffer-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4147
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4148 * mh-mime.el (mm-destroy-parts): Add definition for old emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4149
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4150 2002-06-30 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4151
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4152 * mh-utils.el (mh-update-scan-format): Add documentation string.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4153 (mh-scan-msg-format-regexp): Update the regexp to find %(msg).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4154 (mh-set-cmd-note): When mh-scan-format-file is not t, dynamic
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4155 update of mh-cmd-note is wrong. Do not assume that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4156 mh-scan-format-nmh and mh-scan-format-mh can be kept in lock-step
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4157 with mh-cmd-note via mh-set-cmd-note. The mh-scan-format function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4158 is now where the updated mh-cmd-note value is put into the scan
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4159 format.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4160
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4161 * mh-e.el (mh-generate-new-cmd-note): Add documentation string.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4162 (mh-scan-format): Use mh-update-scan-format to get updated copies
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4163 of mh-scan-format-nmh and mh-scan-format-mh to avoid format skew.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4164 (mh-get-new-mail): Do not try to adapt mh-cmd-note unless
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4165 mh-scan-format-file is equal to t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4166 (mh-scan-format-nmh): No longer buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4167 (mh-scan-format-mh): No longer buffer local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4168
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4169 2002-06-30 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4170
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4171 * mh-index.el (mh-index-max-msg-index): New variable to keep track
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4172 of max message index among search results. If mh-adaptive-cmd-note
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4173 is non-nil this is used to compute the width of the index field.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4174 (mh-index-search): Keep track of max index seen while parsing the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4175 search results and set it if mh-adaptive-cmd-note is non-nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4176 (mh-index-find-max-width): New function to find the required width
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4177 of the message index field.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4178 (mh-defun-index): Binding buffer local variables is bad, so don't
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4179 do that.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4180 (mh-index-show): New argument display-headers-p decides whether
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4181 the message is displayed in raw form or not.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4182 (mh-index-header-display): New interactive function bound to ","
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4183 which shows the message in raw form.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4184 (mh-index-keymap): Add appropriate bindings for backtab and ",".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4185 (read-from-string): Add ignore-errors around it so that the code
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4186 doesn't die when it gets unexpected input.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4187
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4188 2002-06-29 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4189
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4190 * mh-index.el (mh-count-windows): This function works around the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4191 lack of the window-list builtin function in emacs20.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4192
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4193 2002-06-29 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4194
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4195 * mh-utils.el (mh-message-number-width): New function to scan
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4196 the last message of a folder and return its width.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4197 (mh-adaptive-cmd-note): New variable, if Non-nil indicates that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4198 mh-set-cmd-note should be called with the message width for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4199 folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4200 (mh-cmd-note): Update documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4201 (mh-update-scan-format): Helper function for updating the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4202 mh-scan-format-nmh and mh-scan-format-mh variables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4203 (mh-scan-msg-overflow-regexp): New variable to help find problem
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4204 messages after an inc.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4205 (mh-scan-msg-format-regexp): New variable to find the old message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4206 width in one of the mh-scan-format-nmh or mh-scan-format-mh
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4207 variables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4208 (mh-set-default-cmd-note): Replaced by mh-set-cmd-note.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4209 (mh-set-cmd-note): New function to replace update mh-cmd-note
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4210 value.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4211
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4212 * mh-e.el (mh-regenerate-headers): If mh-adaptive-cmd-note is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4213 non-nil, use mh-set-cmd-note on empty folder buffers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4214 (mh-make-folder): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4215 (mh-generate-new-cmd-note): New function to adapt the mh-cmd-note
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4216 to fit when mh-get-new-mail gets message number truncation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4217 (mh-get-new-mail): Maybe use mh-generate-new-cmd-note if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4218 mh-adaptive-cmd-note is Non-nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4219
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4220 2002-06-29 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4221
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4222 * mh-speed.el (mh-speed-view): The display gets confused if the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4223 cursor is in the show buffer when mh-speed-view is called. This is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4224 a fix for that.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4225
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4226 2002-06-27 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4227
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4228 * mh-e.el (mh-next-undeleted-msg): Get rid of optional arg
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4229 reverse-p. If there are no more undeleted messages the the point
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4230 remains at its original position and a message is produced (closes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4231 SF #494304).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4232 (mh-previous-undeleted-msg): Change similar to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4233 mh-next-undeleted-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4234 (mh-next-msg, mh-refile-msg, mh-delete-msg): Backout previous
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4235 change.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4236 (mh-folder-map): Bind "S-tab" and "K S-tab" to mh-prev-button.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4237
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4238 * mh-utils.el (mh-show-mode-map): Bind "S-tab" and "K S-tab" to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4239 mh-letter-prev-button.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4240
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4241 * mh-mime.el (gnus-newsgroup-name): Initialize it to nil, so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4242 mm-uu-dissect doesn't cause error.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4243
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4244 2002-06-27 Mark D Baushke <mdb@gnu.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4245
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4246 * mh-utils.el (mh-cmd-note): Make buffer-local. Changes to this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4247 variable should be made via the new mh-set-default-cmd-note
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4248 function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4249 (mh-set-default-cmd-note): New function to setq-default the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4250 mh-cmd-note, mh-scan-format-mh and mh-scan-format-nmh values to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4251 related values.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4252
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4253 * mh-e.el (mh-scan-format-mh): Make buffer-local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4254 (mh-scan-format-nmh): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4255 (mh-scan-good-msg-regexp): Use a more general regular expression
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4256 so that the width of message numbers, mh-cmd-note, may vary.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4257 (mh-scan-deleted-msg-regexp): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4258 (mh-scan-refiled-msg-regexp): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4259 (mh-scan-cur-msg-number-regexp): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4260 (mh-scan-cur-msg-regexp): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4261 (mh-scan-subject-regexp): Ditto.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4262
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4263 2002-06-26 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4264
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4265 * mh-speed.el: Speedbar support code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4266
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4267 * Makefile: Add mh-speed.el to MH-E-SRC.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4268
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4269 * mh-utils.el (mh-prompt-for-folder): Add speedbar hook if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4270 speedbar is being used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4271
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4272 * mh-funcs.el (mh-kill-folder): Add speedbar hook if speedbar is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4273 being used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4274
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4275 * mh-e.el (speedbar-autoloads): Autoload speedbar initialization
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4276 functions so that speedbar can find them.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4277
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4278 2002-06-25 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4279
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4280 * mh-index.el (mh-grep-execute-search, mh-grep-next-result): Allow
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4281 grep to be used to search mail.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4282 (mh-index-font-lock-keywords): Modified to avoid bug when using
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4283 lazy font-lock.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4284
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4285 * mh-e.el (mh-delete-msg, mh-refile-msg): Modify so that if no
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4286 undeleted (or unrefiled) message exists in the current movement
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4287 direction then try to find an undeleted (or unrefiled) message in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4288 the opposite direction instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4289 (mh-next-undeleted-msg): Added a new optional argument. If non-nil
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4290 search for undeleted message backwards if none exists in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4291 forward direction.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4292 (mh-previous-undeleted-msg): Added an optional argument. If
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4293 non-nil search for undeleted message in the forward direction if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4294 none exists in the backward direction.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4295 (mh-next-msg): Optional argument to change direction if undeleted
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4296 messages are not found in the current direction.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4297
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4298 * mh-index.el (mh-cmd-note): Use mh-cmd-note instead of hardcoding
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4299 the index field size to 4.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4300
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4301 * mh-utils.el (mh-show-addr, mh-show-xface): New functions added
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4302 to do xface display and goto-addr interface to allow reuse by the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4303 mime display code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4304 (mh-show-mode): Use mh-show-addr and mh-show-xface. Only add
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4305 mh-mime-cleanup to kill-buffer-hook if mime decoding is enabled.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4306 (mh-modify): Use mh-letter-mode instead of mh-show-mode when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4307 editing messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4308
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4309 * mh-mime.el (mh-mm-inline-message): Arrange for xface and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4310 highlighting to work in forwarded messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4311
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4312 2002-06-23 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4313
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4314 * mh-comp.el (mh-yank-from-start-of-msg): Add 'attribution' option
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4315 to add an attribution line in mh-yank-cur-msg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4316 (mh-extract-from-attribution-verb): Verb to use for attribution
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4317 when a message is yanked by mh-yank-cur-msg. Provides a method
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4318 for setting a different language.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4319 (mh-yank-cur-msg): Add support for 'attribution' option.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4320 (mh-extract-from-attribution): Function to get the attribution
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4321 line, or the sender from the From: line in the current show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4322
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4323 2002-06-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4324
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4325 * mh-index.el (mh-index-show): mh-display-msg was not being called
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4326 in the show buffer. This causes weird results on some mime messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4327
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4328 * mh-mime.el (gnus-newsgroup-charset): Defvar to avoid error in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4329 pgp messages if gnus hasn't been used yet.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4330
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4331 * mh-comp.el (mh-letter-mode-map): Typo fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4332
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4333 2002-06-19 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4334
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4335 * mh-mime.el (mh-mml-secure-message-encrypt-pgpmime): Typo fix.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4336 (compiler-warnings): Add autoloads to remove compiler warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4337
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4338 * mh-index.el (autoload-fixes): Fix autoload forms.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4339
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4340 2002-06-18 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4341
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4342 * mh-comp.el (mh-letter-mode-map): Change binding of "\C-c\C-ma"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4343 to mh-compose-insertion. Remove duplicate binding for "C-c\C-mf".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4344 (compiler-warnings): Add defvar to remove compiler-warning.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4345
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4346 2002-06-18 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4347
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4348 * mh-comp.el (mh-letter-menu): Conditionalize GPG function on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4349 mh-gnus-pgp-support-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4350
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4351 * mh-mime.el (mh-mml-forward-message): s/subseq/substring/.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4352 (mh-compose-forward): cut&paste typo: s/messages/message/.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4353 (mml-minibuffer-read-file): autoload added.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4354 (mml-minibuffer-read-description): autoload added.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4355 (mml-insert-empty-tag): autoload added.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4356 (mh-mml-secure-message-sign-pgpmime): Check mh-gnus-pgp-support-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4357 (mh-mml-secure-message-encrypt-pgpmime): Check mh-gnus-pgp-support-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4358
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4359 2002-06-17 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4360
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4361 * mh-utils.el (mh-show-use-xface): Check for availability of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4362 `uncompface' executable on system.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4363
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4364 * mh-mime.el (mh-compose-forward): New front end for both
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4365 mh-mml-forward-message and mh-mhn-compose-forw.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4366 (mh-compose-insertion): New front end for both mh-mml-attach-file
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4367 and mh-mhn-compose-insertion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4368 (mh-mml-to-mime): New function. Compose mime message from mml
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4369 directives.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4370 (mh-mml-forward-message): New function. Forward a message as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4371 attachment.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4372 (mh-mml-attach-file): New function. Attach a file to the outgoing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4373 MIME message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4374 (mh-mml-compose-insert-p): New variable. Buffer-local variable to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4375 know whether MIME insertion was done. Triggers an automatic call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4376 to `mh-mml-to-mime' in `mh-send-letter'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4377 (mh-mml-secure-message-sign-pgpmime): New function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4378 Front end to mml-secure-message-sign-pgpmime.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4379 (mh-mml-secure-message-encrypt-pgpmime): New function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4380 Front end to mml-secure-message-encrypt-pgpmime.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4381
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4382 * mh-comp.el (mh-send-letter): automatic call to `mh-mml-to-mime'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4383 if mh-mml-compose-insert-p is set.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4384 (mh-letter-mode-map): Add keys for new mh-mime functions above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4385 * mh-comp.el: Added autoloads for new mh-mime functions above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4386
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4387 2002-06-17 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4388
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4389 * mh-utils.el (mh-show-use-xface): new defcustom to determine
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4390 whether to call external package x-face to display the x-face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4391 (mh-invisible-headers-show-xface): variable now defaults to value
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4392 of mh-show-use-xface.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4393 (mh-show-mode): When mh-show-use-xface is t, invoke
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4394 external package x-face to display the x-face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4395
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4396 2002-06-15 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4397
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4398 * mh-e.el (mh-prev-button): New interactive function which moves
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4399 point to the previous mime button in the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4400 (mh-folder-mode-map): Bind M-TAB and K M-TAB to mh-prev-button.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4401
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4402 * mh-utils.el (mh-show-mode-map): Bind M-TAB and K M-TAB to call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4403 mh-letter-prev-button (which is analogous to mh-prev-button).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4404 (mh-gnus-pgp-support-p): New global variable to replace the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4405 variable mh-recent-gnus-p. The name better describes what it is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4406 used for.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4407
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4408 * mh-mime.el (mh-mime-display-part, mh-mime-display-single): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4409 mh-gnus-pgp-support-p instead of mh-recent-gnus-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4410
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4411 2002-06-12 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4412
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4413 * mh-mime.el (mh-display-buttons-for-inline-parts): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4414 customizable variable. When non-nil inline parts have are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4415 displayed with a button (that is initially expanded).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4416 (mh-maybe-insert-newline): The function has been removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4417 (mh-mime-display-single): Add code to display buttons for inline
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4418 parts. Reduce the insertion of extra newlines between inline parts
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4419 and also for pgp signature parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4420 (mh-mm-display-part): The function has been rewritten and cleaned
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4421 up. There was a bug which could change the show buffer if the user
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4422 pressed C-g while a mime part was being displayed has been fixed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4423 (mh-press-button, mh-push-button): Use unwind-protect to make sure
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4424 that set-buffer-modified-p is always called after mime display.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4425 (mh-mime-inline-part): The behavior of the function has been
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4426 changed so that it toggles the display of the raw bytes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4427 (mh-mime-display-security): Remove the display of too many
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4428 newlines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4429 (documentation): Remove most check-doc warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4430
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4431 * mh-comp.el (mh-filter-out-non-text): Updated since whitespace
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4432 added around mime buttons have changed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4433
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4434 2002-06-10 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4435
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4436 * mh-index.el (mh-index-last-search, mh-index-search): The default
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4437 prompt in mh-index-search has been removed since currently there
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4438 is no good way of reading "+" with mh-prompt-for-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4439 (mh-index-folder-mode, mh-index-show-mode): New major modes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4440 derived from mh-folder-mode and mh-show-mode respectively. They
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4441 use a restricted keymap compared to the parent modes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4442 (mh-index-folder-face): New customizable face to display folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4443 names in the index buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4444 (documentation): Change two spaces after period back to one.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4445
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4446 2002-06-08 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4447
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4448 * mh-e.el (mh-folder-toggle-mime-part): New interactive function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4449 to control mime display from folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4450 (mh-folder-inline-mime-part): New interactive function to inline
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4451 raw mime part from folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4452 (mh-folder-save-mime-part): New interactive function to save mime
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4453 part from folder buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4454 (mh-folder-mode-map): Add keybindings for "K v", "K o", "K i" and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4455 "K \t" to mh-folder-mode-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4456 (mh-goto-next-button): Modified to allow searching for next button
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4457 that satisfies some condition.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4458 (mh-folder-mime-action): Support function for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4459 mh-folder-save-mime-part, mh-folder-inline-mime-part and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4460 mh-folder-toggle-mime-part.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4461
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4462 * mh-utils.el (mh-show-mode-map): Modify keymap to add appropriate
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4463 bindings for "K v", "K o", "K i" and "K \t".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4464
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4465 * mh-index.el (documentation): Fix docs according to checkdoc
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4466 format.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4467
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4468 2002-06-07 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4469
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4470 * mh-seq.el, mh-funcs.el (Compiler): Remove (require 'view) and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4471 instead add defvar for view-exit-action.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4472
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4473 2002-06-06 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4474
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4475 * mh-comp.el (mh-insert-x-face): If transient-mark-mode is enabled
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4476 the call to mark returns error. So avoid using mark.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4477
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4478 * mh-index.el: Support for new interactive function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4479 mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4480
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4481 * mh-e.el (mh-next-button, mh-goto-next-button): Refactor
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4482 mh-next-button so that the code may be reused by mh-index.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4483 (mh-folder-map): Add key "F i" to call mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4484
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4485 * mh-utils.el (mh-recent-gnus-p): Fix documentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4486 (mh-msg-folder, mh-display-msg): The new function mh-msg-folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4487 maps a MH folder name to the buffer displaying it. In normal
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4488 operation the two names are identical but they are different in a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4489 folder buffer generated by index search. Minor modification to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4490 mh-display-msg to use mh-msg-folder to enable mh-index-search to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4491 reuse code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4492 (mh-show-mode-map): Add key "F i" to call mh-index-search.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4493
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4494 * Makefile: Add mh-index.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4495
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4496 2002-06-05 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4497
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4498 * mh-e.el (mh-folder-message-menu): Add an entry for mh-modify.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4499
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4500 2002-05-31 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4501
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4502 * mh-utils.el (mh-decode-quoted-printable): Only decode if the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4503 whole message is encoded. So restrict the search for the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4504 content-transfer-encoding header to the headers of the message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4505 itself.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4506
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4507 * mh-mime.el (mh-mime-display-alternative): Make sure that point
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4508 is moved after mm-display-part is called.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4509
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4510 2002-05-29 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4511
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4512 * mh-mime.el (mh-mime-display-single): Fix the logic that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4513 determines when an attachment is buttonized. For inline parts that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4514 can't be displayed a button is now created.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4515
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4516 2002-05-29 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4517
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4518 * mh-e.el (mh-regenerate-headers): Fix an error in which the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4519 mh-mode-line-annotation was not being set properly.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4520
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4521 * mh-mime.el, mh-utils.el (compilation): Macros mh-require and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4522 mh-autoload are used to make sure that emacs20 doesn't croak when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4523 it tries to load non-existent mm-* files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4524 (mh-decode-mime): Make it default to nil for Emacs major version
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4525 below 21.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4526
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4527 2002-05-28 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4528
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4529 * mh-e.el (mh-regenerate-headers): Generalize the function to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4530 handle multiple ranges.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4531
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4532 2002-05-25 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4533
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4534 * compilation: Reduce use of eval-when-compile so that load-path
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4535 is not changed if lisp files are loaded without compilation. Small
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4536 changes were made to Makefile, mh-comp.el mh-e.el, mh-funcs.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4537 mh-seq.el, mh-utils.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4538
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4539 * mh-e.el (mh-next-button, mh-folder-mode-map): New interactive
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4540 function to advance point to next MIME button. It is bound to TAB.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4541
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4542 * mh-utils.el (mh-letter-next-button, mh-show-mode-map): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4543 interactive function mh-letter-next-button has been added to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4544 advance point to the next MIME button. It is bound to TAB.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4545
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4546 * mh-mime.el (comments): Added some comments.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4547
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4548 2002-05-24 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4549
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4550 * mh-mime.el (compilation): Replace (eval-when-compile ...) by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4551 (eval-when (compile) ...) to remove a bug when mh-e is loaded
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4552 without compilation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4553
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4554 2002-05-23 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4555
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4556 * mh-comp.el (compilation): Some code was rearranged to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4557 compiler warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4558
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4559 * mh-e.el (compilation): Code rearrangement and extra autoloads to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4560 remove compiler warnings
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4561 (mh-quit): Add call to mh-destroy-postponed-handles to remove
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4562 handles that are associated with external viewers. Also fixed a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4563 bug that I accidentally introduced by adding an extra line when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4564 cut and pasting my changes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4565
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4566 * mh-func.el (compilation): Code rearrangement to remove compiler
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4567 warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4568
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4569 * mh-mime.el (compilation): Code rearrangement to remove compiler
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4570 warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4571 (mh-defun-compat): New macro to define to useful functions that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4572 aren't present present in old Gnus.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4573 (mh-destroy-postponed-handles): New function to cleanup handles
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4574 that are associated with external viewers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4575 (mh-handle-set-external-undisplayer): New function to replace
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4576 mm-handle-set-external-undisplayer. It associates handles for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4577 external viewers with the folder buffer. These are released when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4578 the user quits the folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4579 (mh-mime-display, mh-press-button, mh-push-button): Hook in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4580 mh-handle-set-external-undisplayer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4581 (mh-maybe-insert-newline): New function to avoid inserting too
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4582 many newlines between mime parts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4583 (mh-mm-display-part): Workaround for Gnus bug which causes new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4584 lines to be inserted when images are shown inline.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4585 (mh-mime-display-security): Cut down on newlines inserted.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4586
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4587 * mh-pick.el (compilation): Code rearrangement to remove compiler
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4588 warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4589
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4590 * mh-seq.el (compilation): Code rearrangement to remove compiler
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4591 warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4592 (comments): Remove @SD from comments.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4593
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4594 * mh-utils.el (compilation): Slight code rearrangement.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4595 (mh-defun-show-buffer): Fix documentation so that the first line
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4596 is not too long as was the case earlier. Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4597 mh-previous-window-config to remember where the cursor should
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4598 return functions like mh-reply.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4599 (mh-display-msg): Initialize handles data-structure for the folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4600 buffer so that postponed handles can be added to it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4601 (mh-add-msgs-to-seq): Always keep messages in the sequences
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4602 sorted. This removes some unexpected behavior when working with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4603 sequences that go out of sync with the corresponding MH sequences.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4604 (mh-canonicalize-sequence): New function to sort and remove
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4605 duplicates from mh-e sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4606
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4607 2002-05-21 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4608
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4609 * mh-utils.el (require): Load mm-decode.el here so that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4610 mm-inline-media-tests is properly initialized.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4611
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4612 * mh-comp.el (mh-yank-cur-msg): Don't try to remove the displayed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4613 mime parts when yanking the message. This also fixes the problem
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4614 of regions not being respected during the yank.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4615
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4616 2002-05-20 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4617
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4618 * mh-utils.el (compiler-warnings): Some code was rearranged to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4619 remove all compiler warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4620 (mh-decode-mime): New defcustom to control whether
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4621 mime attachments are shown using Gnus.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4622 (mh-globals-hash): New global variable which maps a given buffer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4623 to the corresponding mime data structures.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4624 (mh-recent-gnus-p): New global variable which checks if Gnus is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4625 recent enough so that PGP/GPG encrypted messages can be handled.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4626 (mh-mm-inline-media-tests): Tests to determine whether a mime part
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4627 can be shown inline.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4628 (mh-gnus-article-highlight-citation): Shadow the Gnus function,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4629 gnus-article-add-button before gnus-article-highlight-citation is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4630 called. This prevents the insertion of useless buttons in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4631 message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4632 (mh-show-mode): Don't set font-lock-support-mode to nil. Modify
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4633 kill-buffer-hook to call mh-mime-cleanup.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4634 (mh-modify): Only the edit buffer is shown.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4635 (mh-display-msg): Add call to mh-mime-display, mh-display-smileys,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4636 mh-display-emphasis when mh-decode-mime is non-nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4637
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4638 * mh-mime.el (mh-buffer-data): New structure to keep track of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4639 per-buffer mime information.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4640 (compiler-warnings): Some code was rearranged to get rid of all
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4641 compiler warnings.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4642 (mh-graphical-smileys-p): New defcustom which controls whether
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4643 graphical smileys are shown.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4644 (mh-graphical-emphasis-p): New defcustom for graphical emphasis.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4645 (mh-max-inline-image-width, mh-max-inline-image-height): New
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4646 defcustoms for inlining image.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4647 (gnus-local-map-property, mm-merge-handles): Copy utility
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4648 functions for use with version of Gnus that ships with Emacs21.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4649 (mh-mime-cleanup): New function to free mime data-structures.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4650 (mh-add-missing-mime-version-header): New function to add missing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4651 Mime-Version header if a Content-Type header exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4652 (mh-display-smileys): New function to show graphical smileys.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4653 (mh-display-emphasis): New function to show graphical emphasis.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4654 (new-globals): New variables mh-mime-button-* and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4655 mh-mime-security-* were added to control mime buttons.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4656 (mh-mime-display): New function to display mime messages. The
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4657 functions mh-mime-display-part, mh-mime-display-alternative,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4658 mh-mime-display-mixed, mh-mime-part-index, mh-small-image-p,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4659 mh-mime-display-single, mh-insert-mime-button, mh-mm-display-part,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4660 mh-press-button, mh-push-button, mh-mime-save-part,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4661 mh-mime-inline-part, mh-widget-press-button, mh-mm-inline-message,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4662 mh-mime-display-security, mh-mime-security-show-details,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4663 mh-mime-security-press-button and mh-insert-mime-security-button
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4664 were added to support mh-mime-display.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4665
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4666 * mh-e.el (mh-header-display): Bind mh-decode-mime to nil when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4667 mh-show-msg is called, so that mime isn't decoded when headers are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4668 displayed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4669 (mh-quit): The show buffer is killed instead of invalidating and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4670 burying it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4671
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4672 * mh-comp.el (mh-yank-cur-msg): Filter out the mime buttons from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4673 the yanked message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4674 (mh-filter-out-non-text): New function to filter out attachments
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4675 from message being yanked.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4676
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4677 2002-05-20 Bill Wohler <Bill.Wohler@openwave.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4678
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4679 * mh-utils.el (mh-invisible-headers-show-xface): First sentence of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4680 docstring was not entirely on first line so was truncated in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4681 customize and help buffers. Reworded so first sentence could fit
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4682 within 80 columns per checkdoc recommendation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4683 (mh-defun-show-buffer): Reworded per checkdoc recommendations.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4684 Removed @SD while I was in there.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4685
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4686 2002-05-18 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4687
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4688 * mh-seq.el (mh-narrow-to-seq): This function now removes the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4689 current message notation in the folder. Otherwise, two current
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4690 message notations may be present after mh-widen is called. Also
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4691 mh-copy-seq-to-eob is called instead of mh-copy-seq-to-point since
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4692 the latter has a bug.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4693 (mh-copy-seq-to-point): This function has a tricky problem. It
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4694 calls mh-map-to-seq-msgs which uses mh-goto-msg. mh-goto-msg
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4695 assumes that the folder is sorted (since it uses binary
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4696 search). The assumption isn't true, so it may not copy all the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4697 messages. Since this function is not used any more it has been
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4698 removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4699 (mh-copy-seq-to-eob): This function is a specialized (and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4700 hopefully correct) replacement for mh-copy-seq-to-point.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4701
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4702 2002-05-17 Satyaki Das <satyaki@theforce.stanford.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4703
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4704 * mh-utils.el (mh-gnus-article-highlight-citation): Workaround for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4705 problem caused by low value of recursive-load-depth-limit in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4706 Emacs21.1 and CVS version of Gnus.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4707 (mh-show-mode-map): New keymap variable to facilitate use of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4708 summary commands from the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4709 (mh-show-folder-buffer): New local variable which keeps track of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4710 the folder-buffer corresponding to the message being shown.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4711 (mh-defun-show-buffer): New macro to convert interactive functions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4712 callable in the summary buffer to interactive functions callable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4713 in the show buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4714 (mh-show-mode): Make buffer read-only and use mh-show-mode-map as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4715 keymap (closes SF #527946).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4716 (mh-modify): New interactive function to edit a message in-place.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4717
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4718 * mh-e.el (mh-goto-cur-msg): Add an optional argument,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4719 minimal-changes-p. If non-nil, the function will just change
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4720 the point to current message and do not change folder display.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4721 (mh-folder-mode-map): Make "M" call mh-modify.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4722
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4723 2002-05-07 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4724
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4725 * mh-utils.el (mh-invisible-headers-show-xface): New defcustom
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4726 variable. If non-nil, the X-Face header line will be excluded from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4727 the variable `mh-invisible-headers'. Set this when using a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4728 package such as x-face-el to display X-Face icons in mh-show-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4729 This variable's setting will eventually be set automatically when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4730 mh-e does its own X-Face decoding (or this variable will be replaced
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4731 by one telling mh-e to decode the X-Face). We may not ship the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4732 next release with this variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4733
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4734 2002-05-07 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4735
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4736 * mh-comp.el (mh-x-face-file): New defcustom variable. File name
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4737 containing the encoded X-Face string to insert in outgoing mail.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4738 (mh-insert-x-face): New function. Appends an X-Face field to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4739 header, but only if it doesn't already exist and if 'mh-x-face-file'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4740 is non-nil and points to an existing file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4741 (mh-send-letter): Invoke mh-insert-x-face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4742
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4743 2002-04-29 Mike Kupfer <m.kupfer@acm.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4744
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4745 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo): Check
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4746 whether XEmacs region is actually active (needed at least for 21.1).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4747 [Patch committed by psg]
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4748
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4749 2002-04-29 Mike Kupfer <m.kupfer@acm.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4750
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4751 * mh-utils.el (mh-prompt-for-folder): Remove "default" argument
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4752 from completing-read as XEmacs-21.1 doesn't have it (21.4 does
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4753 however) and using the argument adds no functionality.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4754 [Patch committed by psg]
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4755
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4756 2002-04-11 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4757
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4758 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo): Add support for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4759 XEmacs to act on selected region when active.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4760
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4761 2002-04-10 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4762
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4763 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo): XEmacs fix; Add
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4764 check to see if mark-active is bound, because Mandrake Linux include
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4765 XEmacs initialization code that binds transient-mark-mode. This
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4766 fix gets around a problem in Mandrake only. It wasn't a problem
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4767 on XEmacs generally. Fixes SF #541915.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4768
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4769 2002-04-08 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4770
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4771 * Released mh-e version 6.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4772
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4773 * mh-e.el (mh-folder-unseen-seq-name): Use "mhparam -component
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4774 Unseen-Sequence" command and "Unseen-Sequence: \\(.*\\)$" regexp
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4775 to increase robustness.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4776 (mh-folder-unseen-seq-list): Use `expand-file-name' as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4777 `mh-expand-file-name' isn't needed and the former saves function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4778 call.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4779 (Version, mh-version): Updated for release 6.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4780
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4781 2002-04-08 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4782
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4783 * mh-e.el (mh-folder-unseen-seq-list): Specify mh-progs path in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4784 call to mark command. Fixes a bug in which unseen messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4785 weren't highlighted if "mark" wasn't in the path.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4786
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4787 2002-04-07 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4788
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4789 * MH-E-NEWS: Updated for release 6.1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4790
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4791 * README: Updated for release 6.1. Updated verbiage about reading
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4792 MH-E-NEWS.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4793
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4794 * mh-comp.el, mh-e.el, mh-funcs.el, mh-mime.el, mh-seq.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4795 mh-utils.el, mh-xemacs-compat.el: Updated copyright in files
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4796 modified this year.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4797
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4798 * mh-xemacs-compat.el: Put Author field back in, but set to FSF.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4799
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4800 * mh-comp.el, mh-funcs.el, mh-mime.el, mh-seq.el,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4801 mh-utils.el: Fixed all checkdoc errors, except for no
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4802 documentation, and documentation in comments. Also removed the-
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4803 prefix from certain local variables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4804
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4805 * mh-e.el: Fixed all checkdoc errors, except for no documentation,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4806 and documentation in comments. Also removed the- prefix from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4807 certain local variables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4808 (mh-folder-unseen-seq-name): Refactored to make default sequence
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4809 name more explicit and to handle undefined Unseen-Sequence MH
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4810 profile entry better.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4811
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4812 2002-04-02 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4813
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4814 * mh-e.el: 'defvar mh-folder-unseen-seq-name' called a function to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4815 set it's value, and this happens also on byte-compilation (where
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4816 it can fail if the user's MH environment is not setup correctly).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4817 I now set the value of mh-folder-unseen-seq-name at runtime when I
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4818 first need it. This should fix Debian bugs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4819 http://bugs.debian.org/140232 and http://bugs.debian.org/140817
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4820
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4821 2002-03-25 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4822
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4823 * mh-utils.el: remove "(require 'mh-e)" since mh-utils.el should
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4824 be at the bottom of the dependency tree.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4825 * mh-e.el (mh-folder-unseen-seq-name): Make sure mh-progs is set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4826 and use it as path to mhparam command in call-process.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4827
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4828 2002-01-23 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4829
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4830 * mh-e.el (mh-folder-font-lock-keywords): Add call to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4831 mh-folder-font-lock-unseen to fontify unseen messages in bold.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4832 (mh-folder-unseen-seq-name): Provide name of unseen sequence from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4833 mhparam. Used as default for variable of same name.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4834 (mh-folder-unseen-seq-list): Returns a list of unseen messages
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4835 numbers for current folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4836 (mh-folder-unseen-seq-cache): Cache variable to hold list of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4837 unseen message numbers while font-lock iterates. This variable is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4838 buffer-local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4839 (mh-folder-font-lock-unseen): Returns unseen message lines to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4840 font-lock one by one.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4841
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4842 2002-01-15 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4843
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4844 * mh-comp.el (mh-insert-prefix-string): Wrap a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4845 "(let ((zmacs-regions nil))" around (mark) so it works in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4846 Bug reported and fix suggested by Will Partain <partain@dcs.gla.ac.uk>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4847 Indeed, this is how it appears in XEmacs-21's mh-comp.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4848
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4849 2001-12-16 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4850
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4851 * mh-comp.el (mh-forward): Move the assignment to `fwd-msg-file'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4852 to before the assignment to `draft' as the later changes buffers
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4853 and invalidates `mh-seq-list' (which is used in a function called
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4854 by (mh-seq-to-msgs)). Resolves SF #489448.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4855
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4856 * mh-utils.el: Add defcustoms for `mh-temp-folders-buffer' and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4857 `mh-temp-sequences-buffer'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4858
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4859 * mh-e.el (mh-quit): If they exist, kill 'mh-temp-buffer,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4860 'mh-temp-folders-buffer and 'mh-temp-sequences-buffer when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4861 quitting.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4862
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4863 * mh-funcs.el (mh-list-folders): Use `mh-temp-folders-buffer'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4864 (a defcustom initialized to "*Folders*") for folder listing. Put
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4865 into view mode and set it up to kill the buffer when exiting view
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4866 mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4867
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4868 * mh-seq.el (mh-list-sequences): Use `mh-temp-sequences-buffer'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4869 (a defcustom initialized to "*Sequences") for sequences listing.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4870 Put into view mode and set it up to kill the buffer when exiting
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4871 view mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4872
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4873 2001-12-16 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4874
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4875 * Released mh-e version 6.0.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4876
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4877 * MH-E-NEWS: Be a little more specific about incompatible changes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4878 Added info about outdated manual.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4879 Removed variables in mh-scan regexp table that did not exist in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4880 5.0.2.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4881 Added helpful documentation about finding relevant variables
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4882 containing regexps to mh-scan-format-file's description.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4883
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4884 * mh-e.el (mh-scan-format-file): Added information about getting a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4885 list of regexp variables that you'll need to change if you
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4886 customize your scan's output.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4887 (mh-folder-mode): Added documentation about `mh-scan-format-file'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4888 for those users who modify their scan formats.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4889
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4890 * README: New file. Describes packages and provides simple
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4891 installation instructions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4892
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4893 * Makefile (clean, dist, install-emacs): Replaced $(RM) with rm
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4894 -rf (closes SF #488661).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4895
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4896 2001-12-14 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4897
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4898 * Released mh-e version 5.0.93.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4899
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4900 * Makefile (MH-E-SRC): Added mh-xemacs-compat.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4901 (MH-E-IMG): Added .pbm images for all. Removed mail_ prefix from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4902 all.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4903 (MH-E-IMG2): New variable to hold images in mail sub-directory.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4904 (dist): Updated target to make mail sub-directory and copy
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4905 MH-E-IMG2 images there.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4906
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4907 * mh-xemacs-compat.el: Modified docs per GNU coding conventions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4908
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4909 * mh-e.el: Reorganized variables having to do with the scan line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4910 Moved some random variables that were interspersed out of the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4911 middle. Moved `mh-scan-format-file' first and let the variables
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4912 flow from there.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4913
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4914 As the number of variables increases, it is becoming important to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4915 organize the mh-e namespace. Several variables having to do with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4916 the format of scan lines were renamed, as follows:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4917 (mh-good-msg-regexp): Renamed to mh-scan-good-msg-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4918 (mh-deleted-msg-regexp): Renamed to mh-scan-deleted-msg-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4919 (mh-refiled-msg-regexp): Renamed to mh-scan-refiled-msg-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4920 (mh-valid-scan-line): Renamed to mh-scan-valid-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4921 (mh-cur-msg-number-regexp): Renamed to mh-scan-cur-msg-number-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4922 (mh-cur-msg-line-regexp): Renamed to mh-scan-cur-msg-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4923 (mh-scan-rcpt-addr-regexp): Renamed to mh-scan-rcpt-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4924 (mh-scan.font-lock-regexp): Renamed to mh-scan-format-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4925 (mh-folder-scan-font-lock-face): Renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4926 mh-folder-scan-format-face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4927 (mh-folder-cur-msg-line-face): Renamed to mh-folder-cur-msg-face).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4928
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4929 2001-12-13 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4930
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4931 * mh-utils.el (mh-msg-number-regexp): Renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4932 mh-scan-msg-number-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4933 (mh-msg-search-regexp): Renamed to mh-scan-msg-search-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4934
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4935 * Corrected typos, quoted variables in doc strings, and made minor
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4936 wording changes in docs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4937
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4938 2001-12-13 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4939
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4940 * mh-xemacs-compat.el: defalias 'match-string-no-properties to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4941 'match-string for XEmacs. I've seen a better function for this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4942 that actually removes text properties, but this will do for now.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4943
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4944 * mh-utils.el (mh-decode-quoted-printable): deactivate-mark not
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4945 bound in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4946
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4947 * mh-xemacs-compat.el: GNU Emacs Functions needed by XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4948 New file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4949 * mh-e.el: (require 'mh-xemacs-compat) when running XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4950
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4951 2001-12-12 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4952
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4953 * mh-comp.el (mh-send-letter): function local-variable-p needs two
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4954 arguments in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4955 (mh-send-letter): sendmail-coding-system not bound in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4956 (mh-send-letter): default-buffer-file-coding-system not bound in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4957 Xemacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4958
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4959 * mh-e.el (mh-delete-msg, mh-refile-msg, mh-undo):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4960 transient-mark-mode not bound in XEmacs. The feature of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4961 operations made on all messages in the selected range when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4962 transient-mark-mode is on doesn't work in XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4963
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4964 * mh-e.el, mh-utils: Conditionalize calls to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4965 'add-to-list 'facemenu-unlisted-faces for XEmacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4966
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4967 2001-12-11 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4968
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4969 * mh-e.el (mh-scan-format): Add `mh-scan-format-file' variable to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4970 specify the scan format string or file to use. Define formats for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4971 MH and nmh that are compatible with the standard format, but
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4972 provide hints for font-lock. Define (mh-scan-format) for use by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4973 (mh-regenerate-headers) and (mh-get-new-mail) to specify the args
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4974 necessary to inform the scan program which scan format string or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4975 file to use.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4976
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4977 2001-12-07 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4978
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4979 * mh-e.el (scan.font-lock): New format file documented in comments.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4980 (mh-scan.font-lock-regexp): Adapted to new format.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4981 (mh-folder-font-lock-keywords): Use new format.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4982
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4983 * mh-e.el (page-down.xpm): Icon renamed from nextpage.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4984
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4985 * mh-utils.el (mh-decode-quoted-printable): Bug fix. Better check
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4986 on what actually is a quoted-printable attachment.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4987
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4988 2001-12-06 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4989
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4990 * mh-mime.el (mh-mhn-compose-insertion, mh-mhn-compose-anon-ftp):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4991 require mailcap.el here rather than using autoload at top of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4992 mh-mime.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4993 (mh-file-mime-type): get rid of unused variables (why were they
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4994 there to begin with?)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4995
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4996 2001-12-06 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4997
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4998 * mh-e.el (mh-cur-msg-number-regexp, mh-cur-msg-line-regexp):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
4999 mh-cur-scan-msg-regexp splits into these two variables.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5000 The whole-line fontification is disabled, but easily restored by a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5001 user (although it could be a defcustom with choices DISABLED or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5002 the correct regexp?)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5003 (mh-folder-cur-msg-line-face): mh-folder-current-msg-face renamed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5004 to this.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5005 (mh-folder-cur-msg-number-face): mh-folder-current-face renamed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5006 this.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5007
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5008 * cabinet.xpm: Revert to rescan icon name.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5009 * mh-e.el (mh-folder-tool-bar-map): s/cabinet/rescan/
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5010
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5011 * mh-e.el (mh-folder-font-lock-keywords): Reorder and tweak such
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5012 that current message line highlight doesn't mess up other highlights.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5013
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5014 2001-12-05 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5015
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5016 * mh-utils.el (mh-show-from-face): Change mh-show-from-face to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5017 cyan on dark backgrounds; through a series of changes, it had
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5018 become the same color as mh-show-subject-face!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5019
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5020 2001-12-05 Bill Wohler <Bill.Wohler@openwave.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5021
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5022 * mh-e.el, mh-utils.el: Fixed typos in face definitions, and made
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5023 a couple of small doc string tweaks while I was in there. Peter,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5024 if you don't agree, let me know and I'll back them out. I thought
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5025 the "mh-e" in the text was redundant since the variables start
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5026 with "mh"; I was also thinking ahead to how the documentation may
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5027 read.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5028
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5029 2001-12-05 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5030
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5031 * mh-e.el (mh-cur-scan-msg-regexp): Match 0 is the whole line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5032 (mh-folder-current-msg-face): New face with only a background
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5033 settings, used in font-lock for the current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5034 (mh-folder-font-lock-keywords): Use mh-folder-current-msg-face for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5035 mh-cur-scan-msg-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5036
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5037 * mh-utils.el (mh-show-from-face): Use red3 instead of red for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5038 light backgrounds. It's not as bright on the eyes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5039 (mh-show-subject-face): copy from mh-folder-subject-face instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5040 Makes the look consistent with folder-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5041
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5042 * mh-e.el (mh-folder-subject-face): Moved to mh-utils since we
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5043 need it to copy to mh-show-subject-face.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5044
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5045 2001-12-05 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5046
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5047 * mh-e.el (mh-folder-mode-map): Moved `mh-extract-rejected-mail'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5048 from "a" to "E". Better mnemonic, nicer to folks used to using a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5049 for `mh-reply'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5050
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5051 2001-12-04 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5052
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5053 * mh-e.el (mh-folder-map): Added "S" for `mh-sort-folder'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5054
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5055 2001-12-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5056
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5057 * mh-e.el (mh-folder-subject-face et al.): Yet another attempt at
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5058 colours for folder-mode. Still themed, but fewer and darker
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5059 colours (Blame Eric this time!). I'll get to underlining tomorrow
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5060 night.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5061
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5062 * mh-e.el (mh-folder-tool-bar-map): Renamed all icons so they
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5063 don't have the word mail in them. Also generated a pbm format of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5064 each icon for users without XPM support conpiled into Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5065
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5066 2001-12-04 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5067
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5068 * mh-utils.el (mh-show-font-lock-keywords): Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5069 mh-header-subject-font-lock instead of regexp for subject headers,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5070 which may go multiple lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5071 (mh-header-subject-font-lock): New function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5072 Fix typos (hightlight -> highlight).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5073
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5074 2001-12-04 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5075
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5076 * mh-e.el: changes to face colors on dark backgrounds.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5077 (mh-folder-followup-face): change to LightGoldenRod.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5078 (mh-folder-date-face): change to snow3.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5079 (mh-folder-msg-number-face): change to snow4.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5080
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5081 2001-12-04 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5082
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5083 * Released mh-e version 5.0.92.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5084
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5085 * mh-utils.el (gnus-cite-face-list)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5086 (mh-gnus-article-highlight-citation): Don't autoload. Revert to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5087 requiring in `mh-gnus-article-highlight-citation' as before. With
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5088 the autoloads, if you ran mh-e before gnus, you'd get an undefined
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5089 gnus variable when viewing an article in gnus. Go figure.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5090
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5091 2001-12-03 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5092
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5093 * Released mh-e version 5.0.91.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5094
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5095 * MH-E-NEWS: Removed info about bumping up `max-specpdl-size' now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5096 that workaround has been implemented.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5097
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5098 * Makefile (MH-E-OBJ): New variable to hold .elc files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5099 (all): Just compile.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5100 (clean): New target that blows away MH-E-OBJ.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5101 (dist): Added $(MH-E-OBJ) to tarball.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5102
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5103
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5104 Attempt to quiet compilation errors to a dull roar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5105
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5106 * mh-e.el: Require easymenu, added autoload of info.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5107 (mh-smail, mh-smail-other-window): Comment says these were needed
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5108 by Emacs 18. Out!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5109
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5110 * mh-utils.el: Don't require sendmail, but require mh-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5111 Moved autoloads to top of file, and autoload gnus-cite and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5112 sendmail too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5113
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5114 * mh-pick.el: Require easymenu. Remove cond on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5115 `easy-menu-define'--it exists.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5116
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5117 * mh-mime.el: Autoload mailcap.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5118
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5119 * mh-comp.el: Require mh-e and easymenu, moved autoloads to top of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5120 file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5121
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5122
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5123 * Makefile: (EMACS): New constant to hold emacs calling sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5124 (install): Renamed to install-emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5125 (compile): New target to compile all files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5126 (dist): Make dependent on compile.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5127 (import): Renamed to import-emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5128 (%.elc): New implicit rule to compile elisp files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5129
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5130 * mh-e.el (mh-thread-map): Added "Td" for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5131 mh-delete-subject-thread.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5132
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5133 2001-12-03 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5134
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5135 * mh-e.el (mh-folder-tool-bar-map): Change tooltip for exec icon.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5136
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5137 * mh-e.el (mh-folder-subject-face): Change to IndianRed1.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5138 (mh-folder-followup-face): Change to IndianRed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5139 (mh-folder-deleted-face): Use sedate face instead of bright one.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5140
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5141 2001-12-03 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5142
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5143 * mh-utils.el (mh-invisible-headers): Increase size of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5144 `max-specpdl-size' locally to work around insufficient default.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5145 (mh-invisible-headers): Added X-Info and X-VSMLoop (NTMail).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5146
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5147 2001-12-03 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5148
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5149 * mh-utils.el (mh-find-progs): Searches should not stop if the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5150 strings are not found, there is error detection at the end of the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5151 routine (closes SF #488231).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5152
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5153 2001-12-02 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5154
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5155 * MH-E-NEWS: Added info about bumping up `max-specpdl-size'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5156
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5157 * Makefile (MH-E-IMG): New variable that contains images used by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5158 mh-e. Add these files to release.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5159
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5160 * MH-E-NEWS: Second draft of mh-e 6.0 (was 5.1) release notes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5161
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5162 * mh-e.el (mh-folder-updated-hook): Reworded to avoid ambiguity.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5163 Is the hook called when you type `d' or when you type `x'?
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5164 (mh-unseen-updated-hook): Reworded to be consistent with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5165 `mh-folder-updated-hook.'
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5166
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5167 * mh-utils.el (mh-recenter): Accepted Gerd's change which is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5168 evaluated at compile time.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5169
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5170 2001-12-02 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5171
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5172 * mh-e.el Major, major keymap changes. The specific changes are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5173 listed below, but view the sources, or use "C-h m" in MH Folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5174 mode for the complete list.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5175
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5176 Use of sub-keymaps inspired by gnus. The changes tripped me up at
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5177 first too, but after about 5 minutes of shock (which is to be
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5178 expected, I've been using the old keybindings for 16 years), I
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5179 honestly found the new bindings to be nice indeed. It will also
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5180 provide flexibility to allow for future functionality. I hate to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5181 do this on the eve of the beta release, but you asked for it! It's
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5182 likely I'll have to pull an Eric and back this change out, but if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5183 we can live with pink subjects, this can't be so bad ;-).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5184 Question: will the users revolt? If they do, I suppose we can
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5185 release 6.0.1 the next day ;-).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5186 (mh-folder-map, mh-sequence-map, mh-extract-map, mh-digest-map):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5187 New keymaps which start with F, S, X, and D, respectively. The
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5188 mhstore commands can go in the mh-extract-map eventually.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5189 (mh-thread-map): Renamed from mh-folder-thread-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5190
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5191 Keymap changes and rationale. The sub-keymaps allowed some
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5192 consistency (e.g., esp. with l(ist) and k(ill).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5193
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5194 e Deleted. Already have x. Now used by mh-edit-again.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5195 a Deleted. Already have r. Now used by mh-extract-rej..
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5196 j Deleted. Already have g.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5197
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5198 M-a -> e Better mnemonic. Matches rmail. Frees movement cmd.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5199 M-e -> a Try `a'gain!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5200
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5201 M-f -> Fv Frees movement command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5202 M-f -> Ff Alias (keep?)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5203 M-f -> Fo Alias (keep?)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5204 M-k -> Fk No reason but to keep with folder commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5205 M-l -> Fl No reason but to keep with folder commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5206 M-p -> Fp No reason but to keep with folder commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5207 M-r -> Fr Frees movement command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5208 M-s -> Fs No reason but to keep with folder commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5209 M-u -> Fu No reason but to keep with folder commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5210
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5211 M-% -> Sd Better mnemonic
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5212 M-# -> Sk Better mnemonic
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5213 M-q -> Sl Better mnemonic
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5214 C-xn -> Sn Frees up standard key binding
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5215 % -> Sp Better mnemonic for putting a message in a sequence
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5216 ? -> Ss Shows sequences that message is in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5217 C-xw -> Sw Frees up standard key binding
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5218
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5219 M-n -> Xs Better mnemonic (shar)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5220 M-n -> Xu Better mnemonic (uuencode)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5221
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5222 M-SPC -> DSPC Frees mark command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5223 M-\177 -> D\177 No reason but to keep with digest commands
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5224 M-b -> Db Frees movement command
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5225
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5226 2001-12-01 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5227
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5228 * mh-e.el: Use gnus style of keymaps. Now requires gnus-util.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5229 (mh-folder-thread-map): New map, created by gnus-define-keys.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5230 Reached when typing T in mh-folder-mode-map. Moved threading
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5231 functions to this new keymap so we can use dired again.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5232 (mh-folder-mode-map): Defined by gnus-define-keys. Otherwise than
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5233 the new threading functions, no changes to the UI were made at
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5234 this point--saving that for the next check-in.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5235
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5236 * mh-pick.el (mh-pick-mode-map): Use gnus-define-keys. Now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5237 requires gnus-util.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5238
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5239 * mh-comp.el (mh-letter-mode-map): Use gnus-define-keys. Now
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5240 requires gnus-util.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5241
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5242 2001-12-01 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5243
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5244 * mh-e.el: Update the documentation for the regexps used by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5245 `mh-folder-font-lock-keywords' to specify how many parethesized
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5246 expressions they are expected to have and what those expressions
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5247 are expected to match.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5248
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5249 2001-12-01 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5250
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5251 * mh-e.el (mh-folder-mode): Removed iteration of key bindings,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5252 \\{mh-folder-mode-map} suffices. Removed variable documentation
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5253 also as this is already out of date and a maintenance hassle.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5254 Reference new mh customization group instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5255
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5256 * mh-comp.el (mh-letter-mode): Ditto. Also added new information
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5257 about MIME directives getting processed automatically if inserted
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5258 via mh-e commands.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5259
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5260 * mh-pick.el (mh-pick-mode): Edited documentation so it reads like
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5261 the other modes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5262
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5263 * mh-e.el (mh-compat-quit): Deleted obsolete and unused function.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5264 Comment in this function said that `b' shouldn't be used for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5265 burst-digest, as it is used for `back' in info, less, and rn. But
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5266 what does `back' mean in MH Folder? I suppose if you visit a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5267 folder, you would go `back' to the original folder. Hmmm, I guess
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5268 we'll leave the `b' binding alone for now.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5269
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5270 * mh-utils.el: Moved some of the variable comments to the first
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5271 column so they wouldn't wrap in such an ugly fashion.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5272 (mh-showing-mode): Renamed variable and function from mh-showing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5273 to conform with minor mode conventions. Added optional arg to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5274 function so it would behave like a normal minor mode: no or nil
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5275 arg toggles mode, 0 arg turns off, non-nil turns on. It also turns
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5276 out that desktop-create-buffer would barf when recreating mh-e
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5277 buffers because it was calling mh-show with an arg.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5278 (mh-show-mode): Use define-derived-mode to simplify definition a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5279 *lot*.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5280 (mh-set-mode-name): Deprecated by use of define-derived-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5281 Removed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5282
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5283 * mh-pick.el (mh-pick-mode): Use define-derived-mode to simplify
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5284 definition a *lot*.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5285
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5286 * mh-e.el (mh-scan-prog): Removed message about "Buffer local" as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5287 this message will appear in a future version of Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5288 (mh-inc-folder): mh-showing renamed to mh-show-mode and made a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5289 real minor mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5290 (mh-folder-mode): Use define-derived-mode to simplify definition a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5291 *lot*.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5292
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5293 * import-emacs (release): Change `(none)' to `mainline' so import
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5294 doesn't choke after running `cvs up -A' on Emacs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5295 (COPYING): Moved from $EMACS_HOME/etc to $EMACS_HOME.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5296 (cvs update): Whoops! Forgot the second join (-jemacs).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5297 make import works fine again.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5298
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5299 2001-11-30 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5300
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5301 * mh-e.el (mh-folder-font-lock-keywords): Change order of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5302 font-lock patterns such that subject body text doesn't get date
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5303 fontification.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5304
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5305 * mh-e.el (mh-scan-subject-regexp): Bug fix. Remove a dot.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5306 scan.font-lock users have to setq it separately.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5307
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5308 2001-11-30 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5309
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5310 * mh-utils.el (mh-clean-msg-header): Go back to using
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5311 mh-delete-line. Using invisible text property is nicer in some
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5312 ways, but winds up with somewhat mysterious behavior should user
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5313 kill/yank stuff from the header (i.e., text gets yanked invisibly
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5314 and won't be seen by user until file is reloaded).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5315
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5316 2001-11-29 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5317
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5318 * mh-e.el (mh-page-msg): Use mh-next-direction to page in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5319 right direction.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5320
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5321 2001-11-29 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5322
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5323 * mh-e.el (mh-scan-folder): Fix logic to not attempt to go to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5324 the current message if there are no messages in the folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5325
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5326 2001-11-29 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5327
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5328 * mh-e.el (mh-folder-font-lock-subject): New fontifier function
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5329 for subject lines in folder-mode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5330 (mh-scan-followup-regexp): Deleted obsolete regexp. Use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5331 mh-scan-subject-regexp instead.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5332 (mh-folder-font-lock-keywords): Use mh-folder-font-lock-subject
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5333 instead of obsolete mh-scan-followup-regexp variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5334 (mh-folder-date-face, mh-folder-msg-number-face):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5335 (mh-folder-subject-face, mh-folder-followup-face):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5336 Now defined as proper faces instead of copied from font-lock
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5337 faces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5338
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5339 * mh-mime.el (mh-media-type-regexp): New variable. Regexp matching
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5340 valid media types used in MIME attachment compositions.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5341 (mh-file-mime-type): Use mh-media-type-regexp instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5342 hard-wiring its value.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5343
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5344 * mh-utils.el (mh-show-unquote-From): New function to unquote
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5345 "^>From" in mh-show-mode (not saved to disk).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5346 (mh-show-mode): Call mh-show-unquote-From.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5347
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5348 2001-11-29 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5349
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5350 * mh-utils.el (mh-clean-msg-header): Use mh-make-line-invisible
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5351 rather than mh-delete-line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5352 (mh-make-line-invisible): New function to make line(s) invisible
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5353 rather than deleting line(s). Optional argument specifies number
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5354 of lines to delete.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5355 (mh-show-msg): screen-height has been deprecated; use no more.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5356 (mh-notate): screen-width has been deprecated; use no more.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5357
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5358 2001-11-29 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5359
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5360 * mh-utils.el: (mh-find-progs): Change mh-find-progs to rely on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5361 the existence of mhparam. The location of mhparam is used to find
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5362 `mh-progs'. It uses the libdir and etcdir to find the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5363 `mh-lib-progs' and `mh-lib' directories. If etcdir doesn't return
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5364 anything we assume `mh-lib-progs' is the same as `mh-lib' and that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5365 we are using MH instead of nmh.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5366
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5367 2001-11-29 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5368
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5369 * mh-e.el (mh-scan.font-lock-regexp): Change docs to reflect that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5370 second paren expression is the user match.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5371 (mh-folder-font-lock-keywords): Change from 1st to 2nd parenthesized
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5372 expression to match user name, after Jeffrey's change to the regexps.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5373
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5374 2001-11-29 Bill Wohler <Bill.Wohler@openwave.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5375
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5376 * mh-utils.el (mh-clean-message-header): Default is now t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5377 (mh-invisible-headers): Padded out to contain all the headers that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5378 the mh-e developers don't like to see (closes SF #415759).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5379
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5380 2001-11-28 Bill Wohler <Bill.Wohler@openwave.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5381
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5382 * mh-comp.el (mh-rejected-letter-start): Added MIME MDN. While
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5383 this allows mh-extract-rejected-mail to strip the start of the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5384 MDN, there is still a closing MIME marker at the end. This should
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5385 be cleaned up eventually.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5386
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5387 2001-11-28 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5388
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5389 * mh-e.el (mh-folder-seq-tool-bar-map): New tool-bar used for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5390 folder-mode when narrowed to sequence.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5391 * mh-seq.el (mh-narrow-to-seq): Set tool-bar to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5392 mh-folder-seq-tool-bar-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5393 (mh-widen): Set tool-bar to mh-folder-tool-bar-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5394 * widen.xpm: New icon used in mh-folder-seq-tool-bar-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5395
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5396 * mh-mime.el (mh-file-mime-type): Much better check on validity of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5397 'file' output.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5398
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5399 * mh-e.el (mh-scan-subject-regexp): New regexp variable for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5400 subject string in folder mode. Used to extract subject sequence,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5401 and will be used for font-lock soon.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5402 * mh-seq.el (mh-subject-thread-to-sequence): More robust code by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5403 using mh-scan-subject-regexp, allows users with non-standard
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5404 scan format to use subject sequences.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5405
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5406 * mh-comp.el (mh-letter-fill-column): Fill column to use in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5407 mh-letter-mode. (Yes, I'm doing this in spite of what Bill said;
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5408 Someone can always undo it later)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5409 (mh-letter-mode): setq fill-column to mh-letter-fill-column.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5410
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5411 2001-11-28 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5412
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5413 * mh-e.el (mh-page-msg): The first time the end of page is hit,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5414 set mh-page-to-next-msg-p to t. The second time the end of page is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5415 hit, go to the next message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5416
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5417 * mh-utils.el: (mh-show-msg): Initialize mh-page-to-next-msg-p to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5418 nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5419
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5420 2001-11-27 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5421
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5422 * mh-mime.el (mh-mime-content-types): Updated list of types to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5423 contain types used by mh-e developers, but not including types not
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5424 listed in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5425 http://www.isi.edu/in-notes/iana/assignments/media-types/media-types.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5426
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5427 2001-11-27 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5428
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5429 * mh-seq.el (mh-subject-thread-to-sequence) New function placing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5430 all messages with similar subject line into a sequence named
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5431 'subject.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5432 (mh-narrow-to-subject-thread): New command to narrow to all
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5433 messages with similar subject line into a sequence named 'subject.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5434 (mh-toggle-subject-thread): New command to toggle between a new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5435 'subject sequence or the wide view of a folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5436 (mh-delete-subject-thread): New command to delete all following
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5437 messages with similar subject lines (leaving preceeding ones
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5438 untouched).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5439 (mh-next-unseen-subject-thread): New command to create and move to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5440 a new subject thread created from the next unseen message as a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5441 starting point.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5442 * mh-e.el (mh-folder-message-menu): New menu entries for subject
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5443 threads.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5444 (mh-folder-mode-map): New keybindings for subject threads.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5445 (mh-lessp): New function to sort messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5446
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5447 * mh-utils.el (mh-show-font-lock-keywords): and various
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5448 faces... scoped within eval-after-load "font-lock" to avoid
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5449 requiring font-lock to use its faces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5450 * mh-e.el (mh-folder-font-lock-keywords): Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5451
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5452 2001-11-27 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5453
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5454 * mh-mime.el (mh-file-mime-type): Use mh-temp-buffer instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5455 " *mh-temp".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5456
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5457 * mh-comp.el (mh-insert-x-mailer): Kill mh-temp-buffer after use.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5458
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5459 2001-11-26 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5460
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5461 * mh-utils.el: revert to using external mimedecode to decode
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5462 MIME quoted-printable parts
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5463
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5464 2001-11-26 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5465
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5466 * mh-e.el (mh-process-commands): Added mh-folder-updated-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5467 * mh-e.el (mh-update-unseen): Added mh-unseen-updated-hook.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5468
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5469 2001-11-26 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5470
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5471 * mh-mime.el (mh-file-mime-type): Make sure output from file
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5472 command is known to mailcap file, otherwise prompt the user.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5473 (mh-mime-content-types): Add "image/png" type.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5474
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5475 * mh-e.el (mh-folder-font-lock-keywords): Use a bunch of new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5476 mh-folder-*-face faces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5477 * mh-utils.el (mh-show-font-lock-keywords): Use a bunch of new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5478 mh-show-*-face faces.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5479
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5480 * mh-utils.el (mh-letter-header-font-lock): Bug fix. Fix infinite
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5481 loop in emacs20 font-locking.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5482 (mh-header-field-font-lock): Preventive fix with similar change.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5483
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5484 * mh-comp.el (mh-reply-show-message-p): Typo. diplayed -> displayed.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5485 * MH-E-NEWS: Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5486
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5487 * mh-e.el (mh-folder-tool-bar-map): Bug fix. I had
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5488 mh-repack-folder instead of mh-pack-folder.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5489
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5490 2001-11-26 Bill Wohler <wohler@phone.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5491
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5492 * mh-e.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5493 Updated header for consistency and to conform with (elisp)Library
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5494 Headers.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5495 (mh-do-not-confirm): Updated documentation string to reflect
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5496 reality (e.g., is no longer used by mh-kill-folder and is used by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5497 more functions than just mh-undo-folder).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5498 (mh-page-msg): Now shows the next undeleted message if looking at the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5499 bottom of the current message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5500 (mh-process-or-undo-commands): Fixed indentation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5501
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5502 * mh-mime.el:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5503 (mh-mhn-compose-insertion, mh-mhn-compose-anon-ftp): If MIME type
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5504 cannot be determined with file command, use mailcap-mime-types (if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5505 available) to provide list for completing read.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5506
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5507 * MH-E-NEWS: First draft of mh-e 5.1 release notes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5508
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5509 2001-11-26 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5510
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5511 * mh-utils.el (mh-decode-quoted-printable): Implement
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5512 quoted-printable decoding in elisp (starting with code copied
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5513 from FLIM).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5514 (mh-decode-quoted-printable-region): Move (require 'hexl) outside
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5515 while loop.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5516 (mh-decode-quoted-printable): give user a choice between using
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5517 internal code or external program to decode quoted-printable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5518 content. Resurrect code that calls external mimedecode program.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5519
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5520 2001-11-25 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5521
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5522 * mh-utils.el (mh-highlight-citation-p): New variable to determine
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5523 whether to hightlight citations in message body with gnus,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5524 font-lock or not at all.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5525 (mh-show-font-lock-keywords): removed citations from keywords.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5526 (mh-show-font-lock-keywords-with-cite): New variable, equivalent
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5527 to prior mh-show-font-lock-keywords.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5528 (mh-gnus-article-highlight-citation): hook into gnus for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5529 multi-level citation highlighting.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5530 (mh-show-mode): Use either mh-show-font-lock-keywords or
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5531 mh-show-font-lock-keywords-with-cite, depending on value of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5532 mh-highlight-citation-p, and possibly call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5533 mh-gnus-article-highlight-citation.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5534 * mh-comp.el (mh-letter-mode): Same as for mh-show-mode above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5535
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5536 2001-11-25 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5537
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5538 * mh-comp.el (mh-redistribute): Added mh-redist-background
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5539 variable to cause mh-redistribute to run the redist command in the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5540 background. This causes the transaction log to be visible, like
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5541 with send.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5542
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5543 2001-11-25 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5544
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5545 * mh-e.el (mh-inc-folder): 'inc' finishes by displaying the first
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5546 new message if already showing messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5547
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5548 2001-11-22 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5549
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5550 * mh-utils.el (mh-prompt-for-folder): Exit with error if no folder
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5551 specified, otherwise mh-refile-msg may try to create a folder with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5552 empty name, and this creates problems; even mh-undo can't handle
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5553 it (Closes SF #476824).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5554
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5555 * mh-comp.el (mh-letter-tool-bar-map): Info button needed to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5556 require 'info. Also tweaked help texts.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5557 (mh-letter-menu): Use headline capitalization (Closes SF #483203).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5558 * mh-e.el (mh-folder-tool-bar-map): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5559 (mh-folder-folder-menu, mh-folder-message-menu):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5560 (mh-folder-sequence-menu): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5561 * mh-pick.el (mh-pick-menu): Same as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5562
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5563 2001-11-21 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5564
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5565 * mh-comp.el (mh-reply-show-message-p): The setting of this
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5566 variable determines whether the MH show-buffer is diplayed with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5567 the current message when using mh-reply without a prefix argument.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5568 Set it to nil if you already include the message automatically in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5569 your draft using "repl: -filter repl.filter" in your ~/.mh_profile
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5570 file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5571 (mh-reply): Don't show message in other window if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5572 mh-reply-show-message-p is nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5573
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5574 * mh-e.el (mh-folder-tool-bar-map): Add mail_exec.xpm icon for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5575 mh-execute-commands.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5576
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5577 * mh-utils.el (mh-show-mouse): New function to click on a message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5578 in folder-mode and show that message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5579 * mh-e.el (mh-folder-mode-map): Bind mh-show-mouse to mouse-2.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5580
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5581 * mh-e.el (mh-page-msg): Show buffer first if not displayed,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5582 instead of simply complaining there's no other window.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5583
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5584 * mh-e.el (mh-folder-tool-bar-map): New tool-bar for folder mode!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5585 (mh-folder-mode): Setup tool-bar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5586
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5587 * mh-mime.el (mh-have-file-command): try to non-fatally load
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5588 executable.el because emacs20 doesn't autoload it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5589 * mh-utils.el (load "executable" t t): Idem.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5590
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5591 * mh-utils.el (mh-clean-msg-header): Bug fix. locally bind
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5592 after-change-functions to nil, working around a strange font-lock
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5593 bug in emacs20 when (add-hook 'mh-show-mode-hook 'turn-on-font-lock)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5594 was used.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5595
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5596 * mh-comp.el (require 'sendmail): Moved from mh-comp.el to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5597 mh-utils.el because it is needed in reading mail too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5598 (mh-header-field-end, mh-in-header-p): Moved to mh-utils.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5599 because they are needed by mh-show-mode's font-lock code.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5600 Unfortunately, this splits the field related code into two files.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5601 Perhaps it should all go into mh-utils?
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5602
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5603 2001-11-20 Eric Ding <ericding@alum.mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5604
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5605 * mh-utils.el (mh-show-from-face): Fix typo in defface
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5606
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5607 2001-11-20 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5608
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5609 * mh-utils.el (mh-mail-header-separator): Set to -------- as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5610 defined by MH (components, and replcomps files). This variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5611 cannot be a regexp since it is used as an argument to insert and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5612 is passed through regexp-quote before being used. The previous
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5613 value broke a lot of code, including mailcrypt.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5614
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5615 * mh-comp.el (mh-letter-mode, mh-send-letter): Insert X-Mailer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5616 header field from mh-send-letter.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5617 (mh-edit-again, mh-extract-rejected-mail): Call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5618 mh-insert-header-separator to ensure that there is a separator.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5619 Packages such as mailcrypt depend on it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5620 (mh-insert-header-separator): New function to insert
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5621 mh-mail-header-separator if it doesn't exist.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5622
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5623 2001-11-20 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5624
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5625 * mh-comp.el (mh-letter-mode): Make font-lock-defaults a local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5626 * mh-e.el (mh-folder-mode): Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5627 * mh-utils.el (mh-show-mode): Same.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5628
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5629 * mh-e.el (mh-scan-msg-num-regexp): Delete variable and replace
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5630 with mh-good-msg-regexp.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5631
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5632 * mh-utils.el (mh-mail-header-separator): Bug fix. Moved from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5633 mh-comp.el to mh-utils.el (which mh-comp.el loads).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5634
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5635 * mh-comp.el (mh-in-header-p): Recycle sendmail.el code (as
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5636 suggested by Bill).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5637 * mh-utils.el (mh-letter-header-font-lock): Use mh-in-header-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5638
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5639 * mh-comp.el (mh-letter-tool-bar-map): tool-bar customize button goes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5640 to customizing mh-compose group.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5641
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5642 * mh-utils.el (mh-show-mode): font-lock bug fix. Locally set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5643 font-lock-support-mode to nil.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5644 (mh-letter-header-font-lock, mh-header-field-font-lock): font-lock
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5645 bug fix. Don't return match beyond font-lock search limit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5646
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5647 * mh-comp.el (mh-letter-mode): Emacs20 bug fix. tool-bar-mode is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5648 not a bound variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5649
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5650 2001-11-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5651
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5652 * mh-comp.el (mh-letter-tool-bar-map): tool-bar help button goes
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5653 to 'Draft Editing' info node.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5654
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5655 * mh-utils.el (mh-show-from-face, mh-show-to-face): New faces used
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5656 for font-lock.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5657 (mh-header-to-font-lock, mh-header-cc-font-lock)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5658 (mh-header-field-font-lock): New helper function returning whole
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5659 header field arguments to font-lock.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5660 (mh-show-font-lock-keywords): Heavily modified using the above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5661
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5662 * mh-e.el (mh-scan-msg-num-regexp): Regexp matching the message
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5663 number in scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5664 (mh-scan-date-regexp): Regexp matching a valid date in scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5665 (mh-scan-rcpt-addr-regexp): Regexp specifying the recipient in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5666 scan lines for messages we sent.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5667 (mh-scan-followup-regexp): Regexp matching a followup subject
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5668 line, starting with Re:
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5669 (mh-scan-body-regexp):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5670 Regexp matching the message body beginning displayed in scan lines.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5671 (mh-scan.font-lock-regexp): Regexp matching output of the the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5672 optional scan.font-lock format file.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5673 (mh-folder-font-lock-keywords): New font-lock for folder-mode that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5674 uses the above regexps.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5675
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5676 2001-11-19 chad <y@mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5677
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5678 * mh-comp.el (mh-letter-tool-bar-map): made both references to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5679 mh-letter-tool-bar-map conditional on tool-bar-mode, instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5680 just one.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5681
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5682 2001-11-19 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5683
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5684 * mh-comp.el (mh-position-on-field): Move to the end of the header
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5685 if the field is not present. This function was documented to do
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5686 this, but wasn't doing so.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5687 (mh-insert-x-mailer): Simplified by using existing
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5688 mh-goto-header-field and mh-insert-fields functions. Now that
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5689 mh-insert-fields is used to insert X-Mailer header field, no
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5690 longer need to include X-Mailer in mh-x-mailer-string.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5691
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5692 2001-11-18 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5693
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5694 * mh-comp.el (mh-letter-tool-bar-map): New version of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5695 mh-letter-mode tool-bar. Changed order of buttons; made customize
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5696 and info buttons specific to mh-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5697
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5698 * mh-e.el (mh-folder-font-lock-keywords): New font-lock regexp
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5699 uses variables mh-deleted-msg-regexp, mh-refiled-msg-regexp and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5700 mh-cur-scan-msg-regexp, so will better adapt to non-default scan
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5701 formats. Also, lines marked for refiling are now fontified.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5702
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5703 2001-11-18 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5704
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5705 * mh-utils.el (mh-show-mode): Added local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5706 mail-header-separator which is initialized to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5707 mh-mail-header-separator.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5708
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5709 * mh-comp.el (mh-mail-header-separator): Updated to include ^$.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5710 Needed when running mh-edit-again, since by then the separator is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5711 gone. Added documentation saying one should use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5712 mail-header-separator and initialize it from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5713 mh-mail-header-separator.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5714 (mh-forward): Initialize mail-header-separator since
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5715 mh-letter-mode hasn't kicked in yet (which does initialize
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5716 mail-header-separator).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5717 (mh-letter-mode): Initialize mail-header-separator from
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5718 mh-mail-header-separator, not hard-coded string.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5719
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5720 * mh-comp.el (mh-insert-x-mailer-p): New variable to control
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5721 whether X-Mailer string is inserted. Default: t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5722 (mh-x-mailer-string): New variable that caches actual X-Mailer
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5723 string.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5724 (mh-letter-mode): Call mh-insert-x-mailer if mh-insert-x-mailer-p
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5725 is t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5726 (mh-insert-x-mailer): New function that inserts X-Mailer header
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5727 field.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5728
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5729 2001-11-17 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5730
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5731 * mh-utils.el (mh-letter-header-font-lock): New function to return
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5732 the entire mail header to font-lock for sedate font-locking.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5733 (mh-show-font-lock-keywords): Modified to fontify whole lines and use
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5734 mh-letter-header-font-lock above to fontify whole header.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5735
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5736 2001-11-17 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5737
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5738 * mh-comp.el (mail-header-separator): Added ^ and $ to make more
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5739 specific.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5740 (mh-forward, mh-letter-mode): Replaced hard-coded string with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5741 mail-header-separator.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5742
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5743 2001-11-16 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5744
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5745 * mh-e.el (mh-e-RCS-id): Renamed to mh-version.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5746 (mh-version): The variable: Set to a number instead of Id since
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5747 the Id didn't have the mh-e version number, and both Emacs and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5748 gnus do it this way too.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5749 (mh-version): The function: Fixed for nmh. Now displays mh-e
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5750 version correctly. Cleaned up output and display mh-progs, etc.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5751 (Closes SF #405620.)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5752
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5753 2001-11-15 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5754
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5755 * mh-comp.el (mh-letter-tool-bar-map): New tool-bar support for
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5756 mh-letter-mode in emacs21. Uses icons from gnus/message.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5757 * mh-comp.el (mh-letter-mode): Add buffer-local binding of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5758 tool-bar-map to mh-letter-tool-bar-map.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5759
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5760 2001-11-15 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5761
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5762 * mh-mime.el (mh-have-file-command): Add check for existence of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5763 executable-find command, which Jeffrey didn't exist in emacs-20.4.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5764 * mh-utils.el (mh-decode-quoted-printable-have-mimedecode): same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5765 as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5766 * mh-mime.el (mh-file-mime-type): Bug Fix. Some versions of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5767 'file' output a string like "file: Using regular magic file..."
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5768 to stderr, so discard stderr when using call-process with 'file'.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5769
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5770 2001-11-14 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5771
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5772 * mh-mime.el (mh-have-file-command): Check if 'file' command on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5773 system accepts arguments -i -b before accepting it for our use.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5774
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5775 2001-11-14 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5776
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5777 * mh-utils.el (mh-find-progs): Use expand-file-name instead of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5778 concatenating together strings into a path.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5779
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5780 2001-11-14 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5781
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5782 * mh-e.el (mh-folder-sequence-menu): Enable mh-widen in sequence
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5783 menu only when mh-narrowed-to-seq is t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5784
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5785 2001-11-14 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5786
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5787 * mh-mime.el (mh-have-file-command): Use 'executable-find' instead
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5788 of more complicated and error-prone call-process to which command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5789 * mh-utils.el (mh-decode-quoted-printable-have-mimedecode): Same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5790 change as above.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5791
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5792 2001-11-14 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5793
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5794 * mh-e.el (mh-make-folder-mode-line): Bug fix. Properly deal with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5795 folders that do not have any lines in them. Print "no msgs"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5796 instead of "0 msgs". Do not try to print a range when there are
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5797 no messages.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5798 * mh-e.el (mh-regenerate-headers): Bug fix. Catch and remove the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5799 "scan: band message list" message.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5800
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5801 2001-11-13 Jeffrey C Honig <jch@honig.net>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5802
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5803 * mh-utils.el (mh-find-progs): Bug fix. Add "mh/etc" to the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5804 subdirectories to search for "components". On BSD/OS, nmh is in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5805 "/usr/contrib/mh/*".
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5806
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5807 2001-11-13 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5808
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5809 * mh-comp.el (mh-letter-mode): Bug fix. Load mh-mime before
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5810 setting mh-mhn-compose-insert-p (when looking at a "forw: -mime"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5811 message containing a MIME composition) such that the variable is
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5812 properly declared as buffer-local.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5813
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5814 2001-11-12 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5815
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5816 * mh-funcs.el (mh-print-msg): mhl is in the mh-lib-progs
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5817 directory, not mh-lib (closes SF #481128).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5818
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5819 2001-11-12 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5820
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5821 * mh-seq.el (mh-widen): Bug fix (closes SF #481036).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5822 In a sequence with pending deletes and refiles, running mh-widen
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5823 would wipe out their notations, even though the sequences are still
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5824 defined. Fixed by calling a new function,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5825 mh-notate-deleted-and-refiled. Also changed the coping of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5826 mh-goto-msg-num since it didn't work consistently.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5827 * mh-seq.el (mh-notate-deleted-and-refiled): New functions written
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5828 to fix above mh-widen bug. It's a first cut, we may want to clear
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5829 all notations first, and notate the current-message sequence and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5830 user sequences. Time will tell.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5831
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5832 2001-11-12 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5833
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5834 * mh-seq.el (mh-widen): Make it attempt to stay on the same
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5835 message number (closes SF bug #480922).
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5836
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5837 2001-11-11 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5838
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5839 * import-emacs: New shell script to import Emacs changes to mh-e.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5840
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5841 * Makefile (import): New target to import Emacs changes.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5842
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5843 2001-11-09 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5844
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5845 * mh-mime.el (mh-file-mime-type): Bug fix. Change regexp to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5846 extract mime type from 'file -i' command output.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5847
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5848 2001-11-08 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5849
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5850 * mh-utils.el (mh-update-sequences-after-mh-show):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5851 New customizable variable telling whether to run
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5852 mh-update-sequences in mh-show-mode. Default is t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5853 * mh-utils.el (mh-show-msg): Run mh-update-sequences when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5854 mh-update-sequences-after-mh-show is set.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5855
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5856 2001-11-08 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5857
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5858 * mh-utils.el (mh-decode-quoted-printable-have-mimedecode):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5859 New variable telling whether command 'mimedecode' is on system.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5860 (http://www.freesoft.org/CIE/FAQ/mimedeco.c)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5861 * mh-utils.el (mh-decode-quoted-printable):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5862 New customizable variable telling whether to run mimedecode on
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5863 MIME message containing quoted-printable parts. mimedecode will
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5864 only alter quoted-printable parts , leaving others intact, and the
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5865 resulting message is still fully MIME.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5866 * mh-utils.el (mh-decode-quoted-printable): New function to run
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5867 mimedecode on the current buffer.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5868 * mh-utils.el (mh-display-msg): Conditionnaly call
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5869 mh-decode-quoted-printable function if mh-decode-quoted-printable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5870 variable is set, to view messages containing quoted-printable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5871 characters into 8-bit.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5872
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5873 2001-11-08 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5874
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5875 * mh-comp.el (mh-letter-mode): Set mh-mhn-compose-insert-p if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5876 looking at a "forw: -mime" message containing a MIME composition.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5877 * mh-mime.el (mh-file-mime-type): Bug fix. Failed on files like
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5878 "~/.mh_profile" because of shell construct. Wrapped filename with
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5879 expand-file-name.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5880 * mh-comp.el (mh-letter-mode-map): C-cC-o keybinding in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5881 mh-letter-mode-map for mh-open-line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5882
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5883 2001-11-07 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5884
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5885 * mh-comp.el (mh-open-line): New user function to split open a line
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5886 when editing a reply with included text.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5887 * mh-comp.el (mh-current-fill-prefix): New function used by
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5888 mh-open-line to get the fill-prefix on the current line.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5889 * mh-comp.el: Add mh-open-line to mh-letter-mode menubar.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5890
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5891 2001-11-06 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5892
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5893 * mh-seq.el (mh-region-to-sequence): New function, creating a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5894 sequence named 'region containing the message list in the selected
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5895 region.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5896 * mh-e.el (mh-delete-msg): Mark messages in region for deletion if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5897 mark is active and in transient-mark-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5898 * mh-e.el (mh-refile-msg): Mark messages in region for refiling if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5899 mark is active and in transient-mark-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5900 * mh-e.el (mh-undo): Undo message marks for refile or deletion if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5901 region if mark is active and in transient-mark-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5902
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5903 2001-11-06 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5904
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5905 * mh-comp.el (mh-letter-mode): Use sendmail.el's fill-paragraph.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5906 Copy its settings for paragraph-start, paragraph-separate,
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5907 fill-paragraph-function, adaptive-fill-regexp and
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5908 adaptive-fill-first-line-regexp. This make M-q (fill-paragraph)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5909 work correctly!
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5910
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5911 2001-11-05 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5912
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5913 * mh-funcs.el (mh-kill-folder): Remove mh-do-not-confirm condition
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5914 and always prompt the user for such a drastic step. Also change
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5915 the prompt a bit to clarify it.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5916
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5917 2001-11-04 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5918
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5919 * mh-mime.el (mh-mhn-compose-insert-p): New buffer-local variable
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5920 to tell when a MIME insertion was done in a letter.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5921 * mh-mime.el (mh-mhn-compose-type): Set mh-mhn-compose-insert-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5922 * mh-mime.el (mh-mhn-compose-external-type):
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5923 Set mh-mhn-compose-insert-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5924 * mh-mime.el (mh-mhn-compose-forw): Set mh-mhn-compose-insert-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5925 * mh-mime.el (mh-edit-mhn): Clear mh-mhn-compose-insert-p.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5926 * mh-comp.el (mh-send-letter): Run mh-edit-mhn when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5927 mh-mhn-compose-insert-p is set.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5928
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5929 2001-11-03 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5930
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5931 * mh-mime.el (mh-have-file-command): new function testing whether
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5932 file command is on the system.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5933 * mh-mime.el (mh-file-mime-type): new function returning MIME type
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5934 from file command.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5935 * mh-mime.el (mh-mhn-compose-insertion): Make use of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5936 mh-file-mime-type function instead of prompting.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5937
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5938 2001-10-30 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5939
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5940 * mh-utils.el (mh-show-use-goto-addr): defcustom this new
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5941 variable, determining whether to call goto-addr in mh-show-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5942 * mh-utils.el (mh-show-mode): Call goto-address when
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5943 mh-show-use-goto-addr is t.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5944
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5945 2001-10-25 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5946
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5947 * mh-utils.el (mh-recenter): Clarify docs and change '(t) to
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5948 (list 4) to match elisp doc on what C-u prefix argument actually is.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5949
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5950 2001-10-23 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5951
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5952 * mh-utils.el (mh-summary-height): In my quest to make mh-e more
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5953 useful out-of-the-box for new users, set mh-summary-height to a
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5954 minimum of 4 and a maximum of 10 depending on frame height. I
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5955 typically have 70 lines in my Emacs frame, so having a default of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5956 4 was silly for my case.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5957 * mh-e.el (mh-update-sequences): Check for nil value of
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5958 mh-current-folder, which happens if mh-summary-height < 4
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5959 although I haven't tracked doen why that happens.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5960
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5961 2001-10-22 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5962
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5963 * mh-comp.el (mh-insert-fields): Test for nil value when inserting
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5964 field.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5965
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5966 2001-10-20 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5967
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5968 * mh-comp.el (mh-user-agent-compose): Merged-in from XEmacs-21.4 source
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5969 * mh-comp.el (mh-letter-mode): Add easy-menu-add statement for XEmacs21
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5970 * mh-pick.el (mh-pick-mode): Add easy-menu-add statement for XEmacs21.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5971 * mh-e.el (mh-folder-mode): Add easy-menu-add statements for XEmacs21.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5972 * mh-utils.el: defalias 'screen-height to 'frame-height for XEmacs21.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5973
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5974 2001-10-19 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5975
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5976 * mh-mime.el (mh-edit-mhn): Use mhbuild in nmh context.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5977 * mh-utils.el (mh-find-progs): The variable mh-nmh-p (t when nmh
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5978 is in use rather than MH) was set assuming that the string "nmh"
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5979 will be in mh-lib-progs or mh-lib. This failed on Debian systems.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5980 Better to check for the existence of mhbuild in directory mh-progs.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5981 (closes SF bug #441776)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5982
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5983 2001-10-18 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5984
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5985 * mh-e.el: Add menubar entry from contrib/mh-menubar.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5986 * mh-comp.el: Add menubar entry from contrib/mh-menubar.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5987 * mh-pick.el: Add menubar entry from contrib/mh-menubar.el
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5988
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5989 2001-07-30 Peter S Galbraith <psg@debian.org>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5990
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5991 * mh-e.el: Change font-lock patterns for folders.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5992 Fontify scan.font-lock patterns (which will be documented)
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5993 and fontify subject lines prefixed with "Re:" differently.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5994 * mh-comp.el (mh-letter-mode): Add font-lock support as in
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5995 mh-show-mode.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5996
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5997 2001-04-14 chad brown <y@mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5998
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
5999 * rearrange the font-lock keywords a bit
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6000
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6001 2001-04-12 chad brown <y@mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6002
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6003 * preliminary (somewhat boring) font-lock support for mh-e. More
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6004 interesting font-lock support probably wants to have better
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6005 support for multiple format files
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6006
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6007 2001-02-24 chad brown <y@mit.edu>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6008
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6009 * add default nmh paths to mh-find-prog in mh-utils.el.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6010 change to mh-kill-folder in mh-funcs.el to make it more general.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6011
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6012 2001-02-19 Bill Wohler <wohler@newt.com>
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6013
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6014 * Makefile (EMACS): Renamed to EMACS_HOME. Also, don't define if
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6015 EMACS_HOME already exists to give developer a chance to set
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6016 environment variable.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6017 (install): $MH-E-SRC is copied to $(EMACS_HOME)/lisp/mail, not
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6018 $(EMACS_HOME)/src.
b35587af8747 Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
diff changeset
6019 (dist): Leave release in current directory.