(mm-with-unibyte-current-buffer): Add note.
[gnus] / lisp / ChangeLog
index cb25922..0776a66 100644 (file)
@@ -1,5 +1,24 @@
+2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-with-unibyte-current-buffer): Add note.
+
 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
+       * gnus-art.el (gnus-button): New face.
+       (gnus-article-button-face): Use it.
+
+       * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
+       gnus-summary-next-page.  Re-order.
+
+       * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
+       next-node are now included.
+       (gnus-group-redraw-line-number): New internal variable.
+       (gnus-group-redraw-check): Helper function for updating the tool
+       bar.
+       (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
+
+       * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
+
        * spam.el (spam-spamassassin-score-regexp): New internal variable.
        (spam-extra-header-to-number, spam-check-spamassassin-headers):
        Use it to match format of Spamassassin 3.0 and later.  Reported by
 
        * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
 
-2006-02-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
 
-2005-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * dns.el (query-dns): Protect more against buggy tcp output.
 
@@ -36,7 +55,7 @@
        (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
        groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
        output on the server side.
-        (nnweb-google-create-mapping): Update regexps and add some
+       (nnweb-google-create-mapping): Update regexps and add some
        progress indication.
 
 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>