changeset 85206:79a9b9c34044

(command-line-1): Comment out unused code for coping with the old sit-for behavior.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 12 Oct 2007 19:00:11 +0000
parents 9b2480aaba80
children c315470572e9
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 12 18:56:00 2007 +0000
+++ b/lisp/ChangeLog	Fri Oct 12 19:00:11 2007 +0000
@@ -5,7 +5,8 @@
 	concise startup screen, fit window to buffer.
 	(command-line-1): If we will be using the splash screen, use
 	find-file instead of find-file-other-window to find additional
-	files.
+	files.  Comment out unused code for coping with the old sit-for
+	behavior.
 
 2007-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>