Mercurial > emacs
diff lisp/gnus/ChangeLog @ 57838:f9b877e1c390
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-64
Update from CVS
2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-msg.el (gnus-configure-posting-styles): Work with empty
signature file. Suggested by Manoj Srivastava
<srivasta@golden-gryphon.com>.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 01 Nov 2004 10:41:03 +0000 |
parents | 55829134ac17 |
children | df80d19d7a2e |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Mon Nov 01 08:52:47 2004 +0000 +++ b/lisp/gnus/ChangeLog Mon Nov 01 10:41:03 2004 +0000 @@ -1,5 +1,9 @@ 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org> + * gnus-msg.el (gnus-configure-posting-styles): Work with empty + signature file. Suggested by Manoj Srivastava + <srivasta@golden-gryphon.com>. + * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than iso-2022-jp even in the Japanese language environment. Suggested by Jason Rumney <jasonr@gnu.org>.