Mercurial > emacs
comparison src/ChangeLog @ 89324:7f05ba2b8954
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 03 Jan 2003 20:25:06 +0000 |
parents | b16dfc7810f8 |
children | 03c625b5296d |
comparison
equal
deleted
inserted
replaced
89323:6ca0b3586d5f | 89324:7f05ba2b8954 |
---|---|
1 2003-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 | |
1 2002-12-05 Kenichi Handa <handa@m17n.org> | 9 2002-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 |
4 correctly. | 12 correctly. |
5 | 13 |