# HG changeset patch # User Karl Heuer # Date 789437597 0 # Node ID 549640628d3e52d4b1385f2b7806e29b3631a2bb # Parent 7e76290ef3f7fc196db5b3af6b0fa1c407d1eb86 Fix comment. diff -r 7e76290ef3f7 -r 549640628d3e src/m/iris5d.h --- a/src/m/iris5d.h Fri Jan 06 23:23:38 1995 +0000 +++ b/src/m/iris5d.h Sat Jan 07 00:13:17 1995 +0000 @@ -128,9 +128,9 @@ #define TEXT_START 0x400000 /* - * DATA_SEG_BITS forces that bit to be or'd in with any pointers which - * are trying to access pure strings (as gnu-emacs only allows 24 bits - * for the value field of a LISP_OBJECT). + * DATA_SEG_BITS forces extra bits to be or'd in with any pointers which + * were stored in a Lisp_Object (as Emacs uses fewer than 32 bits for + * the value field of a LISP_OBJECT). */ #define DATA_START 0x10000000