Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Aug 07 14:37:32 2002 +0000 +++ b/src/ChangeLog Wed Aug 07 14:38:02 2002 +0000 @@ -1,3 +1,12 @@ +2002-08-07 Richard M. Stallman <rms@gnu.org> + + * alloc.c (mark_object): Detect long lists for debugging. + (mark_object_loop_halt): New variable. + + * s/hpux10.h (C_SWITCH_SYSTEM): #undef it. + + * data.c (Fmake_variable_frame_local): Doc fix. + 2002-08-01 David Ponce <david@dponce.com> * w32menu.c (local_heap, local_alloc, local_free): New macros.
