aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorKen Olum2014-01-09 15:01:15 -0500
committerGlenn Morris2014-01-09 15:01:15 -0500
commit6affdccc5895a0e9650d74c93e0ef04a3e38d41f (patch)
treec4f40fa08fe98aaa1d7d2da171df2c8901f4207c /lisp/gnus/ChangeLog
parent236433d624037a970534da5e7c9125020e0fb4d3 (diff)
downloademacs-6affdccc5895a0e9650d74c93e0ef04a3e38d41f.tar.gz
emacs-6affdccc5895a0e9650d74c93e0ef04a3e38d41f.zip
Tiny change for message-bury
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00539.html * lisp/gnus/message.el (message-bury): Call bury-buffer with no argument in the message-return-action case too.
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 bcf26ac9f9c..8f2dc713376 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12014-01-09 Ken Olum <kdo@cosmos.phy.tufts.edu> (tiny change)
2
3 * message.el (message-bury): Call bury-buffer with no argument
4 in the message-return-action case too.
5
12014-01-05 Katsumi Yamaoka <yamaoka@jpl.org> 62014-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
2 7
3 * gnus-sum.el (gnus-article-stop-animations): Declare it before using. 8 * gnus-sum.el (gnus-article-stop-animations): Declare it before using.