[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/vms.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/vms.h,v |
Date: |
Thu, 10 Jul 2008 15:26:23 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 15:26:15
Index: src/s/vms.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/vms.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- src/s/vms.h 10 Jul 2008 03:26:06 -0000 1.22
+++ src/s/vms.h 10 Jul 2008 15:26:15 -0000 1.23
@@ -151,7 +151,6 @@
#ifndef _GNUC_
extern double mth$dmod(double, double);
-#define drem mth$dmod
#endif
/* Some time routines are missing in the VAX C RTL, or needs some
@@ -240,10 +239,6 @@
#define NULL_DEVICE "NLA0:"
-#define TERMCAP_NAME "emacs_library:[etc]termcap.dat"
-
-#define EXEC_SUFFIXES ".exe:.com"
-
/* Case conflict with Xlib XFree () */
#define xfree emacs_xfree
- [Emacs-diffs] Changes to emacs/src/s/vms.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/s/vms.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/s/vms.h,v, Dan Nicolaescu, 2008/07/13
- [Emacs-diffs] Changes to emacs/src/s/vms.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/s/vms.h,v, Dan Nicolaescu, 2008/07/23