comparison src/ChangeLog @ 46834:c8a846fe7940

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 07 Aug 2002 14:38:02 +0000
parents fb2254910fb6
children e90f0ad8133a
comparison
equal deleted inserted replaced
46833:b80760a75295 46834:c8a846fe7940
1 2002-08-07 Richard M. Stallman <rms@gnu.org>
2
3 * alloc.c (mark_object): Detect long lists for debugging.
4 (mark_object_loop_halt): New variable.
5
6 * s/hpux10.h (C_SWITCH_SYSTEM): #undef it.
7
8 * data.c (Fmake_variable_frame_local): Doc fix.
9
1 2002-08-01 David Ponce <david@dponce.com> 10 2002-08-01 David Ponce <david@dponce.com>
2 11
3 * w32menu.c (local_heap, local_alloc, local_free): New macros. 12 * w32menu.c (local_heap, local_alloc, local_free): New macros.
4 (malloc_widget_value, free_widget_value) 13 (malloc_widget_value, free_widget_value)
5 (w32_free_submenu_strings): Use them. 14 (w32_free_submenu_strings): Use them.