Synch to No Gnus 200405141948.
[elisp/gnus.git-] / lisp / ChangeLog
index 9a584c7..ec3cee1 100644 (file)
@@ -1,3 +1,34 @@
+2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
+       header is not nil (tiny change).  From Nelson Ferreira
+       <nelson.ferreira@verizon.net>.
+
+       * spam.el (spam-summary-prepare-exit): only produce "marking spam
+       as expired without moving it" message when there are spam
+       messages left
+
+2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
+
+       * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
+       nntp-possibly-create-directory, not nntp-possibly-change-group.
+       (nntp-marks-changed-p): New arg SERVER.
+       (nntp-request-update-info): Adjust caller.
+
+2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
+
+       * nntp.el (nntp-save-marks): Pass missing arg.
+
+2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
+
+       * nntp.el: Support marks.
+       (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
+       (nntp-marks-modtime, nntp-marks-directory): New variables.
+       (nntp-request-set-mark, nntp-request-update-info)
+       (nntp-possibly-create-directory, nntp-marks-changed-p)
+       (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
+       functions.
+
 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-xmas.el (gnus-xmas-select-lowest-window)