aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/processes.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/processes.texi')
-rw-r--r--lispref/processes.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/processes.texi b/lispref/processes.texi
index a6f43cfa95d..f957ebcac4b 100644
--- a/lispref/processes.texi
+++ b/lispref/processes.texi
@@ -1520,7 +1520,7 @@ text at the end of the entire answer, but nothing before; that's how
1520 1520
1521If the argument @var{delay-question} is non-nil, delay sending this 1521If the argument @var{delay-question} is non-nil, delay sending this
1522question until the process has finished replying to any previous 1522question until the process has finished replying to any previous
1523questions. This produces more reliable results with some processes." 1523questions. This produces more reliable results with some processes.
1524 1524
1525The return value of @code{tq-enqueue} itself is not meaningful. 1525The return value of @code{tq-enqueue} itself is not meaningful.
1526@end defun 1526@end defun