aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/processes.texi
diff options
context:
space:
mode:
authorDmitry Gutov2022-08-15 02:22:59 +0300
committerDmitry Gutov2022-08-15 02:22:59 +0300
commitee3a674c7c9e39fe7ff296ce1f9830fc45520de8 (patch)
treee8ba1e7be54314f208454e80e3d31044c913f3eb /doc/lispref/processes.texi
parentfe0e53d963899a16e0dd1bbc1ba10a6b59f7989e (diff)
parent0a8e88fd83db5398d36064a7f87cff5b57da7284 (diff)
downloademacs-scratch/font_lock_large_files.tar.gz
emacs-scratch/font_lock_large_files.zip
Merge branch 'master' into scratch/font_lock_large_filesscratch/font_lock_large_files
Diffstat (limited to 'doc/lispref/processes.texi')
-rw-r--r--doc/lispref/processes.texi1
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
1960waiting a fractional number of seconds. If @var{seconds} is 0, the 1960waiting a fractional number of seconds. If @var{seconds} is 0, the
1961function accepts whatever output is pending but does not wait. 1961function accepts whatever output is pending but does not wait.
1962 1962
1963@c Emacs 22.1 feature
1964If @var{process} is a process, and the argument @var{just-this-one} is 1963If @var{process} is a process, and the argument @var{just-this-one} is
1965non-@code{nil}, only output from that process is handled, suspending output 1964non-@code{nil}, only output from that process is handled, suspending output
1966from other processes until some output has been received from that 1965from other processes until some output has been received from that