comparison src/ChangeLog @ 81818:6716c667c415

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 12 Jul 2007 01:41:38 +0000
parents d484a8f11257
children 077a1e6fd3f2
comparison
equal deleted inserted replaced
81817:e6ed0991129c 81818:6716c667c415
1 2007-07-12 Richard Stallman <rms@gnu.org>
2
3 * term.c: Include unistd.h only if HAVE_UNISTD_H.
4
1 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca> 5 2007-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer. 7 * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
4 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned 8 * fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned
5 from a Lisp_Object into a bare pointer. 9 from a Lisp_Object into a bare pointer.