General cleanup

This commit is contained in:
Henrik Lissner 2015-12-23 03:42:47 -05:00
parent 26a7012936
commit ae7a75f669
6 changed files with 15 additions and 12 deletions

View file

@ -1,7 +1,5 @@
;;; defuns-compile.el
;; (eval-when-compile (require 'core))
;;;###autoload
(defun narf/is-recompilable-p ()
"Does an .elc file exist and is this file in the .emacs.d folder?"