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

Diff of /emacs/src/callproc.c

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

revision 1.196 by lektu, Tue Feb 4 14:03:11 2003 UTC revision 1.197 by rms, Sun May 18 15:10:00 2003 UTC
# Line 1011  t (mix it with ordinary output), or a fi Line 1011  t (mix it with ordinary output), or a fi
1011  Sixth arg DISPLAY non-nil means redisplay buffer as output is inserted.  Sixth arg DISPLAY non-nil means redisplay buffer as output is inserted.
1012  Remaining args are passed to PROGRAM at startup as command args.  Remaining args are passed to PROGRAM at startup as command args.
1013    
1014  If BUFFER is nil, `call-process-region' returns immediately with value nil.  If BUFFER is 0, `call-process-region' returns immediately with value nil.
1015  Otherwise it waits for PROGRAM to terminate  Otherwise it waits for PROGRAM to terminate
1016  and returns a numeric exit status or a signal description string.  and returns a numeric exit status or a signal description string.
1017  If you quit, the process is killed with SIGINT, or SIGKILL if you quit again.  If you quit, the process is killed with SIGINT, or SIGKILL if you quit again.

Legend:
Removed from v.1.196  
changed lines
  Added in v.1.197

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