aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-04-13 06:40:19 +0000
committerRichard M. Stallman <[email protected]>1995-04-13 06:40:19 +0000
commitb58912b7d938af0b447e8545ec0aac702d114935 (patch)
treed8104a0c298438748efbc95fcad9e2d59df0d74a /src
parent89901917efbd37aa577f3e5b207864e07af7ad5a (diff)
Comment change.
Diffstat (limited to 'src')
-rw-r--r--src/m/gec63.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/m/gec63.h b/src/m/gec63.h
index f8fb44af57..fcc97e2bf5 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