aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2006-11-05 17:34:47 +0000
committerChong Yidong2006-11-05 17:34:47 +0000
commited58e877259ffc72f9d2fc2359d607b518dbe732 (patch)
tree4531e61bb6b448d75e2a8ce53003712387c0eacd
parent718aeeb80fb164dfee38ee604e887bb9b46264b2 (diff)
downloademacs-ed58e877259ffc72f9d2fc2359d607b518dbe732.tar.gz
emacs-ed58e877259ffc72f9d2fc2359d607b518dbe732.zip
* startup.el (command-line-1): Kill emacs if the last frame is
deleted while evaluating the command-line arguments.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d75dabfa505..ea0736357f5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-11-05 Chong Yidong <cyd@stupidchicken.com>
2
3 * startup.el (command-line-1): Kill emacs if the last frame is
4 deleted while evaluating the command-line arguments.
5
12006-11-05 Richard Stallman <rms@gnu.org> 62006-11-05 Richard Stallman <rms@gnu.org>
2 7
3 * startup.el (init-file-had-error): Add doc string. 8 * startup.el (init-file-had-error): Add doc string.