# HG changeset patch # User Chong Yidong # Date 1162748087 0 # Node ID 6174a221d1efd9bebee317b41abc5ce9c50ebdf3 # Parent fbb020e314847da9518a6afe553ce5992cca9a52 * startup.el (command-line-1): Kill emacs if the last frame is deleted while evaluating the command-line arguments. diff -r fbb020e31484 -r 6174a221d1ef lisp/ChangeLog --- 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 + + * 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.