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/ibms390.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/ibms390.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/ibms390.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/ibms390.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- m/ibms390.h 11 Jul 2008 02:29:42 -0000      1.14
+++ m/ibms390.h 16 Jul 2008 07:26:29 -0000      1.15
@@ -48,12 +48,6 @@
 
 #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
 
-/* 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.




reply via email to

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