aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog8
2 files changed, 12 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 105c74f2a6f..5532a00c1bb 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12006-06-07 Kenichi Handa <handa@m17n.org>
2
3 * NEWS: Mention how to disable character translation for a file.
4
12006-06-04 Sven Joachim <svenjoac@gmx.de> 52006-06-04 Sven Joachim <svenjoac@gmx.de>
2 6
3 * de-refcard.tex: Update for Emacs 22: Use German quotes 7 * de-refcard.tex: Update for Emacs 22: Use German quotes
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 23c99963e35..bcd1aab74a8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-06-07 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el (find-auto-coding): Don't handle the short
4 name `char-trans'.
5
6 * files.el (hack-local-variables-prop-line)
7 (hack-local-variables): Cancel the previous change.
8
12006-06-06 Jesper Harder <harder@phys.au.dk> 92006-06-06 Jesper Harder <harder@phys.au.dk>
2 10
3 * ediff-diff.el (ediff-test-utility): Protect against 11 * ediff-diff.el (ediff-test-utility): Protect against