summaryrefslogtreecommitdiff
path: root/lisp/generic-x.el
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2023-10-25 20:43:57 -0700
committerJim Porter <jporterbugs@gmail.com>2024-01-09 10:31:06 -0800
commitd58d0fa52ff22e147b8328759d5f0f762e15bbb5 (patch)
treeb04b8c222ec615e716bebf5e0321e90e7a5b3cba /lisp/generic-x.el
parent1b123972636d717241a38bcd6daa3e3f424fb8b0 (diff)
downloademacs-d58d0fa52ff22e147b8328759d5f0f762e15bbb5.tar.gz
emacs-d58d0fa52ff22e147b8328759d5f0f762e15bbb5.tar.bz2
emacs-d58d0fa52ff22e147b8328759d5f0f762e15bbb5.zip
Introduce 'let' using lexical binding in the Lisp Introduction
* doc/lispintro/emacs-lisp-intro.texi (Prevent confusion): Rework the explanation to discuss how things work under lexical binding. (How let Binds Variables): Describe the differences between lexical and dynamic binding (including how to configure it). (defvar): Mention that 'defvar' declares variables as always dynamically-bound (bug#66756).
Diffstat (limited to 'lisp/generic-x.el')
0 files changed, 0 insertions, 0 deletions