[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/msdos.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/msdos.h,v |
Date: |
Wed, 23 Jul 2008 06:26:47 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/23 06:26:32
Index: src/s/msdos.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/msdos.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- src/s/msdos.h 16 Jul 2008 07:26:30 -0000 1.54
+++ src/s/msdos.h 23 Jul 2008 06:26:32 -0000 1.55
@@ -68,8 +68,7 @@
/* 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. */
+ This is the only system that needs this. */
#undef subprocesses
- [Emacs-diffs] Changes to emacs/src/s/msdos.h,v, Dan Nicolaescu, 2008/07/13
- [Emacs-diffs] Changes to emacs/src/s/msdos.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/s/msdos.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/s/msdos.h,v, Dan Nicolaescu, 2008/07/24
- [Emacs-diffs] Changes to emacs/src/s/msdos.h,v, Dan Nicolaescu, 2008/07/31