1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00
guile/module/language/elisp/runtime
BT Templeton e5a361d1f9 remove `with-always-lexical' elisp special form
* module/language/elisp/compile-tree-il.scm: (always-lexical): Remove.
  All uses changed.
  (with-added-symbols): Remove.
  (compile-with-always-lexical): Remove.
  (process-options!): Remove support for the `#:always-lexical' option.
* module/language/elisp/runtime/function-slot.scm: Update import and
  re-export lists.
* test-suite/tests/elisp-compiler.test: Remove or update tests using
  `with-always-lexical'.
2012-02-03 18:53:49 -05:00
..
function-slot.scm remove `with-always-lexical' elisp special form 2012-02-03 18:53:49 -05:00
subrs.scm implement `throw' in elisp 2012-02-03 18:53:48 -05:00
value-slot.scm reformat comments 2010-12-07 13:21:01 +01:00