Add a local variables section, and set

byte-compile-warnings to `(not cl-functions)'.
This commit is contained in:
Glenn Morris 2007-10-28 23:51:52 +00:00
parent bc8ce89b93
commit 7187be8be7

View file

@ -186,5 +186,9 @@
(provide 'cl-compat)
;; Local variables:
;; byte-compile-warnings: (not cl-functions)
;; End:
;; arch-tag: 9996bb4f-aaf5-4592-b436-bf64759a3163
;;; cl-compat.el ends here