emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32.h,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/w32.h,v
Date: Fri, 14 Jul 2006 09:29:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/07/14 09:29:22

Index: w32.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- w32.h       6 Feb 2006 15:23:21 -0000       1.19
+++ w32.h       14 Jul 2006 09:29:22 -0000      1.20
@@ -93,6 +93,7 @@
 /* fd_info flag definitions */
 #define FILE_READ               0x0001
 #define FILE_WRITE              0x0002
+#define FILE_LISTEN            0x0004
 #define FILE_BINARY             0x0010
 #define FILE_LAST_CR            0x0020
 #define FILE_AT_EOF             0x0040




reply via email to

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