summaryrefslogtreecommitdiffstats
path: root/compile-emacs.el
diff options
context:
space:
mode:
Diffstat (limited to 'compile-emacs.el')
-rw-r--r--compile-emacs.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/compile-emacs.el b/compile-emacs.el
deleted file mode 100644
index 239b8b4..0000000
--- a/compile-emacs.el
+++ /dev/null
@@ -1,6 +0,0 @@
-(add-to-list 'load-path "~/.emacs.d/elisp")
-(add-to-list 'load-path "~/.emacs.d/naquadah-theme")
-(add-to-list 'load-path "~/.emacs.d/elisp/markdown-mode")
-(add-to-list 'load-path "~/.emacs.d/elisp/git-commit-mode")
-
-(byte-compile-file "emacs.el")