aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8fa4bc03ca8..dcc30d1c37a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-11-26 Stefan Monnier <monnier@cs.yale.edu>
2
3 * keymap.c (access_keymap): Handle t bindings like nil bindings.
4 Make nil bindings in char-tables transparent.
5 (store_in_keymap): Turn a nil binding into a t binding for char-tables.
6
12001-11-26 Richard M. Stallman <rms@gnu.org> 72001-11-26 Richard M. Stallman <rms@gnu.org>
2 8
3 * textprop.c (set_text_properties_1): Allow START, END in either order. 9 * textprop.c (set_text_properties_1): Allow START, END in either order.