emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master db19072: while-no-input-ignore-events manual clarif


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master db19072: while-no-input-ignore-events manual clarification
Date: Sun, 20 Oct 2019 07:52:19 -0400 (EDT)

branch: master
commit db1907233c8ecc7ca562e365125c24d60bb40c54
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    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 a351917..0db38b7 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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]