emacs-diffs
[Top][All Lists]
Advanced

[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.  */




reply via email to

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