/[emacs]/emacs/src/process.c
ViewVC logotype

Diff of /emacs/src/process.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.352 by kfstorm, Thu Feb 28 23:53:59 2002 UTC revision 1.353 by kfstorm, Thu Feb 28 23:59:19 2002 UTC
# Line 636  exit -- for a process that has exited. Line 636  exit -- for a process that has exited.
636  signal -- for a process that has got a fatal signal.  signal -- for a process that has got a fatal signal.
637  open -- for a network stream connection that is open.  open -- for a network stream connection that is open.
638  closed -- for a network stream connection that is closed.  closed -- for a network stream connection that is closed.
639    connect -- when waiting for a non-blocking connection to complete.
640    failed -- when a non-blocking connection has failed.
641  nil -- if arg is a process name and no such process exists.  nil -- if arg is a process name and no such process exists.
642  PROCESS may be a process, a buffer, the name of a process, or  PROCESS may be a process, a buffer, the name of a process, or
643  nil, indicating the current buffer's process.  */)  nil, indicating the current buffer's process.  */)

Legend:
Removed from v.1.352  
changed lines
  Added in v.1.353

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26