-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
That makes it possible drop branches that treated `lambda' specifically, with reduces the risk of forgetting to do that in some places, such as when setting `:reader', where we previously failed to do it. Also start treating `closure' the same as `lambda'. Fixing the failure to do that, is now simpler, since it only has to happen in one place, the new `transient--quote'. In two places where we know we always have to quote, start doing that explicitly, instead of sticking to `macroexp-quote' or even switching to `transient--quote'.
- Loading branch information
Showing
1 changed file
with
13 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters