From f44c2a4f66e81a659df28a3ed72979407e83635b Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 10 Sep 2011 23:51:53 +0200 Subject: EMACS: No need to load functions.el, doesn't exist anymore --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d') 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) -- cgit v1.2.3-54-g00ecf