aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 5b5624ec368..a3103f362ba 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -6638,7 +6638,7 @@
6638 * editfns.c (Fcurrent_time_zone): New function. 6638 * editfns.c (Fcurrent_time_zone): New function.
6639 (syms_of_editfns): defsubr it. 6639 (syms_of_editfns): defsubr it.
6640 6640
6641 * keyboard.c (read_key_sequence): Clear the eight bit of the 6641 * keyboard.c (read_key_sequence): Clear the eighth bit of the
6642 character from the key sequence, NOT the index of the character IN 6642 character from the key sequence, NOT the index of the character IN
6643 the key sequence. How many tries will it take to get it right? 6643 the key sequence. How many tries will it take to get it right?
6644 6644