From: Richard M. Stallman Date: Thu, 13 Apr 1995 06:40:19 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~4448 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b58912b7d938af0b447e8545ec0aac702d114935;p=emacs.git Comment change. --- 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