X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=633181293126c4777818dd2263d94aba291ec342;hb=37aa0a04ff82e20ce1892f866ebc375cd03212bc;hp=adc65cf1523cac0d500e059db713cc8da708cf3e;hpb=0d12bc9417b655968343b8a22f24a2ac0a7a69d5;p=elisp%2Fgnus.git- diff --git a/ChangeLog b/ChangeLog index adc65cf..6331812 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,170 @@ +1999-07-30 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 05. + +1999-07-30 NAKAJI Hiroyuki + + * lisp/Makefile.in (install): install *.el files too. + to avoid warning about el is newer than elc, exec touch + $(lispdir)/*.elc. + +1999-07-29 Yoshiki Hayashi + + * texi/gnus-ja.texi: Sync up with pGnus 0.95. + +1999-07-28 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 04. + + * lisp/gnus-cite.el (gnus-ems-redefine): Don't replace the function + `gnus-cite-add-face' with `gnus-mule-cite-add-face' because the + former will work well under old Emacsen by now. + (gnus-mule-cite-add-face): Abolish function. + +1999-07-27 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 03. + + * texi/Makefile.in (prefix): Define it first. + + * lisp/dgnuspath.el.in: Rename from paths.el. + + * lisp/dgnushack.el (dgnushack-install-package): Don't install + dgnuspath.el nor dgnuspath.elc. + (dgnushack-make-package): Don't enter dgnuspath.el nor + dgnuspath.elc to MANIFEST file. + (dgnushack-compile): Don't compile dgnuspath.el. + (TopLevel): Use `expand-file-name' for the file "./dgnuspath.el"; + use dgnuspath.el instead of paths.el. + + * lisp/Makefile.in (PACKAGEDIR): Default to @PACKAGEDIR@. + + * configure.in (AC_OUTPUT): Use dgnuspath.el instead of paths.el. + (TopLevel): Add options `--with-xemacs' and `--with-packagedir'. + (ADDITIONAL_LOAD_PATH): Default to empty string. + + * configure: Regenerate. + + * README.T-gnus: Update for the new features. + + * Makefile.in (PACKAGEDIR): Default to @PACKAGEDIR@. + (XEMACS): Default to @XEMACS@. + +1999-07-26 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 02. + + * lisp/dgnushack.el: Load ./paths.el. + + * lisp/paths.el.in: New file. + + * lisp/Makefile.in (distclean): Remove paths.el. + + * Mule23@1934: Update for the new configure usage. + + * configure: Regenerate. + +1999-07-22 TSUCHIYA Masatoshi + + * configure.in: Add an option `--with-addpath' to specify load-path. + + * aclocal.m4: New implementation. + + * acinclude.m4: New file. + +1999-07-20 Tsukamoto Tetsuo + + * lisp/gnus.el (gnus-revision-number): Increment to 01. + + * lisp/gnus-ofsetup.el (gnus-ofsetup-prepare-for-miee, + gnus-ofsetup-write-setting-file): New functions. + (gnus-setup-for-offline): Use them. + (gnus-ofsetup-parameters, gnus-ofsetup-customize, + gnus-ofsetup-customize-done): New functions for customization + support. + + * lisp/gnus-offline.el (gnus-offline-version-number): Update to + 2.20. + (gnus-offline-define-menu-on-miee, + gnus-offline-define-menu-on-agent): Add a menu item which calls + `gnus-ofsetup-customize'. + +1999-07-11 Katsumi Yamaoka + + * lisp/gnus.el (gnus-version-number): Update to 6.11.08. + (gnus-revision-number): Fresh start from 00. + + * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Update for T-gnus + 6.11.08. + + * lisp{pop3.el,nnmh.el,nnfolder.el,mm-util.el,mm-encode.el, + mm-decode.el,message.el,mail-source.el,gnus-util.el,gnus-topic.el, + gnus-sum.el,gnus-mlspl.el,gnus-mailcap.el,gnus-group.el, + gnus-cus.el,gnus-art.el,ChangeLog}: Sync up with Pterodactyl Gnus + v0.95. + + * README.T-gnus: Update for T-gnus 6.11.08. + +1999-07-08 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 01. + + * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Add + `extra' as a luna-class. + (make-full-mail-header): Ditto. + (nnheader-decode-field-body): Redefine as a regular function. + (mail-header-set-extra): Alias to + `mime-gnus-entity-set-extra-internal'. + (mail-header-extra): Alias to `mime-gnus-entity-extra-internal'. + + * lisp/mmgnus.el (TopLevel): Add definition of `extra' as a + luna-class. + + * lisp/gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Bind + the value of `default-mime-charset' to its local value in + `gnus-summary-buffer'; don't bind `mail-parse-charset' and + `mail-parse-ignored-charsets'. + (gnus-decode-encoded-word-function): New variable. + +1999-07-07 Katsumi Yamaoka + + * lisp/gnus.el (gnus-version-number): Update to 6.11.07. + + * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl + Gnus v0.93. + + * lisp/{pop3.el,nnmail.el,mml.el,mm-view.el,mm-uu.el,mm-util.el, + mm-decode.el,message.el,gnus-util.el,gnus-sum.el,gnus-start.el, + gnus-srvr.el,gnus-score.el,gnus-mlspl.el,gnus-art.el,gnus-agent.el, + ChangeLog}: Sync up with Pterodactyl Gnus v0.93. + + * README.T-gnus: Update for T-gnus 6.11.07. + +1999-07-06 Katsumi Yamaoka + + * lisp/gnus.el (gnus-version-number): Update to 6.11.06. + (gnus-revision-number): Fresh start from 00. + + * texi/{gnus-ja.texi,gnus.texi,emacs-mime.texi,ChangeLog}: Sync up + with Pterodactyl Gnus v0.92. + + * lisp/gnus-mlspl.el: New file copied from Pterodactyl Gnus v0.92. + + * lisp/{nntp.el,nnmail.el,nnfolder.el,nndraft.el,nndoc.el,mml.el, + mm-view.el,mm-util.el,mm-decode.el,message.el,gnus-xmas.el, + gnus-util.el,gnus-sum.el,gnus-start.el,gnus-mailcap.el, + gnus-group.el,gnus-art.el,gnus-agent.el,Makefile.in,ChangeLog}: + Sync up with Pterodactyl Gnus v0.92. + + * README.T-gnus: Update for T-gnus 6.11.06. + +1999-07-06 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 01. + + * lisp/gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use + `static-cond'. NOTE: It requires APEL 9.20 or later. + 1999-07-05 Tsukamoto Tetsuo * lisp/gnus-agent.el (gnus-agent-expire): Refresh the value of