diff lisp/ChangeLog @ 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 255eda0011c7
children 8d5ae38b1b47
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>