[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/m68k.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/m68k.h,v |
Date: |
Wed, 16 Jul 2008 07:26:31 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/16 07:26:30
Index: m/m68k.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/m68k.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- m/m68k.h 11 Jul 2008 02:29:43 -0000 1.15
+++ m/m68k.h 16 Jul 2008 07:26:29 -0000 1.16
@@ -47,12 +47,6 @@
#define EXPLICIT_SIGN_EXTEND
-/* Define CANNOT_DUMP on machines where unexec does not work.
- Then the function dump-emacs will not be defined
- and temacs will do (load "loadup") automatically unless told otherwise. */
-
-/* #define CANNOT_DUMP */
-
/* Define VIRT_ADDR_VARIES if the virtual addresses of
pure and impure space as loaded can vary, and even their
relative order cannot be relied on.