(nnmail-lazy): Replace `widget-default-get' with the expanded form for Mule 2.
[elisp/gnus.git-] / ChangeLog
index a9629c5..e4f9f59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2000-10-12  Jesper Harder <jesper_harder@hotmail.com>
+2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * make.bat: Makes it possible to generate the Info files on
-       windows again.
+       * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
+       the expanded form for Mule 2.
 
-2000-08-24 Jesper Harder <jesper_harder@hotmail.com>
+2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * make.bat: Use emacs.exe if emacs.bat does not exist.
+       * lisp/dgnushack.el (dgnushack-make-cus-load): Use
+       contrib/cus-dep.el to build T-gnus with Mule 2.
 
-2000-05-07  Pavel Janik  <Pavel.Janik@inet.cz>
+       * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
 
-       * gnus.texi: direntry added.
+2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
 
-       * message.texi: direntry added.
+       * lisp/message.el (message-forward-subject-name-subject): Fixed.
 
-       * emacs-mime.texi: direntry added.
+2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * texi/infohack.el: Don't fiddle with the `features' variable;
+       fix directories relative to the ../lisp directory in `load-path'.
 
-       * aclocal.m4 (AC_CHECK_W3): Fix typo.
+2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
+       * Makefile.in (install-package): Don't call `compose-package'.
+       (install-package-ja): Ditto.
+       (package): Ditto.
+       (package-ja): Ditto.
+       (compose-package): Abolish.
 
-       * aclocal.m4: Stolen macros from w3.
-       * configure.in: Use them.
-       * configure: Generate it.
+       * lisp/Makefile.in (compose-package): Abolish.
 
-2000-04-22 20:25:20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+       * 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.
 
-       * GNUS-NEWS: Outline.
+2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-2000-01-06  Dave Love  <fx@gnu.org>
+       * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
+       instead of `custom-set-default' for old Emacsen.
 
-       * aclocal.m4 (AM_PATH_LISPDIR): Check for user's EMACS setting.
+       * lisp/gnus-sum.el
+       (gnus-summary-search-article-highlight-matched-text): Replace
+       `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
 
-1999-11-13  Adrian Aichner  <aichner@ecf.teradyne.com>
+2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * xemacs.mak: New NMAKE file to support build and install on
-       Windows NT.
+       * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
+       reduce its spending time.
+
+2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.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.
+
+2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * 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.
+
+2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/pop3.el: Silence the byte-compiler when modifying
+       `byte-compile-function-environment' for `md5' under latest Emacs.
+
+       * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
+       for Mule 2.
+
+2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * texi/ptexinfmt.el: @verb, @tie, @/ support.
+       (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
+       Use `ptexinfmt-disable-broken-notice-flag' instead.
+
+2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/infohack.el (infohack-texi-format): Include other files
+       first.
+
+2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
+
+2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/infohack.el: Require `bytecomp'.
+
+2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
+
+       * lisp/nnshimbun.el: Moved to the emacs-w3m package.
+
+2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/infohack.el (infohack-texi-format): Encode messages to
+       terminal while formatting info pages.
+
+2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * 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.
+
+2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * lisp/message.el (message-yank-original): When
+       `message-reply-headers' is equal to nil, do not reset its
+       message-id and references.
+
+       * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
+       texi/ps/.cvsignore: Created.
+
+2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/message.el (message-fix-before-sending): Don't check for
+       `illegible text' messages (see the comment).
+
+2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
+
+2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       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
+
+       * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
+       multibyte buffer.
+
+2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
+       for rfc2616 compliance.
+
+2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
+       Mule 2 is running.
+
+2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
+
+       * 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'.
+
+       * lisp/message.el (message-make-user-agent): If the "User-Agent" field
+       has alread exist, remove it.
+
+2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
+
+2003-05-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
+       article-decode-encoded-words explicitly.
+
+2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
+
+       * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
+       stuff.
+
+2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
+
+See ChangeLog.4 for earlier changes.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit