Mercurial > emacs
changeset 89324:7f05ba2b8954
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 03 Jan 2003 20:25:06 +0000 |
parents | 6ca0b3586d5f |
children | 58d5f88f985b |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 03 20:24:54 2003 +0000 +++ b/src/ChangeLog Fri Jan 03 20:25:06 2003 +0000 @@ -1,3 +1,11 @@ +2003-01-03 Dave Love <fx@gnu.org> + + * keymap.c (apropos_predicate, apropos_accumulate): Declare + static. + (Fapropos_internal): Don't gcpro apropos_accumulate. Set result + to new local and nullify apropos_accumulate before returning. + (syms_of_keymap): Staticpro and initialize apropos_accumulate. + 2002-12-05 Kenichi Handa <handa@m17n.org> * charset.c (Fdefine_charset_internal): Setup charset.fast_map