use `lexical' declarations in "boot.el"
authorBT Templeton <bpt@hcoop.net>
Tue, 9 Aug 2011 00:15:06 +0000 (20:15 -0400)
committerBT Templeton <bpt@hcoop.net>
Fri, 3 Feb 2012 23:53:50 +0000 (18:53 -0500)
commit13f022c9f78b5a5e8e59b2afde8a8f21f7bb5e78
tree0e1ed96af112797aebd82bd6be53e0abe6b19ca6
parent9b90b453984a92e7e2d5f9ee0da97d33ff39fdc4
use `lexical' declarations in "boot.el"

* module/language/elisp/boot.el (prog1, cond, or, catch): Use `let' with
  `lexical' declarations instead of `lexical-let'.
  (%plist-put): Use `let' instead of `lexical-let', since "boot.el" now
  uses lexical binding by default.
module/language/elisp/boot.el