From cb199e748403b8d5cded9b8d01ea9fff502e4534 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 7 Oct 2008 19:47:36 +0000 Subject: [PATCH] * startup.el (command-line): Use display-warning to warn about an init file error. (command-line-1): Remove init file error delay. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7619ef27c7a..34540d598d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-07 Chong Yidong + + * startup.el (command-line): Use display-warning to warn about an + init file error. + (command-line-1): Remove init file error delay. + 2008-10-07 Shigeru Fukaya * rx-new.el (rx-constituents): Change `anything' to call -- 2.39.5