From 30cb0001ff11a7b5f4720c7522d6dfaf447b4b78 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 11 Apr 2001 14:29:29 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 2 ++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e7c4fbe93..ebb8d109f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-04-11 Gerd Moellmann + + * startup.el (command-line): Output a newline after printing + an error from loading the window system's init file. + 2001-04-11 Eli Zaretskii * textmodes/texinfo.el (texinfo-font-lock-keywords): Add diff --git a/src/ChangeLog b/src/ChangeLog index b471a4cb4b..b44cf73393 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-04-11 Gerd Moellmann + * fns.c: Include blockinput.h. + * fns.c (Fplist_get): Don't QUIT if interrupt_input_blocked. 2001-04-10 Gerd Moellmann -- 2.39.2