/[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.346 by pj, Wed Oct 24 06:29:38 2001 UTC revision 1.347 by pj, Fri Nov 2 07:01:10 2001 UTC
# Line 1043  BUFFER is the buffer or (buffer-name) to Line 1043  BUFFER is the buffer or (buffer-name) to
1043   BUFFER may be also nil, meaning that this process is not associated   BUFFER may be also nil, meaning that this process is not associated
1044   with any buffer.   with any buffer.
1045  Third arg is program file name.  It is searched for in PATH.  Third arg is program file name.  It is searched for in PATH.
1046  Remaining arguments are strings to give program as arguments.  */)  Remaining arguments are strings to give program as arguments.
1047    usage: (start-process NAME BUFFER PROGRAM &rest PROGRAM-ARGS)  */)
1048       (nargs, args)       (nargs, args)
1049       int nargs;       int nargs;
1050       register Lisp_Object *args;       register Lisp_Object *args;

Legend:
Removed from v.1.346  
changed lines
  Added in v.1.347

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