1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-11 17:31:35 -07:00
emacs/doc
Mattias Engdegård 7e4a4b762e 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.
2023-10-23 14:48:42 +02:00
..
emacs Allow specifying the dir locals file to edit (Bug#66663) 2023-10-22 20:54:15 +03:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (car & cdr): Fix typo. 2023-06-25 08:27:01 +03:00
lispref Describe lexical binding before dynamic 2023-10-23 14:48:42 +02:00
man * doc/man/emacsclient.1: Add missing options. 2023-10-16 12:41:32 +02:00
misc Revise documentation concerning selections outside X 2023-10-22 07:55:12 +00:00