aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0299572ca58..ec508771abc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1253,6 +1253,7 @@ jumping all the way to the top-level.
1253** The function format-time-string now supports the %N directive, for 1253** The function format-time-string now supports the %N directive, for
1254higher-resolution time stamps. 1254higher-resolution time stamps.
1255 1255
1256+++
1256** New function `read-char-choice' reads a restricted set of characters, 1257** New function `read-char-choice' reads a restricted set of characters,
1257discarding any inputs not inside the set. 1258discarding any inputs not inside the set.
1258 1259