From 1307626309deead2bd4a4a6fa0d1c4c60e707e39 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 18 Apr 2011 10:30:35 +0200 Subject: EMACS: Paths Of course paths need to be defined in ~/.emacs, otherwise the compilation function might not be aware of them. --- emacs.d/00-paths.el | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 emacs.d/00-paths.el (limited to 'emacs.d/00-paths.el') diff --git a/emacs.d/00-paths.el b/emacs.d/00-paths.el deleted file mode 100644 index c9853c2..0000000 --- a/emacs.d/00-paths.el +++ /dev/null @@ -1,3 +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") -- cgit v1.2.3-54-g00ecf