Merge remote branch 'origin/no-gnus'
[gnus] / lisp / ChangeLog
index a7b438f..a753cf6 100644 (file)
@@ -1,5 +1,17 @@
 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * mml.el (mml-generate-mime): Allow specifying what the top-level part
+       type is.
+
+       * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
+       `unexists' entries.
+       (gnus-clean-old-newsrc): Fix last checkin.
+
+       * nnimap.el (nnimap-update-info): None of the articles below the active
+       low-water mark exist.
+
+       * dgnushack.el: Get rid of XEmacs compilation warning.
+
        * gnus-msg.el (gnus-summary-cancel-article): See what From header we
        would have gotten if we posted to the group, and use that to compare
        against the message we want to cancel (bug#10808).
 
 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
+       have a group name.
+
        * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
        a multibyte buffer (bug#7410).
        (article-wash-html): Parse the original article buffer to get the
 
        * 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