XEmacs 21.2.26 "Millenium".
authortomo <tomo>
Wed, 19 Jan 2000 05:19:26 +0000 (05:19 +0000)
committertomo <tomo>
Wed, 19 Jan 2000 05:19:26 +0000 (05:19 +0000)
info/internals.info-5

index 91df6a0..41d0e14 100644 (file)
@@ -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