Add local variable list to turn off cl-function warnings.
This commit is contained in:
parent
d1a57439f1
commit
b69a33744a
1 changed files with 4 additions and 0 deletions
|
@ -2645,4 +2645,8 @@ surrounded by (block NAME ...).
|
|||
|
||||
(run-hooks 'cl-macs-load-hook)
|
||||
|
||||
;;; Local variables:
|
||||
;;; byte-compile-warnings: (redefine callargs free-vars unresolved obsolete noruntime)
|
||||
;;; End:
|
||||
|
||||
;;; cl-macs.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue