[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.23.2.3 Dynamic Binding
In contrast to Scheme, which uses “lexical scoping”, Emacs Lisp scopes its variables dynamically. Guile supports dynamic scoping with its “fluids” facility. See section Fluids and Dynamic States, for more information.
This document was generated on April 20, 2013 using texi2html 5.0.