1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-02-05 12:24:27 +00:00
parent f53df7de16
commit e16f52ce8f
2 changed files with 10 additions and 0 deletions

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

View 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