aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1f4f9895315..3b520ec50b1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -283,6 +283,10 @@ selected window is strongly dedicated to its buffer.
283`even-window-sizes' and now handles window widths as well. 283`even-window-sizes' and now handles window widths as well.
284 284
285+++ 285+++
286** New function `read-multiple-choice' use to prompt for
287multiple-choice questions, with a handy way to display help texts.
288
289+++
286** terpri gets an optional arg ENSURE to conditionally output a newline. 290** terpri gets an optional arg ENSURE to conditionally output a newline.
287 291
288+++ 292+++