comparison src/ChangeLog @ 30135:b935180b3893

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 10 Jul 2000 14:14:35 +0000
parents 8db9c1163258
children a567b99dd7d3
comparison
equal deleted inserted replaced
30134:784ef95b020b 30135:b935180b3893
1 2000-07-10 Gerd Moellmann <gerd@gnu.org>
2
3 * keymap.c (get_keymap_1): Add comment that this function can GC.
4 (where_is_internal_2, where_is_internal_1): Add GCPROs, add
5 comment that functions can GC.
6 (Fset_keymap_parent): GCPRO arg KEYMAP.
7
1 2000-07-10 Eli Zaretskii <eliz@is.elta.co.il> 8 2000-07-10 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * msdos.c (XMenuActivate): After exiting the menu, restore the 10 * msdos.c (XMenuActivate): After exiting the menu, restore the
4 echo area message and erase it. 11 echo area message and erase it.
5 12