comparison lisp/mh-e/ChangeLog @ 92148:f991f10f15ec

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
author Miles Bader <miles@gnu.org>
date Sun, 24 Feb 2008 10:09:07 +0000
parents e26b036a79a1 d5075458f759
children 23eda9299411
comparison
equal deleted inserted replaced
92147:773ae07da318 92148:f991f10f15ec
74 * mh-comp.el (mh-forward): When forwarding with mml, messages are 74 * mh-comp.el (mh-forward): When forwarding with mml, messages are
75 no longer included in reverse order (closes SF #1730393). 75 no longer included in reverse order (closes SF #1730393).
76 76
77 * mh-mime.el (mh-mml-forward-message): Forward messages as inline 77 * mh-mime.el (mh-mml-forward-message): Forward messages as inline
78 attatchments (closes SF #1378993). 78 attatchments (closes SF #1378993).
79
80 2008-02-06 Richard Stallman <rms@gnu.org>
81
82 * mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst.
83
84 * mh-acros.el (mh-do-in-gnu-emacs, mh-do-in-xemacs)
85 (with-mh-folder-updating, mh-in-show-buffer)
86 (mh-iterate-on-messages-in-region, mh-iterate-on-range):
87 (mh-do-at-event-location): Add debug decls.
88 (mh-seq-msgs): Use defsubst.
89
90 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
91
92 * mh-e.el (mh-scan-format-file-check, mh-adaptive-cmd-note-flag-check):
93 * mh-xface.el (mh-x-image-url-cache-canonicalize):
94 Replace `legal' with `valid'.
79 95
80 2007-08-19 Jeffrey C Honig <jch@honig.net> 96 2007-08-19 Jeffrey C Honig <jch@honig.net>
81 97
82 * mh-e.el (mh-invisible-header-fields-internal): We want to show 98 * mh-e.el (mh-invisible-header-fields-internal): We want to show
83 Comments: and hide Comment:, not the other way around. 99 Comments: and hide Comment:, not the other way around.