# HG changeset patch # User Chong Yidong # Date 1241410031 0 # Node ID 07abc555283e069558c667060d7dd4acf7505210 # Parent 4369a496f39ed47868bbcf9d00da66d8e5cdfce3 * internals.texi (Object Internals): Don't assume 32-bit machines are the norm. (Buffer Internals): Consolidate table entries for readability. diff -r 4369a496f39e -r 07abc555283e doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Mon May 04 01:33:32 2009 +0000 +++ b/doc/lispref/ChangeLog Mon May 04 04:07:11 2009 +0000 @@ -1,3 +1,9 @@ +2009-05-04 Chong Yidong + + * internals.texi (Object Internals): Don't assume 32-bit machines + are the norm. + (Buffer Internals): Consolidate table entries for readability. + 2009-04-29 Chong Yidong * variables.texi (File Local Variables): Note that read-circle is