From: Chong Yidong Date: Sun, 5 Nov 2006 17:34:47 +0000 (+0000) Subject: * startup.el (command-line-1): Kill emacs if the last frame is X-Git-Tag: emacs-pretest-22.0.91~315 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ed58e877259ffc72f9d2fc2359d607b518dbe732;p=emacs.git * startup.el (command-line-1): Kill emacs if the last frame is deleted while evaluating the command-line arguments. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d75dabfa505..ea0736357f5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-11-05 Chong Yidong + + * startup.el (command-line-1): Kill emacs if the last frame is + deleted while evaluating the command-line arguments. + 2006-11-05 Richard Stallman * startup.el (init-file-had-error): Add doc string.