]> git.eshelyaron.com Git - emacs.git/commit
Describe lexical binding before dynamic
authorMattias Engdegård <mattiase@acm.org>
Sat, 21 Oct 2023 15:39:25 +0000 (17:39 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 23 Oct 2023 12:48:42 +0000 (14:48 +0200)
commit7e4a4b762e73ec03be18a149b737447facff3612
tree3ea261b602e622fe31a3f1e0f8634c99cca5a6fd
parent48e7f5493e4ffd31cb705adf982485c3b30fbbac
Describe lexical binding before dynamic

* doc/lispref/variables.texi (Variable Scoping)
(Lexical Binding, Dynamic Binding):
Alter the presentation order from the point of view that lexical
binding is the standard discipline (if not always the default) and
dynamic binding an alternative, which corresponds better to Elisp
today.  Modernise parts of the text.
* doc/lispref/elisp.texi (Top): Update menu.
doc/lispref/elisp.texi
doc/lispref/variables.texi