From ed58e877259ffc72f9d2fc2359d607b518dbe732 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 5 Nov 2006 17:34:47 +0000 Subject: [PATCH] * startup.el (command-line-1): Kill emacs if the last frame is deleted while evaluating the command-line arguments. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.39.2