From b58912b7d938af0b447e8545ec0aac702d114935 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 13 Apr 1995 06:40:19 +0000 Subject: [PATCH] Comment change. --- src/m/gec63.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/m/gec63.h b/src/m/gec63.h index f8fb44af57f..fcc97e2bf50 100644 --- a/src/m/gec63.h +++ b/src/m/gec63.h @@ -57,6 +57,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #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 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Move some garbage-collector flag bits to different bit positions. */ #define ARRAY_MARK_FLAG (1 << 27) - -#define NO_REMAP -- 2.39.5