Update.
[elisp/gnus.git-] / ChangeLog
index a15922b..0b1e636 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 08.
+
+1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
+
+       * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
+       group name with `\N'.
+
+1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 07.
+
+       * lisp/pop3.el (pop3-except-header-regexp): New variable.
+       (pop3-movemail): Don't retrieve messages whose headers are
+       matching `pop3-except-header-regexp'.
+       (pop3-top): New function.
+       (pop3-retr): Don't use `save-restriction'.
+
+1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
+
+1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 06.
+
+       * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
+       `gnus-article-next-page' when the last page is not displayed.
+       (mime-preview-over-to-previous-method-alist): Use
+       `gnus-article-prev-page' when the first page is not displayed.
+       (gnus-next-page-map): Use `make-sparse-keymap' instead of
+       `make-keymap'; don't use `suppress-keymap'.
+       (gnus-insert-next-page-button, gnus-insert-prev-page-button):
+       Succeed to the value of the text property `mime-view-situation' in
+       the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
+       current local map as a parent under FSF Emacsen.
+
+1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
+
+       * lisp/pop3.el (pop3-retr): Undo last change.
+
 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 05.