Update.
[elisp/gnus.git-] / ChangeLog
index f2d8576..1abdb24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,280 @@
+1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 01.
+
+       * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
+       instead of signaling an error if the destination group is not
+       newly created.
+       (gnus-summary-move-article): Do nothing if the destination group
+       is not newly created.
+
+       * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
+       environment part.
+
+1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * nnfolder.el (nnfolder-possibly-change-group): Don't create an
+       active entry for the group even if it doesn't exist.
+
+1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
+
+1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
+       (gnus-revision-number): Clear to 00.
+
+       * README.T-gnus: Update.
+
+       * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
+       emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
+
+       * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
+       mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
+       gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
+       gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
+       ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
+
+1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 07.
+
+       * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
+       smooth scrolling under XEmacs.
+       (gnus-article-next-page):Ditto.
+
+       * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
+       descriptions about the problem of loaddefs.el and the patch for
+       CUSTOM 1.9962.
+
+1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 06.
+
+       * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
+       `:predicate' for old Emacsen; require `static'.
+
+       * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
+       `:path' and `:predicate'.
+
+1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
+       modeline as modified.
+
+1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+
+       * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
+       `mime-view-entity' in the modified header under FSF Emacsen.
+
+1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * README-offline.en: Rewrite the usage description.
+       * README-offline.ja: Ditto.
+
+1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 04.
+
+       * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
+       `gnus-offline'.
+
+1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
+       * README-offline.ja: Ditto.
+
+1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 03.
+
+       * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
+       the current buffer as modified.
+
+       * lisp/gnus-offline.el (gnus-offline-menu): New variable.
+       (gnus-offline-get-menu-items): New function.
+       (gnus-offline-define-menu-on-miee): Use it.
+       (gnus-offline-define-menu-on-agent): Ditto.
+
+1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
+
+       * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
+       backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
+       (pop3-quit): Clear `pop3-uidl-obarray'.
+
+1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 02.
+
+       * lisp/gnus-offline.el (gnus-offline-resource-en,
+       gnus-offline-resource-ja,
+       gnus-offline-resource-ja_complete): New variables.
+       (gnus-offline-get-message): News function.
+       (gnus-offline-error-check): Use it.
+       (gnus-offline-connect-server): Ditto.
+       (gnus-offline-get-new-news-function): Ditto.
+       (gnus-offline-set-mail-group-level): Ditto.
+       (gnus-offline-hangup-line): Ditto.
+       (gnus-offline-after-jobs-done): Ditto.
+       (gnus-offline-toggle-auto-hangup): Ditto.
+       (gnus-offline-toggle-on/off-send-mail): Ditto.
+       (gnus-offline-toggle-articles-to-fetch): Ditto.
+       (gnus-offline-empting-spool): Ditto.
+       (gnus-offline-set-interval-time): Ditto.
+
+       * lisp/gnus-ofsetup.el (gnus-offline-lang,
+       gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
+       variables.
+       (gnus-ofsetup-get-message): New function.
+       (gnus-setup-for-offline): Use it.
+       (gnus-ofsetup-find-parameters): Ditto.
+       (gnus-ofsetup-prepapre-for-miee): Ditto.
+       (gnus-ofsetup-completing-read-symbol): Ditto.
+       (gnus-ofsetup-customize): Ditto.
+       (gnus-ofsetup-customize-done): Ditto.
+
+1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
+       `isearch-lazy-highlight'.
+
+1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 01.
+
+       * lisp/lpath.el (babel-as-string): Bind it.
+
+       * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
+       original X-Face field while searching.  It is done for only FSF
+       Emacsen.
+       (gnus-summary-search-article-highlight-matched-text): Ditto.
+       (gnus-summary-search-article-matched-data): Bind it explicitly.
+
+1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
+       (gnus-revision-number): Clear to 00.
+
+       * README.T-gnus: Update.
+
+       * README: Sync up with Pterodactyl Gnus v0.96.
+       * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
+       mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
+       gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
+       gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
+       gnus-agent.el,ChangeLog}: Ditto.
+       * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
+
+1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
+       don't retrieve any incoming mails.; Don't filter articles here.
+       Use `convert-standard-filename' to generate fresh UIDL file names.
+       (pop3-get-message-numbers): Rewrite.
+       (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
+       of `with-temp-buffer'.
+
+1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * README-offline.ja : Fix.
+
+       * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
+       Fix typo.
+
+       * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
+       requirements; Enclose the autoload for `gnus-custom-mode' with
+       `eval-and-compile'.
+
+1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 15.
+
+       * lisp/dgnushack.el (char-before, char-after): Optimize byte code
+       for them before lpath.el is loaded.  Because lpath.el requires
+       `poe' via `path-util'.  [cf. <tm-ja:5051>]
+
+       * lisp/gnus-sum.el (gnus-summary-search-article): Search for
+       X-Face image if the regexp "^X-Face:" is specified.
+       (gnus-summary-search-article-highlight-matched-text): Use
+       `gnus-summary-search-article-highlight-goto-x-face'; maybe display
+       X-Face image if it is requested.
+       (gnus-summary-search-article-highlight-goto-x-face): New macro.
+
+1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 14.
+
+       * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
+       recenter the article when touchdown; popup the article buffer if
+       it is disappeared.
+       (gnus-summary-search-article-highlight-matched-text): Treat the
+       article before highlighting; use old style backquote syntax.
+       (gnus-summary-search-article-position-point): Fix the beginning
+       position; use old style backquote syntax.
+       (gnus-summary-select-article): Undo the last change.
+       (gnus-summary-display-article): Bind
+       `gnus-summary-search-article-matched-data' in the article buffer
+       locally.  It is moved from `gnus-summary-select-article'.
+
+1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
+
+       * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
+       (clean): Remove formatted info files.
+       (distclean): Just remove Makefile.
+
+1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 13.
+
+       * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
+       (gnus-agent-fetch-headers): Limit downloadable articles if the
+       number of unread articles exceeds `gnus-agent-large-newsgroup'.
+       (gnus-agent-expire): Do not expire saved or replied articles when
+       `gnus-agent-expire-all' is nil.
+
+       * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
+       variable.
+       (gnus-offline-agent-expire): Check it; Bind
+       `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
+       (gnus-offline-after-jobs-done): Don't check
+       `gnus-agent-expire-all'.
+
+       * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
+       `user-login-name' and `user-real-login-name' returns the same
+       value or not.
+       (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
+       (gnus-ofsetup-update-setting-file): Ditto.
+       (gnus-ofsetup-prepare): New macro.
+       (gnus-setup-for-offline): Use it.
+       (gnus-ofsetup-customize-done): Ditto.
+
+1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 12.
+
+       * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
+       (gnus-summary-search-article-highlight-matched-text): Rearrange.
+       (gnus-summary-search-article-position-point): New macro.
+       (gnus-summary-search-article-matched-data): Rename from
+       `gnus-summary-search-article-matched-text'.
+       (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
+       use `gnus-article-show-all-headers' for exposing the visited
+       article.
+       (gnus-summary-select-article): Bind
+       `gnus-summary-search-article-matched-data' in the article buffer
+       locally.
+
+       * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
+       if the value of `gnus-inhibit-treatment' is non-nil.
+       (article-toggle-headers): Don't redisplay X-Face if the value of
+       `gnus-inhibit-treatment' is non-nil.
+       (gnus-article-treat-custom): Add new treatment variable `mime'.
+
 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
 
        * lisp/gnus-group.el (gnus-group-line-format): Fix typo in