mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Don't complain about use of cl functions
This commit is contained in:
parent
db731db9d9
commit
27f863039b
1 changed files with 1 additions and 0 deletions
|
@ -787,6 +787,7 @@ FILES is a list of (SOURCE . DEST) relative filepath pairs."
|
|||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; byte-compile-warnings: (not cl-functions)
|
||||
;; eval: (checkdoc-minor-mode 1)
|
||||
;; End:
|
||||
|
||||
|
|
Loading…
Reference in a new issue