Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-94
[gnus] / lisp / ChangeLog
index 8c0a49c..de9cb84 100644 (file)
@@ -1,6 +1,144 @@
+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
+       user-function allow user modifications of the scores.
+       (spam-stat-score-buffer-user): New function, to allow
+       user-computed modifications to the score.
+       (spam-stat-score-buffer-user-functions): list of additional
+       scoring functions
+       (spam-stat-error-holder): global temporary error holder
+       (spam-stat-split-fancy): use the new `spam-stat-error-holder'
+       variable
+
+2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-clean-empty-function)
+       (gnus-registry-trim, gnus-registry-fetch-groups)
+       (gnus-registry-delete-group): now groups that match
+       `gnus-registry-ignored-groups' will be removed from the registry
+       entries, not just ignored for splitting.  This helps clean up the
+       registry.  Also, `gnus-registry-fetch-groups' is a convenient way
+       to get all the groups a message ID is in.
+
+       * spam-stat.el (spam-stat-split-fancy-spam-threshold)
+       (spam-stat-split-fancy): changed "threshhold" to "threshold"
+       (spam-stat-score-buffer-user-functions): added :number custom type
+
+2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-coding-system-p): Don't return binary for the nil
+       argument in XEmacs.
+
+       * nnrss.el (nnrss-compatible-encoding-alist): New variable.
+       (nnrss-request-group): Decode group name first.
+       (nnrss-request-article): Make a text/plain article if mml-to-mime
+       failed.
+       (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>
+
+       * nnimap.el (nnimap-date-days-ago): Add defvars in order to
+       silence the byte compiler inside the defun
+
+       * gnus-demon.el (parse-time-string): Added autoload.
+
+       * gnus-delay.el (parse-time-string): Added autoload.
+
+       * gnus-art.el (parse-time-string): Added autoload.
+
+       * nnultimate.el (parse-time): Require for `parse-time-string'.
+
+2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
+
+       * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
+
+       * smime.el (smime-ldap-host-list): Add :version.
+
+2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
+       pass it to `gnus-browse-read-group'.
+       (gnus-browse-read-group): Add NUMBER argument and pass it to
+       `gnus-group-read-ephemeral-group'.
+
+       * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
+       argument and pass it to `gnus-group-read-group'.
+
+2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * mm-util.el (mm-xemacs-find-mime-charset): Only call
+       mm-xemacs-find-mime-charset-1 if we have the mule feature
+       available at runtime.
+
+2005-03-25  Werner Lemberg  <wl@gnu.org>
+
+       * nnmaildir.el: Replace `illegal' with `invalid'.
+
+2005-03-23  Lute Kamstra  <lute@gnu.org>
+
+       * time-date.el: Add comment on time value formats.
+       Don't require parse-time.
+       (with-decoded-time-value): New macro.
+       (encode-time-value): New function.
+       (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
+       (days-to-time): Return a valid time value when arg is huge.
+       (time-since): Use time-subtract.
+       (time-to-number-of-days): Use time-to-seconds.
+
+2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-start.el (gnus-display-time-event-handler):
+       Check display-time-timer at runtime rather than only at load time
+       in case display-time-mode is turned off in the mean time.
+
+2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnimap.el (nnimap-open-connection): Print which authinfo file is
+       used.
+
+       * nneething.el (nneething-map-file-directory): Derive from
+       `gnus-directory'.
+
+       * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
+       the To/Cc button.
+
+2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmaildir.el (nnmaildir-request-accept-article):
+       Use `nnheader-cancel-timer' for compatibility with current XEmacs.
+
+2005-03-13  Steve Youngs  <steve@sxemacs.org>
+
+       * gnus-async.el: Require timer-funcs at compile time when in
+       XEmacs for `run-with-idle-timer'.
+
 2005-03-13  Steve Youngs  <steve@sxemacs.org>
 
-       * lisp/gnus.el: Don't try and mark `gnus-agent-save-groups' as an
+       * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
        autoloaded function.
        From: Andrey Slusar <anrays@gmail.com>.
 
 
 2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
 
-       * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one
-       flaw.
+       * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
 
 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
        * smime.el: Require smime-ldap.
        (smime-ldap-host-list): New variable.
-       (smime-cert-by-ldap, smime-cert-by-ldap-1): Likewise.
+       (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
 
        * mml-smime.el (mml-smime-encrypt-query): New function.
        (mml-smime-encrypt-query): Use it.
 
 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.