[ << ] | [ < ] | [ 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 February 3, 2012 using texi2html 5.0.