Mercurial > emacs
diff src/process.c @ 23661:5de09eb31c38
(Fprocess_status): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Sat, 07 Nov 1998 16:55:41 +0000 |
parents | 94f4ba741f22 |
children | f69129948f65 |
line wrap: on
line diff
--- a/src/process.c Sat Nov 07 02:08:40 1998 +0000 +++ b/src/process.c Sat Nov 07 16:55:41 1998 +0000 @@ -644,7 +644,7 @@ open -- for a network stream connection that is open.\n\ closed -- for a network stream connection that is closed.\n\ nil -- if arg is a process name and no such process exists.\n\ -PROCESS may be a process, a buffer, the name of a process or buffer, or\n\ +PROCESS may be a process, a buffer, the name of a process, or\n\ nil, indicating the current buffer's process.") (process) register Lisp_Object process;