summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2020-01-13 21:11:46 +0100
committerMichael Albinus <michael.albinus@gmx.de>2020-01-13 21:11:46 +0100
commit08cd247fbdf75daee8ad2ee78b9f8ec70ff8e30f (patch)
tree4478004250173c550db25efdbede4eddd6fc7d1e
parentd645628e3cf6ebe5eaea3b40100bd77b9c823f8b (diff)
downloademacs-08cd247fbdf75daee8ad2ee78b9f8ec70ff8e30f.tar.gz
emacs-08cd247fbdf75daee8ad2ee78b9f8ec70ff8e30f.tar.bz2
emacs-08cd247fbdf75daee8ad2ee78b9f8ec70ff8e30f.zip
; * etc/NEWS: Fix typo.
-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
'C-M-h', and control characters like 'C-h'.
** Lexical binding is now used when evaluating interactive Elisp forms.
-More specifically, lexical-binding is now used for 'M-:', '--eval', as
-well as in lisp-interaction-mode and ielm-mode, used in the "*scratch*"
-and "*ielm*" buffers.
+More specifically, 'lexical-binding' is now used for 'M-:', '--eval',
+as well as in 'lisp-interaction-mode' and 'ielm-mode', used in the
+"*scratch*" and "*ielm*" buffers.
---
** The new user option 'tooltip-resize-echo-area' avoids truncating