diff options
Diffstat (limited to 'doc/lispref/processes.texi')
| -rw-r--r-- | doc/lispref/processes.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index 382053ab24a..db6b4c35ef7 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi | |||
| @@ -1960,7 +1960,6 @@ because @var{seconds} can be floating point to specify | |||
| 1960 | waiting a fractional number of seconds. If @var{seconds} is 0, the | 1960 | waiting a fractional number of seconds. If @var{seconds} is 0, the |
| 1961 | function accepts whatever output is pending but does not wait. | 1961 | function accepts whatever output is pending but does not wait. |
| 1962 | 1962 | ||
| 1963 | @c Emacs 22.1 feature | ||
| 1964 | If @var{process} is a process, and the argument @var{just-this-one} is | 1963 | If @var{process} is a process, and the argument @var{just-this-one} is |
| 1965 | non-@code{nil}, only output from that process is handled, suspending output | 1964 | non-@code{nil}, only output from that process is handled, suspending output |
| 1966 | from other processes until some output has been received from that | 1965 | from other processes until some output has been received from that |