diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2012-02-06 22:44:51 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2012-02-06 22:44:51 +0100 |
commit | 155628057e1fc9dee052303df2ab7ff1ee5f08a8 (patch) | |
tree | e7364b5b47226b61fb86a42bbcb60c2279171d02 /lisp/gnus/ChangeLog | |
parent | 7dd679eb09f65d0a83e14168b005ffc8270e7d05 (diff) | |
download | emacs-155628057e1fc9dee052303df2ab7ff1ee5f08a8.tar.gz emacs-155628057e1fc9dee052303df2ab7ff1ee5f08a8.tar.bz2 emacs-155628057e1fc9dee052303df2ab7ff1ee5f08a8.zip |
Minor Gnus group exit fix
* gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
when just reading a single group from "without" Gnus.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r-- | lisp/gnus/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 493734dc7bf..1d0e36d6479 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2012-02-06 Lars Ingebrigtsen <larsi@gnus.org> + + * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus + when just reading a single group from "without" Gnus. + 2012-02-06 Chong Yidong <cyd@gnu.org> * gnus-sum.el (gnus-summary-show-thread): |