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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/m/intel386.h,v
Date: Sun, 20 Jul 2008 14:12:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/20 14:12:43

Index: m/intel386.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/intel386.h,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- m/intel386.h        16 Jul 2008 15:27:04 -0000      1.55
+++ m/intel386.h        20 Jul 2008 14:12:41 -0000      1.56
@@ -82,11 +82,10 @@
 
 #define LOAD_AVE_CVT(x) ((int) (((double) (x)) * 100.0 / FSCALE))
 #define FSCALE 256.0
-#endif
+#endif /* USG5_4 */
 #endif /* not SOLARIS2 */
 
 #ifdef USG
-#define NO_REMAP
 #define TEXT_START 0
 #endif /* USG */
 




reply via email to

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