emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/m/template.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/template.h,v
Date: Thu, 10 Jul 2008 02:49:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/10 02:49:29

Index: m/template.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/template.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- m/template.h        7 May 2008 07:05:59 -0000       1.21
+++ m/template.h        10 Jul 2008 02:49:28 -0000      1.22
@@ -32,15 +32,9 @@
 
 #define NO_ARG_ARRAY
 
-/* Define WORD_MACHINE if addresses and such have
- * to be corrected before they can be used as byte counts.  */
-
-#define WORD_MACHINE
-
 /* Now define a symbol for the cpu type, if your compiler
-   does not define it automatically:
-   Ones defined so far include vax, m68000, ns16000, pyramid,
-   orion, tahoe, APOLLO and many others */
+   does not define it automatically.
+   Ones defined so far include m68k and many others */
 
 /* Use type int rather than a union, to represent Lisp_Object */
 /* This is desirable for most machines.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]