[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/cygwin.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/cygwin.h,v |
Date: |
Wed, 23 Jul 2008 06:26:43 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/23 06:26:32
Index: src/s/cygwin.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/cygwin.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- src/s/cygwin.h 20 Jul 2008 13:03:53 -0000 1.17
+++ src/s/cygwin.h 23 Jul 2008 06:26:31 -0000 1.18
@@ -84,14 +84,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. */
- [Emacs-diffs] Changes to emacs/src/s/cygwin.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/s/cygwin.h,v, Andreas Schwab, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/s/cygwin.h,v, Dan Nicolaescu, 2008/07/20
- [Emacs-diffs] Changes to emacs/src/s/cygwin.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/s/cygwin.h,v, Dan Nicolaescu, 2008/07/24