commit
d935a813a1
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@
|
||||||
(declare (doc-string 1))
|
(declare (doc-string 1))
|
||||||
`(lambda () (interactive) ,@body))
|
`(lambda () (interactive) ,@body))
|
||||||
|
|
||||||
|
(defalias 'lambda! 'λ!)
|
||||||
|
|
||||||
(defmacro after! (feature &rest forms)
|
(defmacro after! (feature &rest forms)
|
||||||
"A smart wrapper around `with-eval-after-load'. Supresses warnings during
|
"A smart wrapper around `with-eval-after-load'. Supresses warnings during
|
||||||
compilation."
|
compilation."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue