summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2022-01-21 13:49:57 +0800
committerPo Lu <luangruo@yahoo.com>2022-01-21 13:49:57 +0800
commit2b4f0b5f3b2e9b231b391207656df1328b13652a (patch)
tree684f159b28595219a9d7add385f11096591f9806
parent7fff3c9b7e44b5ce6e7a13d257613aeeb530fad1 (diff)
downloademacs-2b4f0b5f3b2e9b231b391207656df1328b13652a.tar.gz
; * etc/NEWS: Fix typo in recent change.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c73e34c6725..f8c563d10fc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -972,7 +972,7 @@ functions.
* Lisp Changes in Emacs 29.1
--
-** The variable 'polling-period' now accepts floating point values
+** 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.