lisp/ChangeLog: Add missing entry
[gnus] / lisp / ChangeLog
index e79a9b3..a825ab6 100644 (file)
@@ -1,16 +1,19 @@
 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
-       buffer exists, which it doesn't if we haven't started Gnus.
+       * mm-decode.el (mm-dissect-buffer): Doc fix.
 
-2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
+       don't have a current group.
 
-       pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
-       Remove.
+       * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
+       buffer if it doesn't exist.
 
-       dgnushack.el (pgg-snarf-keys-region): Remove autoload.
+       * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
+       given, mark the group as ephemeral with the current window conf.
 
-       lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
+       * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
+       buffer exists, which it doesn't if we haven't started Gnus.
+       (gnus-summary-exit): Allow quitting when we don't have a group buffer.
 
 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * binhex.el, hashcash.el, uudecode.el:
        Remove * characters from the front of variable docstrings.
 
-2012-04-05  Bastien Guerry  <bzg@altern.org>
-
-       * color.el (color-lighten-name): Fix typo.
-
 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * shr.el (shr-find-fill-point): Remove unused code; don't break a line
 
 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
+       don't have a current group.
+
+2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
+       Remove.
+
+       dgnushack.el (pgg-snarf-keys-region): Remove autoload.
+
+       lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
+
 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
 
        * gnus-start.el (gnus-1): Avoid duplicate entries.
 
-2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
-
-       * mm-decode.el (mm-dissect-singlepart): Guess what the type of
-       application/octet-stream parts really is.
-
-       * gnus-sum.el (gnus-propagate-marks): Remove.
-
 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
 
        * imap.el: Remove.
        * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
        Gnus 0.3.
 
+2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-decode.el (mm-dissect-singlepart): Guess what the type of
+       application/octet-stream parts really is.
+
+       * gnus-sum.el (gnus-propagate-marks): Remove.
+
 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
 
        * shr.el (shr-rescale-image): Undo previous change; see