Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-94
[gnus] / lisp / ChangeLog
index d617336..de9cb84 100644 (file)
@@ -1,3 +1,16 @@
+2005-04-11  Lute Kamstra  <lute@gnu.org>
+
+       * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
+       differently.
+
+2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mm-util.el (mm-detect-coding-region): Typo.
+
+2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
+
 2005-04-06  D Goel  <deego@gnufans.org>
 
        * spam-stat.el (spam-stat-score-buffer): Add a call to a
        (nnrss-get-encoding): Return a compatible encoding according to
        nnrss-compatible-encoding-alist.
        (nnrss-find-el): Use consp instead of listp.
+       (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
+
+2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
+       which Emacs 20 doesn't support.
+       (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
 
 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-art. (gnus-article-edit-article): Don't associate the
+       * gnus-art.el (gnus-article-edit-article): Don't associate the
        article buffer with a draft file.  This is a temporary measure
        against the 2004-08-22 change to gnus-article-edit-mode.