; Backport ELisp->Elisp fix to etc/NEWS to ease merging
Do not merge to master.
This commit is contained in:
parent
894b0e3a2f
commit
c877acc261
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
@ -2390,7 +2390,7 @@ This line typically looks something like
|
|||
|
||||
;;; My little pony mode -*- lexical-binding: t -*-
|
||||
|
||||
It is needed to inform the compiler about which dialect of ELisp
|
||||
It is needed to inform the compiler about which dialect of Elisp
|
||||
your code is using: the modern dialect with lexical binding or
|
||||
the old dialect with only dynamic binding.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue