emacs-diffs
[Top][All Lists]
Advanced

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

master c2e28aabcc 1/5: ; * etc/NEWS: Fix description of 'polling-period'


From: Eli Zaretskii
Subject: master c2e28aabcc 1/5: ; * etc/NEWS: Fix description of 'polling-period' change.
Date: Sat, 22 Jan 2022 02:07:40 -0500 (EST)

branch: master
commit c2e28aabcc370ac32c37c3f31acb1930e0d7cab8
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/NEWS: Fix description of 'polling-period' change.
---
 etc/NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index f8c563d10f..53f04e23ef 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -973,8 +973,8 @@ functions.
 
 --
 ** The variable 'polling-period' now accepts floating point values.
-Setting it to a floating-point value means that Emacs will poll for
-input every so many fractions of a second.
+This means Emacs can now poll for input during Lisp execution more
+frequently than once in a second.
 
 --
 ** New function 'bidi-string-strip-control-characters'.



reply via email to

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