X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f22ec7b3ec93174e47291a8006f56e09c363176d;hb=bc7b5c59c37427ec7863e103c155609d29d92cd9;hp=ae9018cdac63c5bff450f04e4a958a91b08ecd4a;hpb=cd25b95193df9434e77ff651a09a1ee183d3d75b;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index ae9018c..f22ec7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,100 @@ +2004-09-30 Simon Josefsson + + * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi. + + * GNUS-NEWS: Generated. + +2004-09-30 Katsumi Yamaoka + + * lisp/gnus-encrypt.el: Bind password-cache-expiry when compiling. + +2004-09-29 Simon Josefsson + + * GNUS-NEWS: Generated. + + * Makefile.in (GNUS-NEWS): Add. + +2004-09-15 Katsumi Yamaoka + + * lisp/gnus-encrypt.el: Autoload password-read-and-add and + password-cache-remove. + +2004-09-11 Simon Josefsson + + * GNUS-NEWS: Generated. + +2004-09-02 Reiner Steib + + * etc/.cvsignore: Remove unused. + +2004-09-01 Katsumi Yamaoka + + * texi/gnus-ja.texi: Uncomment the @copying section. + * texi/message-ja.texi: Ditto. + +2004-09-01 Katsumi Yamaoka + + * texi/gnus-ja.texi: Comment the @copying section temporarily. + * texi/message-ja.texi: Ditto. + +2004-08-27 Katsumi Yamaoka + + * lisp/gnus.el: Don't autoload x-face-e21. + + * lisp/gnus-art.el (gnus-article-x-face-command): Discard + x-face-e21. + (gnus-article-x-face-command): Ditto. + (gnus-treat-display-x-face): Ditto. + (gnus-treat-display-face): Ditto. + +2004-08-02 TAKAHASHI Kaoru + + * texi/ptexinfmt.el (slanted): Rename @s to @slanted. + +2004-07-29 KOSEKI Yoshinori + + * lisp/gnus-namazu.el (gnus-namazu/make-directory-table): Fix + normalization of dir (remove drive letter). + +2004-07-20 TAKAHASHI Kaoru + + * texi/ptexinfmt.el: Support @s. + +2004-06-21 Katsumi Yamaoka + + * lisp/nnheader.el (nnheader-parse-nov): Pass the eol value to + nnheader-nov-read-integer. + +2004-06-16 Reiner Steib + + * make.bat: Fix line endings around arch-tag. + +2004-06-09 Katsumi Yamaoka + + * lisp/lpath.el: Fbind lsdb-complete-name. + +2004-06-03 Teodor Zlatanov + + * etc/gnus/gnus-setup.ast (Setting up a NNTP server) + (Setting up local mail storage (nnml)): fixed some bugs, added a + new screen - still testing + +2004-06-01 Simon Josefsson + + * make.bat: Add SASL manual. + +2004-05-23 Lars Magne Ingebrigtsen + + * etc/gnus/news-server.ast: Use library validation. + 2004-05-21 Katsumi Yamaoka - * lisp/nnheader.el (mm-string-make-unibyte): New function. + * lisp/nnheader.el (mm-disable-multibyte): New function. + (mm-enable-multibyte): New function. + (mm-encode-coding-region): New function. + (mm-string-make-unibyte): New function. - * lisp/utf7.el: Require `mm-util' only when compiling. + * lisp/utf7.el: Require `nnheader' instead of `mm-util'. 2004-05-02 TSUCHIYA Masatoshi