Update.
[elisp/gnus.git-] / ChangeLog
index ea53d97..ba87c3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2000-01-27  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+
+       * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
+       module `gnus-bitmap' instead of `smiley-mule'.
+
+       * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
+       without redisplaying if the point is out of view.
+
+2000-01-25  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 04.
+
+2000-01-24  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
+
+       * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
+
+       * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
+       * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
+       Ditto.
+
+       * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
+       arg of `message'.
+       * lisp/gnus.el (gnus-version): Ditto.
+       * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
+       * lisp/gnus-offline.el (gnus-offline-set-interval-time,
+       gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
+       gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
+       gnus-offline-hangup-line, gnus-offline-get-new-news-function,
+       gnus-offline-connect-server): Ditto.
+       * lisp/dgnushack.el (dgnushack-make-package): Ditto.
+
+2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 03.
+
+       * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
+       buffer if it is called non-interactively.
+
+2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 02.
+
+       * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
+       if the point is out of view.
+
+2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
+       `pos-visible-in-window-p' returns nil.
+
+2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus-offline.el (gnus-agent-mode): New advice.
+
+2000-01-12  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
+
+       * lisp/base64.el: Unbound base64-*-string and base64-*-region
+       when defined by autoload.
+
+2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
+       the original code; hide group contents while rescanning.
+
+2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
+       lines in the imitation buffer; turn off h-scrollbar for XEmacs.
+
 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 01.
 
        * lisp/gnus.el (gnus-revision-number): Increment to 15.
 
-       * lisp/gnus-offline.el (gnus-offline-auto-expre): Rename from
+       * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
        `gnus-offline-agent-automatic-expire'.
        (gnus-agent-expire): Fix the advice.
        (gnus-offline-after-jobs-done): Refer to