# HG changeset patch # User Eli Zaretskii # Date 1124540104 0 # Node ID ef71f705f7d47dbf3d5308db247963678caa63f9 # Parent 4ac20fef0d09bb2c1358a7e41f0adebbedc5c9a8 *** empty log message *** diff -r 4ac20fef0d09 -r ef71f705f7d4 etc/ChangeLog --- a/etc/ChangeLog Sat Aug 20 12:14:24 2005 +0000 +++ b/etc/ChangeLog Sat Aug 20 12:15:04 2005 +0000 @@ -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 -r 4ac20fef0d09 -r ef71f705f7d4 lisp/ChangeLog --- 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 (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 -r 4ac20fef0d09 -r ef71f705f7d4 lispref/ChangeLog --- a/lispref/ChangeLog Sat Aug 20 12:14:24 2005 +0000 +++ b/lispref/ChangeLog Sat Aug 20 12:15:04 2005 +0000 @@ -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