; * etc/NEWS: Fix typo.
This commit is contained in:
parent
d645628e3c
commit
08cd247fbd
1 changed files with 3 additions and 3 deletions
6
etc/NEWS
6
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue