Synch to Gnus 200311291038.
[elisp/gnus.git-] / lisp / ChangeLog
index 83709c3..ef87482 100644 (file)
@@ -1,3 +1,25 @@
+2003-11-29  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-group.el (gnus-group-make-menu-bar): Add
+       gnus-group-make-rss-group.
+
+2003-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el: Added custom-manual links to all variables that have
+       an index entry in the message manual.
+       (message-generate-headers-first): Fixed doc-string.
+
+2003-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-msg.el (gnus-summary-yank-message): Don't bind
+       gnus-display-mime-function to nil so that non-ascii text is
+       decoded and attachments are not shown.
+
+       * message.el (message-cite-original-without-signature): Replace
+       the value of message-reply-headers with the yanked article since
+       it may be a different article from the original.
+       (message-cite-original): Ditto.
+
 2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-blacklist-ignored-regexes): new variable, so
@@ -15,7 +37,7 @@
        exits processors
        (spam-group-processor-p): support old-style and new-style spam/ham
        exit processors
-       (spam-group-processor-multiple-p): handle new-style spam/hamn exit
+       (spam-group-processor-multiple-p): handle new-style spam/ham exit
        processors
        (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
        logic to iterate over list of processors instead of manual
@@ -47,6 +69,9 @@
        bogofilter, spamoracle): rewrite registration/unregistration
        functions to take a list of articles and the unregister option.
        Much hilarity ensues.
+       (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
+       (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
+       don't load and save unnecessarily
 
        * spam-stat.el (spam-stat-dirty): new variable, set when the stats
        database is modified