]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 Apr 1995 06:40:19 +0000 (06:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 Apr 1995 06:40:19 +0000 (06:40 +0000)
src/m/gec63.h

index f8fb44af57f19533e73a85a505db5e3c79e61f21..fcc97e2bf50e9f1f286a99925ccae750b043b7a4 100644 (file)
@@ -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