(Fprocess_status): Doc fix.
This commit is contained in:
parent
8dc9e2ef68
commit
31cd7d0079
1 changed files with 1 additions and 1 deletions
|
@ -644,7 +644,7 @@ signal -- for a process that has got a fatal signal.\n\
|
|||
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;
|
||||
|
|
Loading…
Add table
Reference in a new issue