Remove all mentions of w3
[gnus] / lisp / ChangeLog
index eb019df..bbc1508 100644 (file)
@@ -1,3 +1,65 @@
+2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * mm-url.el: Remove all usage of w3.
+
+       * nnrss.el: Ditto.
+
+       * mm-decode.el: Ditto.
+
+       * mm-view.el: Ditto.
+
+       * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
+       outdated and all Emacsen have url.el built-in.
+
+       * gnus-setup.el: Remove outdated file.
+
+2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+
+       * gnus.el: Ma Gnus v0.9 is released.
+
+2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
+
+2014-01-31  Dave Abrahams  <dave@boostpro.com>
+
+       * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
+       in the summary buffer (bug#13769).
+
+2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
+       name if we're using a single article buffer.  Otherwise, it may point
+       to a killed buffer (bug#13756).
+
+2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
+       the match data, just save and restore it explictly (bug#12375).
+
+       * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
+       that's needed.
+
+       * spam.el (spam-initialize): Allow calling repeatedly, but only run the
+       the code once (bug#9069).
+
+2014-01-18  Steinar Bang  <sb@dod.no>
+
+       * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
+       reading.
+
+2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
+
+       * message.el (message-bury): Call bury-buffer with no argument
+       in the message-return-action case too.
+
+2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
+       (nnimap-split-fancy, nnimap-split-methods): Declare.
+
+       * mm-util.el (help-function-arglist): Declare.
+
 2013-12-28  Glenn Morris  <rgm@gnu.org>
 
        * gnus-sieve.el (gnus-sieve-select-method):