From: tomo Date: Wed, 19 Jan 2000 05:19:26 +0000 (+0000) Subject: XEmacs 21.2.26 "Millenium". X-Git-Tag: r21-2-26^3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=edd1a5eb5255c3ba173a88362c2baf6768d265a9;p=chise%2Fxemacs-chise.git- XEmacs 21.2.26 "Millenium". --- diff --git a/info/internals.info-5 b/info/internals.info-5 index 91df6a0..41d0e14 100644 --- a/info/internals.info-5 +++ b/info/internals.info-5 @@ -119,7 +119,7 @@ place. also have to be marked manually. That is done by the function `mark_profiling_info' - 9. Hash tables in Xemacs belong to a kind of special objects that + 9. Hash tables in XEmacs belong to a kind of special objects that make use of a concept often called 'weak pointers'. To make a long story short, these kind of pointers are not followed during the estimation of the live objects during garbage collection. Any