emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/callproc.c,v [EMACS_22_BASE]


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

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

Index: callproc.c
===================================================================
RCS file: /sources/emacs/emacs/src/callproc.c,v
retrieving revision 1.221.2.1
retrieving revision 1.221.2.2
diff -u -b -r1.221.2.1 -r1.221.2.2
--- callproc.c  25 Jul 2007 05:16:02 -0000      1.221.2.1
+++ callproc.c  8 Aug 2007 07:49:21 -0000       1.221.2.2
@@ -117,7 +117,7 @@
 Lisp_Object Qbuffer_file_type;
 #endif /* DOS_NT */
 
-/* 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.  */
 int synch_process_alive;
 




reply via email to

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