X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c8e390728dc2412b14286209552746e144914b23;hb=cbf4c3ca1603cb756c7c895caefa5bbcbd57610c;hp=87e5a591312597d5611b8e2a770bcd120e91b383;hpb=d1b6d13953a652e136e4f86647dc1935cc7997b1;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index 87e5a59..c8e3907 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,224 @@ +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-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 `nnheader' instead of `mm-util'. + +2004-05-02 TSUCHIYA Masatoshi + + * gnus-namazu.el (gnus-namazu-imap-group-prefix): Abolished. + (gnus-namazu-imap-maildir): Abolished. + (gnus-namazu-remote-groups): New option. + (gnus-namazu/call-namazu): Simplified. + (gnus-namazu/make-directory-table): Refer the above option. + (gnus-namazu/search): Cancel the last change to support IMAP. + (gnus-namazu-update-index): Ditto. + (gnus-namazu-update-indices): Ditto. + +2004-05-02 Katsumi Yamaoka + + * lisp/gnus-vers.el: T-gnus 6.17.2 revision 00. + +2004-04-27 Katsumi Yamaoka + + * lisp/dgnushack.el (describe-key-briefly): Remove compiler macro. + +2004-04-12 TAKAHASHI Kaoru + + * texi/ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm. + @url is now a synonym for @uref. + +2004-04-08 Katsumi Yamaoka + + * lisp/gnus-util.el (gnus-set-work-buffer): Set buffer multibyte. + (gnus-select-frame-set-input-focus): Don't check whether + `focus-follows-mouse' is bound. + (frame-parameter): Remove. + +2004-03-25 Katsumi Yamaoka + + * lisp/pop3.el: Don't require `advice', `pces' and `path-util'. + (pop3-ssl-program-name): Use `executable-find' instead of + `exec-installed-p'. + (pop3-movemail): Don't use `write-region-as-binary'. + (pop3-open-server): Don't use `open-network-stream-as-binary'. + (pop3-open-ssl-stream): Don't use `as-binary-process'. + (pop3-open-tls-stream): Ditto. + (mail-source-fetch-pop): In Gnus, advise it to bind + `pop3-connection-type' and `pop3-leave-mail-on-server' while + fetching mails, according to `mail-sources'. + +2004-03-24 KOSEKI Yoshinori + + * lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove. + (gnus-namazu-imap-maildir): New variable. + +2004-03-09 Katsumi Yamaoka + + * lisp/dgnushack.el (dgnushack-unexporting-files): Add + legacy-gnus-agent.el. + +2004-03-08 Kevin Greiner + + * make.bat: Make sure that gnus-load.el and sieve are writable to + avoid breakage. + +2004-03-04 KOSEKI Yoshinori + + * lisp/gnus-namazu.el (gnus-namazu-command-prefix): New variable. + (gnus-namazu-imap-group-prefix): Ditto. + (gnus-namazu/directory-table-use): Ditto. + (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix. + (gnus-namazu/search): Support Maildir. + +2004-03-01 Reiner Steib + + * make.bat: Fix directory test for Windows 9x/ME. From Michael + Schierl (tiny change). + +2004-02-11 TAKAHASHI Kaoru + + * texi/ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, + and @registeredsymbol. + +2004-02-06 Katsumi Yamaoka + + * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Fix misplaced `)'. + +2004-02-03 Hiroshi Fujishima + + * texi/gnus-ja.texi (Contributors): Fix typo. + +2004-01-23 Katsumi Yamaoka + + * lisp/canlock.el: Reload sha1-el provided by FLIM when an old + version (maybe provided by the XEmacs ecrypt package) was loaded. + + * lisp/dgnushack.el (max-specpdl-size): Don't modify the value. + (byte-optimize-form-code-walker): Simplify the test form; doc fix. + (char-after): Don't byte-optimize it. + (char-before): Ditto. + (dgnushack-bind-colon-keywords): Remove. + +2004-01-21 Katsumi Yamaoka + + * lisp/smime.el: Remove. + +2004-01-14 Katsumi Yamaoka + + * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff. + * lisp/gnus-namazu.el: Don't autoload regexp-opt. + * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff. + * lisp/nnmail.el (nnmail-lazy): Ditto. + +2004-01-07 Katsumi Yamaoka + + * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version + number. + + * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old + Emacsen. + + * lisp/gnus.el: Always autoload `x-face-decode-message-header' and + `x-face-mule-gnus-article-display-x-face'. + + * lisp/pop3.el (pop3-md5): Always use the built-in `md5'. + +2004-01-07 Hiroshi Fujishima + + * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch). + +2004-01-06 Katsumi Yamaoka + + * lisp/gnus-clfns.el: Abolish. + * lisp/nnshimbun.el: Abolish. + + * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el. + +2004-01-05 Jesper Harder + + * make.bat: Add missing parens. From Robert Marshall + . + 2004-01-05 Katsumi Yamaoka + * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2. * sample.lpath.el: Remove. * contrib/cus-dep.el: Remove. * contrib/gnus-idna.el: Remove.