X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e6ef082db27f416a94319fa928728d31c86e38a6;hb=refs%2Ftags%2Ft-gnus-6_15_18-00-quimby;hp=765ae60c6d668c3cc77c8616a336b427832029aa;hpb=d0a2341b07fb06b590313d65c6d7fcbe63e323b1;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index 765ae60..e6ef082 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,125 @@ +2003-03-31 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.18 (quimby) revision 00. + +2003-03-31 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.17 revision 00. + +2003-03-24 Katsumi Yamaoka + + * lisp/gnus-art.el (gnus-article-x-face-command): Don't examine + functions if `noninteractive'. + (gnus-article-should-use-smiley-mule): Don't examine values if + `noninteractive'. + (gnus-treat-display-face): Default to nil if x-face-e21 is + available. + (gnus-treat-display-smileys): Don't examine values if + `noninteractive'. + + * lisp/message.el (message-yank-original): Check not only the + References field but the `message-reply-headers' variable. + + * lisp/imap.el (imap-tls-open): Don't bind coding-systems; use + `set-buffer-multibyte' instead of `imap-disable-multibyte'. + + * lisp/tls.el: Require `pces'. + (open-tls-stream): Use `as-binary-process'. + +2003-03-23 Simon Josefsson + + * GNUS-NEWS: Add IDNA. Add TLS. Fix USEFOR reference. + +2003-03-22 Frank Schmitt + + * make.bat: Redone from scratch; supports both Emacs and XEmacs + now; correctly generate gnus-load.el; check for errors; use + makeinfo if available, infohack.el if it isn't; be less verbose + when copying files; copy files from etc/gnus and etc/smilies, too + +2003-03-22 Frank Schmitt + + * make-x.bat: Removed, make.bat does its job now. + +2003-03-22 Frank Schmitt + + * etc/gnus-tut.txt: Include Gnus FAQ from http://my.gnus.org. + +2003-03-18 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.17 (quimby) revision 00. + +2003-03-18 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.15.16 revision 00. + +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.