*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 5 Feb 2001 12:24:27 +0000 (12:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 5 Feb 2001 12:24:27 +0000 (12:24 +0000)
lisp/ChangeLog
src/ChangeLog

index 7a5d4a9..8bebc34 100644 (file)
@@ -1,3 +1,8 @@
+2001-02-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
+       X-Complaints-To, NNTP-Posting-Date, and User-Agent.
+
 2001-02-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
        * ebnf2ps.el: Eliminate time-stamp functions.
index f3efdee..385a98f 100644 (file)
@@ -1,3 +1,8 @@
+2001-02-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * window.c (Fmove_to_window_line): Don't add 1 if window is
+       vscrolled.
+
 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
 
        * ccl.c (CCL_WRITE_CHAR): Check if CH is valid or not.  If