aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 73f6dc10f23..b95056b91b9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-06-19 Ken Raeburn <raeburn@gnu.org>
2
3 * keyboard.c (follow_key, read_key_sequence): Use XUINT on key
4 value, or checks for CHAR_META can fail when Lisp_Object is a
5 union type.
6 * keymap.c (get_keyelt): Likewise.
7
12000-06-19 Kenichi Handa <handa@etl.go.jp> 82000-06-19 Kenichi Handa <handa@etl.go.jp>
2 9
3 * ccl.h (struct ccl_program): New member eol_type. 10 * ccl.h (struct ccl_program): New member eol_type.