* lisp/dgnushack.el (dgnushack-make-cus-load): Use contrib/cus-dep.el to
[elisp/gnus.git-] / ChangeLog
index 7451506..69e94c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2001-12-18  Josh Huber  <huber@alum.wpi.edu>
+2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * ChangeLog, todo: (oops) changed buffer-file-coding-system back
-       to coding.
+       * lisp/dgnushack.el (dgnushack-make-cus-load): Use
+       contrib/cus-dep.el to build T-gnus with Mule 2.
 
-2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+       * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
 
-       * make-x.bat: Ensure nonempty variable value.  Reported by Frank
-       Haun <pille3000@gmx.net>.
+2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
 
-2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * lisp/message.el (message-forward-subject-name-subject): Fixed.
 
-       * ChangeLog, todo: Add `coding'.
+2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-12-17  Josh Huber  <huber@alum.wpi.edu>
+       * texi/infohack.el: Don't fiddle with the `features' variable;
+       fix directories relative to the ../lisp directory in `load-path'.
 
-       * ChangeLog: changed coding to buffer-file-coding-system
-       * todo: same
+2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+       * Makefile.in (install-package): Don't call `compose-package'.
+       (install-package-ja): Ditto.
+       (package): Ditto.
+       (package-ja): Ditto.
+       (compose-package): Abolish.
 
-       * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
-       Schmitt <ich@Frank-Schmitt.net>.
+       * lisp/Makefile.in (compose-package): Abolish.
 
-2001-11-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+       * lisp/dgnushack.el (dgnushack-unexporting-files): Add
+       gnus-load.el when using XEmacs.
+       (dgnushack-dont-compile-files): Add gnus-load.el.
+       (dgnushack-auto-load-file): Abolish.
+       (dgnushack-make-auto-load): Don't delete the file specified by
+       `dgnushack-auto-load-file'.
+       (dgnushack-compose-package): Abolish.
 
-       * make-x.bat: Use parameter "/copy" rather than "copy" for increased
-       dwimishness for old-time DOS users.  From Frank Schmitt
-       <ich@Frank-Schmitt.net>.
+2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-11-15  Simon Josefsson  <jas@extundo.com>
+       * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
+       instead of `custom-set-default' for old Emacsen.
 
