# HG changeset patch # User Richard M. Stallman # Date 797755219 0 # Node ID 9f1825e7fc8ff20e44fcd6bd72cd40df60c7f6ad # Parent 4c3096cfd9008ea87b1eb2f6e0fcb1b7c8ca781d Comment change. diff -r 4c3096cfd900 -r 9f1825e7fc8f src/m/gec63.h --- a/src/m/gec63.h Thu Apr 13 05:43:35 1995 +0000 +++ b/src/m/gec63.h Thu Apr 13 06:40:19 1995 +0000 @@ -57,6 +57,10 @@ #undef TERMCAP #define TERMINFO +#define NO_REMAP + +/* The rest of the file certainly needs updating for Emacs 19.29! */ + /* Define sizes of portions of a Lisp_Object. */ #define VALBITS 24 @@ -72,5 +76,3 @@ /* Move some garbage-collector flag bits to different bit positions. */ #define ARRAY_MARK_FLAG (1 << 27) - -#define NO_REMAP