aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 031ddf58005..cea5d500c7c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -337,9 +337,9 @@ answers, but also function keys like 'F1', character events such as
337'C-M-h', and control characters like 'C-h'. 337'C-M-h', and control characters like 'C-h'.
338 338
339** Lexical binding is now used when evaluating interactive Elisp forms. 339** Lexical binding is now used when evaluating interactive Elisp forms.
340More specifically, lexical-binding is now used for 'M-:', '--eval', as 340More specifically, 'lexical-binding' is now used for 'M-:', '--eval',
341well as in lisp-interaction-mode and ielm-mode, used in the "*scratch*" 341as well as in 'lisp-interaction-mode' and 'ielm-mode', used in the
342and "*ielm*" buffers. 342"*scratch*" and "*ielm*" buffers.
343 343
344--- 344---
345** The new user option 'tooltip-resize-echo-area' avoids truncating 345** The new user option 'tooltip-resize-echo-area' avoids truncating