-       * etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.
+       * lisp/gnus-sum.el
+       (gnus-summary-search-article-highlight-matched-text): Replace
+       `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
 
-2001-11-11  Simon Josefsson  <jas@extundo.com>
+2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * make-x.bat: Don't use -nw.  Suggested by Frank Haun
-       <pille3000@gmx.net>.
+       * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
+       reduce its spending time.
 
-2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * etc/smilies/blink.xpm: New set of xpm. From Oliver Scholz
-       <oscholz@my.gnus.org>.
+       * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
+       (gnus-namazu/real-group-name): Removed.
+       (gnus-namazu/decode-group-name): Removed.
+       (gnus-namazu/directory-table): New internal variable.
+       (gnus-namazu/make-directory-table): New function.
+       (gnus-namazu/search): Call the above function, and use
+       `gnus-namazu/directory-table' to get a real group name from a file
+       name.
+       (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
+       (gnus-namazu/update-sentinel): Ditto.
+       (gnus-namazu-update-all-indices): Simplified.
+       (gnus-namazu-update-indices): New function.
 
-2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
+2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * etc/smilies/sad.pbm: New bitmap.
-       * etc/smilies/blink.pbm: Ditto.
-       Contributed by Kim F. Storm <storm@cua.dk>.
+       * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
+       the whole name from a given group and a method, only when it
+       exists.  Otherwise, return nil.
+       (gnus-namazu/possible-real-groups): Removed.
+       (gnus-namazu/decode-group-name): The successor of the above
+       function.
+       (gnus-namazu/real-group-name): Use the above functions, and accept
+       the third optional argument, `method'.
+       (gnus-namazu/search): Change the order getting groups and article
+       numbers from file names.
 
-2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
-       From Frank Schmitt <ich@Frank-Schmitt.net>. 
-       
-       * make-x.bat: Use correct directory structure for XEmacs on Windows.
+2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * lisp/pop3.el: Silence the byte-compiler when modifying
+       `byte-compile-function-environment' for `md5' under latest Emacs.
 
-       * Makefile.in (uninstall): Add.
-       
-       * etc/Makefile.in (uninstall): Add.
+       * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
+       for Mule 2.
 
-2001-09-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
-       * aclocal.m4 (GNUS_CHECK_FONTS): Typo. Use /dev/null as latex input.
+       * texi/ptexinfmt.el: @verb, @tie, @/ support.
+       (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
+       Use `ptexinfmt-disable-broken-notice-flag' instead.
 
-2001-09-27 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * aclocal.m4, configure.in: Check commercial fonts.
+       * texi/infohack.el (infohack-texi-format): Include other files
+       first.
 
-2001-09-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * configure.in: Generate texi/ps/Makefile.
+       * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
 
-2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * make.bat: Use parameter "/copy" rather than "copy" for increased
-       dwimishness for old-time DOS users.
+       * texi/infohack.el: Require `bytecomp'.
 
-2001-09-18 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * make-x.bat: New.
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
 
-2001-07-04  Yair Friedman  <yairfr@Amdocs.com>
+       * lisp/nnshimbun.el: Moved to the emacs-w3m package.
 
-       * make.bat: Use infohack.el to create info files.
+2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-05-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+       * texi/infohack.el (infohack-texi-format): Encode messages to
+       terminal while formatting info pages.
 
-       * etc/Makefile.in (datadir): Set this variable, like in the other
-       Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
+2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * lisp/message.el (message-check-news-header-syntax): Replace
+       `mail-extract-address-components' with
+       `std11-extract-address-components'.
+       (message-sendmail-envelope-from): Ditto.
+       (message-buffer-name): Ditto.
+       (message-do-send-housekeeping): Ditto.
 
-       * GNUS-NEWS: Copyright and others.
+2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * lisp/message.el (message-yank-original): When
+       `message-reply-headers' is equal to nil, do not reset its
+       message-id and references.
 
-       * aclocal.m4 (AC_CHECK_URL): Add.
+       * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
+       texi/ps/.cvsignore: Created.
 
-       * configure.in: Use it.
+2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2001-01-15  Jesper Harder <harder@ifa.au.dk>
+       * lisp/message.el (message-fix-before-sending): Don't check for
+       `illegible text' messages (see the comment).
 
-       * make.bat: Fix doc.
+2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
 
-       * configure.in: Add etc/Makefile.
+2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
+       We thank to Thierry Emery <thierry.emery@club-internet.fr> who
+       made it notice that there was a change to have to be merged from
+       Gnus. -- 2003-05-21 ky
 
-       * make.bat: set max-lisp-eval-depth.
+       * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
+       multibyte buffer.
 
-2000-10-12  Jesper Harder <jesper_harder@hotmail.com>
+2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
 
-       * make.bat: Makes it possible to generate the Info files on
-       windows again.
+       * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
+       for rfc2616 compliance.
 
-2000-08-24 Jesper Harder <jesper_harder@hotmail.com>
+2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * make.bat: Use emacs.exe if emacs.bat does not exist.
+       * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
+       Mule 2 is running.
 
-2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
+2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
 
-       * gnus.texi: direntry added.
+       * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
+       (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
+       instead of `gnus-extended-version'.
+       (xemacs-codename): Defvar while compiling.
+       (gnus-message-make-user-agent): Use `gnus-user-agent'.
 
-       * message.texi: direntry added.
+       * lisp/message.el (message-make-user-agent): If the "User-Agent" field
+       has alread exist, remove it.
 
-       * emacs-mime.texi: direntry added.
+2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
 
-       * aclocal.m4 (AC_CHECK_W3): Fix typo.
+2003-05-05  Daiki Ueno  <ueno@unixuser.org>
 
-2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
+       article-decode-encoded-words explicitly.
 
-       * aclocal.m4: Stolen macros from w3.
-       * configure.in: Use them.
-       * configure: Generate it.
+2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2000-04-22 20:25:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
 
-       * GNUS-NEWS: Outline.
+       * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
+       stuff.
 
-2000-01-06  Dave Love  <fx@gnu.org>
+2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * aclocal.m4 (AM_PATH_LISPDIR): Check for user's EMACS setting.
+       * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
 
-1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
-
-       * xemacs.mak: New NMAKE file to support build and install on
-       Windows NT.
+See ChangeLog.4 for earlier changes.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit