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/20-git-commit.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs.d/20-git-commit.el') diff --git a/emacs.d/20-git-commit.el b/emacs.d/20-git-commit.el index 4568af0..2b717e8 100644 --- a/emacs.d/20-git-commit.el +++ b/emacs.d/20-git-commit.el @@ -1,4 +1,3 @@ -(add-to-list 'load-path "~/.emacs.d/elisp/git-commit-mode") (require 'git-commit) (add-hook 'git-commit-mode-hook -- cgit v1.2.3-54-g00ecf