aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-08-20 12:15:04 +0000
committerEli Zaretskii2005-08-20 12:15:04 +0000
commit217b694f6af3e7e7453938fcb4c56dfc33515d8c (patch)
tree8de01b75d6961ac1ac7871ce8453f7f43ed7d263
parent3fa37cd13c371726db2a72b5ceec08fcd75aa45e (diff)
downloademacs-217b694f6af3e7e7453938fcb4c56dfc33515d8c.tar.gz
emacs-217b694f6af3e7e7453938fcb4c56dfc33515d8c.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lispref/ChangeLog5
3 files changed, 15 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index cddc109c39b..805b17e763a 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12005-08-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * MORE.STUFF: Update links and URLs.
4
12005-08-05 Kenichi Handa <handa@m17n.org> 52005-08-05 Kenichi Handa <handa@m17n.org>
2 6
3 * NEWS: Fix the entry describing code-pages. 7 * 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 @@
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):
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 27bce9c9649..35ecdcc7e31 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12005-08-20 Alan Mackenzie <acm@muc.de>
2
3 * buffers.texi (The Buffer List): Clarify the manipulation of the
4 buffer list.
5
12005-08-14 Richard M. Stallman <rms@gnu.org> 62005-08-14 Richard M. Stallman <rms@gnu.org>
2 7
3 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not 8 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not