emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/process.h,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: process.h
===================================================================
RCS file: /sources/emacs/emacs/src/process.h,v
retrieving revision 1.36.2.1
retrieving revision 1.36.2.2
diff -u -b -r1.36.2.1 -r1.36.2.2
--- process.h   25 Jul 2007 05:15:39 -0000      1.36.2.1
+++ process.h   8 Aug 2007 07:49:14 -0000       1.36.2.2
@@ -138,7 +138,7 @@
 /* Alist of elements (NAME . PROCESS).  */
 extern Lisp_Object Vprocess_alist;
 
-/* True iff we are about to fork off a synchronous process or if we
+/* True if we are about to fork off a synchronous process or if we
    are waiting for it.  */
 extern int synch_process_alive;
 




reply via email to

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