diff --git a/mc-cycle-cursors.el b/mc-cycle-cursors.el index 0782f21..4c93dc7 100644 --- a/mc-cycle-cursors.el +++ b/mc-cycle-cursors.el @@ -113,4 +113,10 @@ (provide 'mc-cycle-cursors) + +;; Local Variables: +;; coding: utf-8 +;; byte-compile-warnings: (not cl-functions) +;; End: + ;;; mc-cycle-cursors.el ends here