aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2000-02-18 20:11:54 +0000
committerDave Love2000-02-18 20:11:54 +0000
commit2dc95ddd63b25a2384d73302d587a294abdc3422 (patch)
tree617339b2840a977a5d21c9695c1cd87f3da9a7c0 /src
parent39aab6799083f44d5e869b75b2c2f749e636b482 (diff)
downloademacs-2dc95ddd63b25a2384d73302d587a294abdc3422.tar.gz
emacs-2dc95ddd63b25a2384d73302d587a294abdc3422.zip
*** empty log message ***
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