aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 03da356c3ef..8a7653df313 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,7 +5,8 @@
5 5
62001-10-14 Stefan Monnier <monnier@cs.yale.edu> 62001-10-14 Stefan Monnier <monnier@cs.yale.edu>
7 7
8 * indent.c (skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE. 8 * indent.c (skip_invisible): Use new retval of
9 TEXT_PROP_MEANS_INVISIBLE.
9 10
10 * keymap.c (access_keymap): Unify handling of `t' and generic-char. 11 * keymap.c (access_keymap): Unify handling of `t' and generic-char.
11 If a parent is reached and noinherit is set, exit immediately. 12 If a parent is reached and noinherit is set, exit immediately.