Bytecompiler bytecompiler, won't you shut up

This commit is contained in:
Henrik Lissner
2019-11-23 00:52:36 -05:00
parent 803da8b3b9
commit 26c8f5c6ef
21 changed files with 31 additions and 28 deletions

View File

@@ -187,6 +187,7 @@ BODY will be run when this dispatcher is called."
:plist plist
:fn
(lambda (--alist--)
(ignore --alist--)
(let ,(cl-loop for opt in speclist
for optsym = (if (listp opt) (car opt) opt)
unless (memq optsym cl--lambda-list-keywords)