diff lisp/ChangeLog @ 65053:ef71f705f7d4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 20 Aug 2005 12:15:04 +0000
parents 381ae1260d3f
children 6d51680c39ce
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 20 12:14:24 2005 +0000
+++ b/lisp/ChangeLog	Sat Aug 20 12:15:04 2005 +0000
@@ -1,3 +1,9 @@
+2005-08-20  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
+
+	* progmodes/compile.el (compilation-disable-input): New defcustom.
+	(compilation-start): If compilation-disable-input is non-nil, send
+	EOF to the compilation process.
+
 2005-08-20  Eli Zaretskii  <eliz@gnu.org>
 
 	* textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):