Index lexical scoping
This commit is contained in:
parent
6b7a4323f2
commit
04b6b34208
1 changed files with 1 additions and 0 deletions
|
@ -904,6 +904,7 @@ the others.
|
|||
@cindex scope
|
||||
@cindex extent
|
||||
@cindex dynamic scoping
|
||||
@cindex lexical scoping
|
||||
Local bindings in Emacs Lisp have @dfn{indefinite scope} and
|
||||
@dfn{dynamic extent}. @dfn{Scope} refers to @emph{where} textually in
|
||||
the source code the binding can be accessed. ``Indefinite scope'' means
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue