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.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/process.c
Date: Sun, 13 Jun 2004 18:54:38 -0400

Index: emacs/src/process.c
diff -c emacs/src/process.c:1.431 emacs/src/process.c:1.432
*** emacs/src/process.c:1.431   Sun Jun  6 22:17:53 2004
--- emacs/src/process.c Sun Jun 13 22:37:07 2004
***************
*** 3619,3624 ****
--- 3619,3626 ----
  #endif
  #endif        /* HAVE_SOCKETS */
  
+ /* Turn off input and output for process PROC.  */
+ 
  void
  deactivate_process (proc)
       Lisp_Object proc;




reply via email to

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