diff lisp/ChangeLog @ 82323:3892324d724a

(compilation-start): Pass nil as startfile to comint-exec.
author Sam Steingold <sds@gnu.org>
date Tue, 07 Aug 2007 20:10:15 +0000
parents 968a6f972283
children 5399c02bfd07
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Aug 07 16:55:40 2007 +0000
+++ b/lisp/ChangeLog	Tue Aug 07 20:10:15 2007 +0000
@@ -1,3 +1,8 @@
+2007-08-07  Sam Steingold  <sds@gnu.org>
+
+	* progmodes/compile.el (compilation-start): Pass nil as startfile
+	to comint-exec.
+
 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
 
 	* longlines.el (longlines-decoded): New variable.