Revision: gnus--cvs-trunk--0--patch-14
Archive: lorentey@elte.hu--2004
Creator: Karoly Lorentey <lorentey@elte.hu>
Date: Tue May 25 01:46:04 CEST 2004
Standard-date: 2004-05-24 23:46:04 GMT
Modified-files: CVS/Entries configure.in
    etc/gnus/CVS/Entries etc/gnus/news-server.ast
    lisp/CVS/Entries lisp/ChangeLog lisp/assistant.el
    lisp/gnus-sum.el lisp/gnus-util.el lisp/gnus.el
    lisp/mm-decode.el lisp/netrc.el lisp/nnimap.el
    lisp/nntp.el lisp/spam-report.el lisp/spam.el
New-patches: lorentey@elte.hu--2004/gnus--cvs-trunk--0--patch-14
Summary: Update from CVS

2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>

   * lisp/spam.el (spam-list-of-processors): use nil for nonexistent processors
   (spam-group-processor-p): fixed function so it works properly
   (spam-group-processor-multiple-p)
   (spam-group-spam-processor-report-gmane-p)
   (spam-group-spam-processor-report-resend-p)
   (spam-group-spam-processor-bogofilter-p)
   (spam-group-spam-processor-blacklist-p)
   (spam-group-spam-processor-ifile-p)
   (spam-group-ham-processor-ifile-p)
   (spam-group-spam-processor-spamoracle-p)
   (spam-group-spam-processor-crm114-p)
   (spam-group-ham-processor-bogofilter-p)
   (spam-group-spam-processor-stat-p)
   (spam-group-ham-processor-stat-p)
   (spam-group-ham-processor-whitelist-p)
   (spam-group-ham-processor-BBDB-p)
   (spam-group-ham-processor-spamoracle-p)
   (spam-group-ham-processor-copy-p): functions removed with some
   prejudice against unneeded code
   (spam-report-articles-resend)
   (spam-report-resend-register-routine): allow the group/topic
   spam-resend-to value to override spam-report-resend-to
   (spam-summary-prepare-exit): invoke spam-group-processor-p
   properly now

   * lisp/spam-report.el (spam-report-resend-to, spam-report-resend):
   start with resend-to set to nil, and then ask the user if
   necessary.  From Daniel Pittman <daniel@rimspace.net>.

   * lisp/gnus.el (spam-resend-to): new group/topic parameter
   (spam-process): move the OBSOLETE processors to the end of the
   choices.

   * lisp/spam-report.el (spam-report-resend): spam-report-resend takes a
   list of articles, not separate article numbers.  From Daniel
   Pittman <daniel@rimspace.net>.

2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
   addition to emacs-w3m.

2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/assistant.el (assistant-authinfo-data): New function.
   (assistant-eval): Eval for entire assistant.

   * lisp/netrc.el (netrc-services-file): New variable.
   (netrc-parse-services): New function.
   (netrc-find-service-name): New function.
   (netrc-find-service-number): New function.
   (netrc-port-equal): New function.
   (netrc-machine): Use it.

   * lisp/nnimap.el (nnimap-open-connection): Use netrc.

   * lisp/gnus-util.el (gnus-netrc-get): Remove aliases.

   * lisp/gnus-sum.el (gnus-auto-center-summary): Change default to 2.