Update. t-gnus-6_13_0-07
authorueno <ueno>
Thu, 19 Aug 1999 16:17:29 +0000 (16:17 +0000)
committerueno <ueno>
Thu, 19 Aug 1999 16:17:29 +0000 (16:17 +0000)
ChangeLog

index f5fe35b..9fe2357 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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.