* bytecomp.el (byte-compile-cl-file-p): Only "cl.el" counts as cl these days.
Remove no longer appropriate file-local suppression of CL warnings in lisp/emacs-lisp/cl-*.el files.
This commit is contained in:
parent
53baf48a6e
commit
e60b51abaa
6 changed files with 6 additions and 5 deletions
|
@ -2686,7 +2686,6 @@ surrounded by (cl-block NAME ...).
|
|||
|
||||
;; Local variables:
|
||||
;; byte-compile-dynamic: t
|
||||
;; byte-compile-warnings: (not cl-functions)
|
||||
;; generated-autoload-file: "cl-loaddefs.el"
|
||||
;; End:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue