X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fm%2Fclipper.h;h=e454761404eb1bbddbe5de66f1367c917326d801;hb=166ba1350d802535b6a6ea7ea0bc29c56a71b7ec;hp=f18bc9900b6fb4ac03b0115182e23ecb7bffb70d;hpb=3890a2e3064a7f562107c58e59d928284ec04741;p=chise%2Fxemacs-chise.git.1 diff --git a/src/m/clipper.h b/src/m/clipper.h index f18bc99..e454761 100644 --- a/src/m/clipper.h +++ b/src/m/clipper.h @@ -45,15 +45,6 @@ Boston, MA 02111-1307, USA. */ and temacs will do (load "loadup") automatically unless told otherwise. */ /* #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 */ /* Karl Kleinpaste says this isn't needed. */ - /* 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