emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/variables.texi


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lispref/variables.texi
Date: Mon, 06 Oct 2003 12:44:15 -0400

Index: emacs/lispref/variables.texi
diff -c emacs/lispref/variables.texi:1.45 emacs/lispref/variables.texi:1.46
*** emacs/lispref/variables.texi:1.45   Fri Sep 26 06:00:24 2003
--- emacs/lispref/variables.texi        Mon Oct  6 12:44:15 2003
***************
*** 904,909 ****
--- 904,910 ----
  @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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]