aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 72eca5e106a..2ab6e72a898 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12003-01-03 Dave Love <fx@gnu.org>
2
3 * keymap.c (apropos_predicate, apropos_accumulate): Declare
4 static.
5 (Fapropos_internal): Don't gcpro apropos_accumulate. Set result
6 to new local and nullify apropos_accumulate before returning.
7 (syms_of_keymap): Staticpro and initialize apropos_accumulate.
8
12002-12-05 Kenichi Handa <handa@m17n.org> 92002-12-05 Kenichi Handa <handa@m17n.org>
2 10
3 * charset.c (Fdefine_charset_internal): Setup charset.fast_map 11 * charset.c (Fdefine_charset_internal): Setup charset.fast_map