aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2005-08-20 12:15:04 +0000
committerEli Zaretskii <[email protected]>2005-08-20 12:15:04 +0000
commit217b694f6af3e7e7453938fcb4c56dfc33515d8c (patch)
tree8de01b75d6961ac1ac7871ce8453f7f43ed7d263 /lisp
parent3fa37cd13c371726db2a72b5ceec08fcd75aa45e (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5fb44137e9..4c2a0e44fb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-20 Kevin Rodgers <[email protected]> (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 <[email protected]>
* textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):