+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.