; * etc/NEWS: Fix description of 'polling-period' change.

This commit is contained in:
Eli Zaretskii 2022-01-21 10:17:06 +02:00
parent 6e8bafc996
commit c2e28aabcc

View file

@ -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'.