aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorThierry Volpiatto2012-03-04 22:19:10 +0000
committerKatsumi Yamaoka2012-03-04 22:19:10 +0000
commitee30fbcdd3813fef35f401702c9fbedfdf837397 (patch)
tree862798977d55591fd69b35b2a77b4226f7791e0a /lisp/gnus/ChangeLog
parentf20f95c65cb948ce2b7ff667831dc64471d001fa (diff)
downloademacs-ee30fbcdd3813fef35f401702c9fbedfdf837397.tar.gz
emacs-ee30fbcdd3813fef35f401702c9fbedfdf837397.zip
gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus isn't running (bug#10897).
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 5b9ffc07d1c..a4c1513926d 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2
3 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4 isn't running (bug#10897).
5
12012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org> 62012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 7
3 * shr.el (shr-column-specs): Protect against TDs with "width: 0%". 8 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".