Mercurial > emacs
diff lisp/gnus/ChangeLog @ 110534:826d60163924
Merge changes from emacs-23 branch.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 23 Sep 2010 22:10:54 -0400 |
parents | 64945cefe6a6 b799d38f522a |
children | 93f2c2c37f24 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Sep 24 00:38:10 2010 +0000 +++ b/lisp/gnus/ChangeLog Thu Sep 23 22:10:54 2010 -0400 @@ -1,3 +1,8 @@ +2010-09-24 Glenn Morris <rgm@gnu.org> + + * message.el (message-output): Use gnus-output-to-rmail if a buffer is + visiting the fcc file in rmail-mode. + 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org> * nnir.el: Silence the byte compiler.