From db1907233c8ecc7ca562e365125c24d60bb40c54 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Sun, 20 Oct 2019 13:52:03 +0200 Subject: [PATCH] while-no-input-ignore-events manual clarification * doc/lispref/commands.texi (Event Input Misc): Be slightly clearer about what while-no-input-ignore-events is. --- doc/lispref/commands.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index a351917b852..0db38b7176a 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -2959,7 +2959,7 @@ like this: @defvar while-no-input-ignore-events This variable allow setting which special events @code{while-no-input} -should ignore. It is a list of symbols. +should ignore. It is a list of event symbols (@pxref{Event Examples}). @end defvar -- 2.39.2