diff options
| author | Eli Zaretskii | 2005-08-20 12:15:04 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-08-20 12:15:04 +0000 |
| commit | 217b694f6af3e7e7453938fcb4c56dfc33515d8c (patch) | |
| tree | 8de01b75d6961ac1ac7871ce8453f7f43ed7d263 /lisp | |
| parent | 3fa37cd13c371726db2a72b5ceec08fcd75aa45e (diff) | |
| download | emacs-217b694f6af3e7e7453938fcb4c56dfc33515d8c.tar.gz emacs-217b694f6af3e7e7453938fcb4c56dfc33515d8c.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-08-20 Eli Zaretskii <eliz@gnu.org> | 7 | 2005-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): |