Skip to content

Commit

Permalink
Skip cl compile warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
rejeep committed Oct 28, 2012
1 parent 663b0b0 commit d12be66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wrap-region.el
Expand Up @@ -326,4 +326,8 @@ If MODE-OR-MODES is not present, all wrappers for KEY are removed."


(provide 'wrap-region) (provide 'wrap-region)


;; Local Variables:
;; byte-compile-warnings: (not cl-functions)
;; End:

;;; wrap-region.el ends here ;;; wrap-region.el ends here

0 comments on commit d12be66

Please sign in to comment.