λ lambda abbrev
This commit is contained in:
parent
cc5f486df6
commit
c9226c4052
1 changed files with 2 additions and 1 deletions
|
@ -629,7 +629,8 @@
|
|||
|
||||
(abbrevs dbind destructuring-bind
|
||||
mvbind multiple-value-bind
|
||||
mvsetq multiple-value-setq)
|
||||
mvsetq multiple-value-setq
|
||||
λ lambda)
|
||||
|
||||
;; not great
|
||||
(defmacro propmacro (propname)
|
||||
|
|
Loading…
Reference in a new issue