X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=92a452d0115133f96aebfe886184e8df42d3e0a6;hb=207ea2435f8ae7bbbf5413f54b0a25b0713970e5;hp=be06ab329a109eee11edbba7cb2c5a9b8eb58fe6;hpb=c17f2ec5c71b32c6bd50803ae8daabf5ede68a3d;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index be06ab3..92a452d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,146 @@ +2003-03-04 Katsumi Yamaoka + + * lisp/gnus-ofsetup.el: Don't require `read-passwd'; don't set + `mail-source-read-passwd' and `gnus-setup-news-hook'. + + * contrib/passwd.el: New file. + +2003-02-20 Katsumi Yamaoka + + * lisp/gnus-offline.el (gnus-offline-add-custom-header): Use + insert instead of insert-string which is obsolete in Emacs 21.4 + (synch to the change of Jesper Harder at 2003-02-20). + +2003-02-19 Reiner Steib + + * GNUS-NEWS: Renamed `gnus-unsightly-citation-regexp' to + `gnus-cite-unsightly-citation-regexp'. + +2003-02-18 Simon Josefsson + + * GNUS-NEWS: Talk about canlock more. + +2003-02-13 Kai Gro,A_(Bjohann + + * GNUS-NEWS: Add user visible changes from Michael Shields from + the past couple of days. Actual text from Michael. + +2003-02-09 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.16 (quimby) revision 00. + +2003-02-09 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.15 revision 00. + +2003-01-25 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.15 (quimby) revision 00. + +2003-01-25 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.14 revision 00. + +2003-01-24 Jesper Harder + + * etc/gnus-tut.txt: Update. + +2003-01-24 Katsumi Yamaoka + + * texi/infohack.el (infohack-texi-format): Withdraw the change of + 2003-01-17. + +2003-01-21 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.14 (quimby) revision 00. + +2003-01-21 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.13 revision 00. + +2003-01-17 Katsumi Yamaoka + + * texi/infohack.el (infohack-texi-format): Insert one excessive + newline after a @foo{bar} thing to prevent clinging of a line and + a line (old texinfmt bug?) if it should be considered only one + thing in a line. + +2003-01-17 TSUCHIYA Masatoshi + + * .cvsignore: Import from Oort Gnus. + * contrib/.cvsignore: Ditto. + * etc/.cvsignore: Ditto. + * lisp/.cvsignore: Ditto. + * texi/.cvsignore: Ditto. + * texi/ps/.cvsignore: Ditto. + +2003-01-16 Katsumi Yamaoka + + * lisp/gnus-msg.el (gnus-summary-digest-mail-forward): Set article + numbers to be marked. + +2003-01-02 Lars Magne Ingebrigtsen + + (A forgotten thing to synchronize to Oort Gnus.) + * lisp/gnus-msg.el (gnus-summary-mail-forward): To many lists of + lists. + +2003-01-15 Simon Josefsson + + * GNUS-NEWS: Add. Fix from Reiner Steib + <4uce.02.r.steib@gmx.net>. + +2003-01-14 Katsumi Yamaoka + + * lisp/binhex.el: Require `path-util'. + * lisp/gnus-audio.el: Ditto. + * lisp/spam.el: Ditto. + * lisp/uudecode.el: Ditto. + + * lisp/binhex.el (binhex-use-external): Replace `executable-find' + with `exec-installed-p'. + * lisp/gnus-audio.el (gnus-audio-au-player): Ditto. + (gnus-audio-wav-player): Ditto. + * lisp/spam.el (spam-ifile-path): Ditto. + (spam-bogofilter-path): Ditto. + * lisp/uudecode.el (uudecode-use-external): Ditto. + + * lisp/gnus-int.el (gnus-agent-expire): Make arguments optional. + +2003-01-13 Katsumi Yamaoka + + * lisp/gnus-util.el (gnus-read-event-char): Take an optional + parameter even if Mule 2.3 is running. + +2003-01-10 Reiner Steib + + * make.bat: Removed "-no-init-file" (it's the same as "-q"). Use + new variables EMACSBATCH and GNUS_INFO_DIR. Install gnus-?, + message-?, sieve and pgg (in texi). Added hint for dir entries. + + * make-x.bat: Ditto. + +2003-01-13 Simon Josefsson + + * GNUS-NEWS: Add smileys, Sender:, message-utils. + Expand anti-spam. Fixes. + +2003-01-12 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.13 (quimby) revision 00. + +2003-01-12 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.12 revision 00. + +2003-01-12 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.12 (quimby) revision 00. + +2003-01-12 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.11 revision 00. + 2003-01-11 Katsumi Yamaoka * lisp/gnus.art.el (gnus-treat-predicate): Don't follow the Change