[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/ia64.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/ia64.h,v |
Date: |
Thu, 10 Jul 2008 06:49:48 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 06:49:46
Index: m/ia64.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/ia64.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- m/ia64.h 10 Jul 2008 02:49:27 -0000 1.18
+++ m/ia64.h 10 Jul 2008 06:49:46 -0000 1.19
@@ -65,13 +65,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. */
-#if 0
-#define CANNOT_DUMP
-#endif
-
/* 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.
- [Emacs-diffs] Changes to emacs/src/m/ia64.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/m/ia64.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/m/ia64.h,v, Dan Nicolaescu, 2008/07/10
- [Emacs-diffs] Changes to emacs/src/m/ia64.h,v, Dan Nicolaescu, 2008/07/13
- [Emacs-diffs] Changes to emacs/src/m/ia64.h,v, Dan Nicolaescu, 2008/07/16