X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fsequent.h;h=aa3d4165704b2dae18d66f851980046a36d708e6;hb=112b4eb6a71cd613a534b4246b4cc024ed9bf22e;hp=e4b7028fd1a77e3ed429dbc1adf8ce27f3a59b2a;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git- diff --git a/src/m/sequent.h b/src/m/sequent.h index e4b7028..aa3d416 100644 --- a/src/m/sequent.h +++ b/src/m/sequent.h @@ -64,15 +64,6 @@ NOTE-END */ /* #define CANNOT_DUMP */ -/* Define VIRT_ADDR_VARIES if the virtual addresses of - pure and impure space as loaded can vary, and even their - relative order cannot be relied on. - - Otherwise Emacs assumes that text space precedes data space, - numerically. */ - -/* #define VIRT_ADDR_VARIES */ - /* Define C_ALLOCA if this machine does not support a true alloca and the one written in C should be used instead. Define HAVE_ALLOCA to say that the system provides a properly @@ -131,6 +122,7 @@ NOTE-END */ * config.h (or elsewhere) to decide when (not) to use SIGIO. */ +/* Note: This definition not used under XEmacs */ #define NO_SOCK_SIGIO /* Define how to search all pty names.