Mercurial > emacs
comparison lisp/mh-e/ChangeLog @ 90386:2ecafc6d5db7
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 239-258)
- Update from CVS
- (Ffield_beginning, find_field): Undo change of 2006-04-23.
- Rcirc patch from Ryan Yeske
- Merge from gnus--rel--5.10
- Clean up lisp/gnus/ChangeLog a bit
* gnus--rel--5.10 (patch 91-98)
- Merge from emacs--devo--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 May 2006 05:51:52 +0000 |
parents | 72dea2ff0142 6afc1230a3e3 |
children | 146cd8369025 |
comparison
equal
deleted
inserted
replaced
90385:72dea2ff0142 | 90386:2ecafc6d5db7 |
---|---|
1 2006-04-28 Bill Wohler <wohler@newt.com> | |
2 | |
3 Release MH-E version 7.95. | |
4 | |
5 * mh-e.el (Version, mh-version): Update for release 7.95. | |
6 | |
7 2006-04-26 Eric Ding <ericding@alum.mit.edu> | |
8 | |
9 * mh-e.el (mh-invisible-header-fields-internal): Add entry | |
10 "X-Provags-ID:" | |
11 | |
12 2006-04-25 Bill Wohler <wohler@newt.com> | |
13 | |
14 * mh-letter.el (mh-folder-expand-at-point): Fix folder completion. | |
15 Folders returned by mh-folder-completion-function no longer need | |
16 adornment (closes SF #1476270). | |
17 | |
18 2006-04-21 Bill Wohler <wohler@newt.com> | |
19 | |
20 * mh-e.el (Version, mh-version): Add +cvs to version. | |
21 | |
22 2006-04-21 Bill Wohler <wohler@newt.com> | |
23 | |
24 Release MH-E version 7.94. | |
25 | |
26 * mh-e.el (Version, mh-version): Update for release 7.94. | |
27 | |
28 2006-04-21 Bill Wohler <wohler@newt.com> | |
29 | |
30 * mh-letter.el (mh-insert-letter): If a message number isn't | |
31 given, throw an error rather than using a potentially incorrect | |
32 message number (closes SF #1473729). In addition, use the cur | |
33 message if mh-sent-from-msg is nil (when sending a message, in | |
34 contrast to replying). Move conversion of int to string into | |
35 interactive stanza so body can assume variables are of proper | |
36 type. | |
37 | |
1 2006-04-20 Bill Wohler <wohler@newt.com> | 38 2006-04-20 Bill Wohler <wohler@newt.com> |
2 | 39 |
3 * mh-tool-bar.el (image-load-path): Define to shush compiler. | 40 * mh-tool-bar.el (image-load-path): Define to shush compiler. |
4 (mh-buffer-exists-p): Move inside mh-do-in-gnu-emacs since it | 41 (mh-buffer-exists-p): Move inside mh-do-in-gnu-emacs since it |
5 isn't used outside of it. | 42 isn't used outside of it. |