changeset 73716:6174a221d1ef

* startup.el (command-line-1): Kill emacs if the last frame is deleted while evaluating the command-line arguments.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 05 Nov 2006 17:34:47 +0000
parents fbb020e31484
children efdfdf0db9c0
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 05 17:30:30 2006 +0000
+++ b/lisp/ChangeLog	Sun Nov 05 17:34:47 2006 +0000
@@ -1,3 +1,8 @@
+2006-11-05  Chong Yidong  <cyd@stupidchicken.com>
+
+	* startup.el (command-line-1): Kill emacs if the last frame is
+	deleted while evaluating the command-line arguments.
+
 2006-11-05  Richard Stallman  <rms@gnu.org>
 
 	* startup.el (init-file-had-error): Add doc string.