[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/hpux10-20.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/hpux10-20.h,v |
Date: |
Wed, 23 Jul 2008 06:26:45 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/23 06:26:32
Index: src/s/hpux10-20.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/hpux10-20.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- src/s/hpux10-20.h 20 Jul 2008 13:03:53 -0000 1.7
+++ src/s/hpux10-20.h 23 Jul 2008 06:26:31 -0000 1.8
@@ -66,14 +66,6 @@
#define BSTRING
-/* subprocesses should be defined if you want to
- have code for asynchronous subprocesses
- (as used in M-x compile and M-x shell).
- This is generally OS dependent, and not supported
- under most USG systems. */
-
-#define subprocesses
-
/* Define CLASH_DETECTION if you want lock files to be written
so that Emacs can tell instantly when you try to modify
a file that someone else has modified in his Emacs. */