changeset 11410:9f1825e7fc8f

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 13 Apr 1995 06:40:19 +0000
parents 4c3096cfd900
children 91bcce2fd486
files src/m/gec63.h
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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