aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b95056b91b9..336af92181b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-06-19 Ken Raeburn <raeburn@gnu.org> 12000-06-19 Ken Raeburn <raeburn@gnu.org>
2 2
3 * xfns.c (jpeg_load): Fetch error-handling data first, then fill
4 in the custom handler pointer.
5
3 * keyboard.c (follow_key, read_key_sequence): Use XUINT on key 6 * 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 7 value, or checks for CHAR_META can fail when Lisp_Object is a
5 union type. 8 union type.