From: Chong Yidong Date: Tue, 7 Oct 2008 19:47:36 +0000 (+0000) Subject: * startup.el (command-line): Use display-warning to warn about an X-Git-Tag: emacs-pretest-23.0.90~2609 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb199e748403b8d5cded9b8d01ea9fff502e4534;p=emacs.git * startup.el (command-line): Use display-warning to warn about an init file error. (command-line-1): Remove init file error delay. --- 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