]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 7a5d4a987290113af4939154fa0a0f0edc258935..8bebc34bd2014d14a9edd9de5baf2985010ae954 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 f3efdee3f280a51f79368176e64a6595c184ead4..385a98fe1be24df43bd3bf42636bcb9793188939 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