summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-09-10 23:51:53 +0200
committerGravatar Tom Willemsen2011-09-10 23:51:53 +0200
commitf44c2a4f66e81a659df28a3ed72979407e83635b (patch)
tree460f90e112f3fa479d97208e416a065ddd40d1eb /.emacs.d
parent8897dcf3948daf12c5019bcb57acf0cf540ea279 (diff)
downloaddotfiles-f44c2a4f66e81a659df28a3ed72979407e83635b.tar.gz
dotfiles-f44c2a4f66e81a659df28a3ed72979407e83635b.zip
EMACS: No need to load functions.el, doesn't exist anymore
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index c3dfd7e..59f6d01 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1,6 +1,5 @@
;; -*- mode: Emacs-Lisp; -*-
(load "~/.emacs.d/ryuslash-load-path")
-(load "~/.emacs.d/functions")
;;-----[ Defun ]---------------------------------------------------------
(defun oni/what-face (pos)