/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3364 by monnier, Thu Sep 11 22:22:11 2003 UTC revision 1.3365 by monnier, Thu Sep 11 23:52:41 2003 UTC
# Line 1  Line 1 
1  2003-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>  2003-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * lisp.h (VALBITS): Don't remove 1 for the markbit.
4            (union Lisp_Object): Use unsigned int for types.  Remove markbit.
5            (MARKBIT): Remove 1 from VALBITS so we still use same old val.
6            (XTYPE): Use unsigned right-shift.
7            (XMARKBIT, XMARK, XUNMARK): Remove.
8    
9          * alloc.c (init_intervals, init_symbol, init_marker):          * alloc.c (init_intervals, init_symbol, init_marker):
10          Don't preallocate anything.          Don't preallocate anything.
11          (Fgarbage_collect, mark_object): Ignore the markbit.          (Fgarbage_collect, mark_object): Ignore the markbit.

Legend:
Removed from v.1.3364  
changed lines
  Added in v.1.3365

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26