diff --git a/etc/ChangeLog b/etc/ChangeLog index cddc109c39b..805b17e763a 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2005-08-20 Chong Yidong + + * MORE.STUFF: Update links and URLs. + 2005-08-05 Kenichi Handa * NEWS: Fix the entry describing code-pages. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5fb44137e99..4c2a0e44fb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-08-20 Kevin Rodgers (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 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command): diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 27bce9c9649..35ecdcc7e31 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-08-20 Alan Mackenzie + + * buffers.texi (The Buffer List): Clarify the manipulation of the + buffer list. + 2005-08-14 Richard M. Stallman * modes.texi (Auto Major Mode): interpreter-mode-alist key is not