[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (elisp)Object Internals
From: |
Luc Teirlinck |
Subject: |
Re: (elisp)Object Internals |
Date: |
Thu, 18 Dec 2003 19:29:25 -0600 (CST) |
I believe I understand now that the quote from `(elisp)Object
Internals' should be changed to:
Depending on the operating system and type of machine for which
you compile Emacs, twenty-nine bits are used to address the
object, and the remaining three bits are used for a GC mark bit and
the tag that identifies the object's type.
Is this accurate?
Sincerely,
Luc.