diff lisp/ChangeLog @ 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 7904e34e75bd
children f172c9540c9c
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.