; * doc/lispref/processes.texi (Filter Functions): Fix last change.
This commit is contained in:
@@ -1783,7 +1783,8 @@ This function gives @var{process} the filter function @var{filter}.
|
||||
If @var{filter} is @code{nil}, it gives the process the default
|
||||
filter, which inserts the process output into the process buffer. If
|
||||
@var{filter} is @code{t}, Emacs stops accepting output from the
|
||||
process.
|
||||
process, unless it's a network server process that listens for
|
||||
incoming connections.
|
||||
@end defun
|
||||
|
||||
@defun process-filter process
|
||||
|
||||
Reference in New Issue
Block a user