diff options
Diffstat (limited to 'lispref/processes.texi')
| -rw-r--r-- | lispref/processes.texi | 2 |
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 | ||
| 1521 | If the argument @var{delay-question} is non-nil, delay sending this | 1521 | If the argument @var{delay-question} is non-nil, delay sending this |
| 1522 | question until the process has finished replying to any previous | 1522 | question until the process has finished replying to any previous |
| 1523 | questions. This produces more reliable results with some processes." | 1523 | questions. This produces more reliable results with some processes. |
| 1524 | 1524 | ||
| 1525 | The return value of @code{tq-enqueue} itself is not meaningful. | 1525 | The return value of @code{tq-enqueue} itself is not meaningful. |
| 1526 | @end defun | 1526 | @end defun |