aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2293134e67b..0fefcee3bd0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12000-02-18 Dave Love <fx@gnu.org>
2
3 * keyboard.c (echo_keystrokes): Remove declaration.
4 (Vecho_keystrokes) New variable.
5 (read_char, record_menu_key, read_key_sequence): Use it to allow
6 use of float value.
7 (syms_of_keyboard): Change Vecho_keystrokes declaration.
8
9 * lread.c: Undef feature selection macros before defining.
10
12000-02-18 Gerd Moellmann <gerd@gnu.org> 112000-02-18 Gerd Moellmann <gerd@gnu.org>
2 12
3 * data.c (let_shadows_buffer_binding_p): Ignore specbindings 13 * data.c (let_shadows_buffer_binding_p): Ignore specbindings