aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2005-08-20 12:15:04 +0000
committerEli Zaretskii2005-08-20 12:15:04 +0000
commit217b694f6af3e7e7453938fcb4c56dfc33515d8c (patch)
tree8de01b75d6961ac1ac7871ce8453f7f43ed7d263 /lisp
parent3fa37cd13c371726db2a72b5ceec08fcd75aa45e (diff)
downloademacs-217b694f6af3e7e7453938fcb4c56dfc33515d8c.tar.gz
emacs-217b694f6af3e7e7453938fcb4c56dfc33515d8c.zip
*** 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 5fb44137e99..4c2a0e44fb8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2
3 * progmodes/compile.el (compilation-disable-input): New defcustom.
4 (compilation-start): If compilation-disable-input is non-nil, send
5 EOF to the compilation process.
6
12005-08-20 Eli Zaretskii <eliz@gnu.org> 72005-08-20 Eli Zaretskii <eliz@gnu.org>
2 8
3 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command): 9 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):