Allow using functions as treatment predicates.
[gnus] / lisp / ChangeLog
index 19f69dd..413f9bd 100644 (file)
@@ -1,3 +1,32 @@
+2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
+
+       * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
+       (bug#13384).
+
+2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
+       that were only relevant in a development version a long time ago.
+
+2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
+       that the old Emacs 24s bundle.
+
+2013-07-10  David Engster  <deng@randomsample.de>
+
+       * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
+       if `gnus-newsrc-file-version' does not match `gnus-version'.  This
+       fixes a bug in Emacs trunk where the 'unexist' marks were always
+       removed at startup because "Gnus v5.13" was considered smaller than "Ma
+       Gnus v0.03".
+
+2013-07-10  Tassilo Horn  <tsdh@gnu.org>
+
+       * gnus.el (gnus-summary-line-format): Reference
+       `gnus-user-date-format-alist' for the &user-date; format, not
+       `gnus-summary-user-date-format-alist'.
+
 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnml.el (nnml-request-compact-group): Don't bug out if we can't
 
        * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
        address as the default.
-       (gnus-summary-insert-old-articles): Don't include unexistent messages.
+       (gnus-summary-insert-old-articles): Don't include unexisting messages.
 
        * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
        makes no sense to query the user about internal files.