aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2010-10-08 14:41:49 +0200
committerMichael Albinus2010-10-08 14:41:49 +0200
commit8b1c619f0b9e4018c51495952eb9e798caafe254 (patch)
tree65b6a0057539b39af10676d6ef0543e4514d8e92 /src/ChangeLog
parentd2abc29aeba15149bc12219c5e43d6a98ff4acdb (diff)
downloademacs-8b1c619f0b9e4018c51495952eb9e798caafe254.tar.gz
emacs-8b1c619f0b9e4018c51495952eb9e798caafe254.zip
* keyboard.c: Revert last change; it was not intended to be
synchronized with the trunk.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0bde3bb19fe..151e0daa29d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-10-08 Michael Albinus <michael.albinus@gmx.de>
2
3 * keyboard.c: Revert last change; it was not intended to be
4 synchronized with the trunk.
5
12010-10-08 Kenichi Handa <handa@m17n.org> 62010-10-08 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (complement_process_encoding_system): Fix previous change. 8 * coding.c (complement_process_encoding_system): Fix previous change.