aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c4bffbe126d..b7e5ea87220 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12002-03-22 Eli Zaretskii <eliz@is.elta.co.il> 12002-03-22 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * xdisp.c (message_with_string): Fix syntax of a call to GCPRO2.
4
3 * xterm.c (XTread_socket): If XK_ISO_Lock and 5 * xterm.c (XTread_socket): If XK_ISO_Lock and
4 XK_ISO_Last_Group_Lock are defined, handle keysyms between 6 XK_ISO_Last_Group_Lock are defined, handle keysyms between
5 XK_ISO_Lock and XK_ISO_Last_Group_Lock similarly to Mode_switch. 7 XK_ISO_Lock and XK_ISO_Last_Group_Lock similarly to Mode_switch.