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: Wed, 03 Apr 2002 10:19:17 -0500

Index: emacs/src/process.c
diff -c emacs/src/process.c:1.366 emacs/src/process.c:1.367
*** emacs/src/process.c:1.366   Mon Apr  1 14:49:47 2002
--- emacs/src/process.c Wed Apr  3 10:19:16 2002
***************
*** 5788,5794 ****
  
  /* Report all recent events of a change in process status
     (either run the sentinel or output a message).
!    This is done while Emacs is waiting for keyboard input.  */
  
  void
  status_notify ()
--- 5788,5795 ----
  
  /* Report all recent events of a change in process status
     (either run the sentinel or output a message).
!    This is usually done while Emacs is waiting for keyboard input
!    but can be done at other times.  */
  
  void
  status_notify ()



reply via email to

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