(defslimefn compile-file-for-emacs ([file-name load? & compile-options] (when load? (compile-file-for-emacs* file-name))))
Comments top
No comments for compile-file-for-emacs. Log in to add a comment.