From 0c6b068a8f11345d804da3994659167ea013a06f Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 16 Oct 2012 10:04:32 +0200 Subject: .emacs.d/site-lisp/oni.el --- .emacs.d/site-lisp/oni.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/site-lisp/oni.el') diff --git a/.emacs.d/site-lisp/oni.el b/.emacs.d/site-lisp/oni.el index 2338ecc..4103dca 100644 --- a/.emacs.d/site-lisp/oni.el +++ b/.emacs.d/site-lisp/oni.el @@ -373,7 +373,6 @@ When dealing with braces, add another line and indent that too." (defun oni:org-mode-func () "Function for `org-mode-hook'." - (flyspell-mode) (auto-fill-mode) (yas-minor-mode)) -- cgit v1.2.3-54-g00ecf