comparison lisp/gnus/ChangeLog @ 100516:0363096dbcf8

Merge from gnus--devo--0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1505
author Miles Bader <miles@gnu.org>
date Fri, 19 Dec 2008 02:40:25 +0000
parents ce4ce31aa65a
children c6aed22590ab
comparison
equal deleted inserted replaced
100515:ce4ce31aa65a 100516:0363096dbcf8
1 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * mm-util.el (mm-substring-no-properties): New function.
4 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
5 (mm-special-display-p): Enable those lambda forms to be byte compiled.
6 (mm-string-to-multibyte): Doc fix.
7
8 * mml.el (mml-attach-file): Use mm-substring-no-properties.
9
10 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
11
12 * mml.el (mml-attach-file): Strip text properties from file name.
13
1 2008-12-16 Glenn Morris <rgm@gnu.org> 14 2008-12-16 Glenn Morris <rgm@gnu.org>
2 15
3 * mm-util.el (mm-charset-override-alist): Declare for compiler. 16 * mm-util.el (mm-charset-override-alist): Declare for compiler.
4 17
5 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org> 18 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>