summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-19 23:20:09 +0200
committerGravatar Tom Willemse2014-04-19 23:20:09 +0200
commit63c5b96d1e76a670950975cfec64cceb2fc9c5d9 (patch)
tree7649416b0c82b5f553c11ef261248b21d3fe4bc9 /.emacs.d/init.el
parent9d04002ca5947697c3c3eae435a935d3fee65987 (diff)
downloademacs-63c5b96d1e76a670950975cfec64cceb2fc9c5d9.tar.gz
emacs-63c5b96d1e76a670950975cfec64cceb2fc9c5d9.zip
Move yes-or-no-p setting to init.org
Diffstat (limited to '.emacs.d/init.el')
-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 7cfd790..f243daf 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -920,7 +920,6 @@ from myaethon2.core.decorators import (
;;;; Aliases
-(defalias 'yes-or-no-p 'y-or-n-p)
(defalias 'dabbrev-expand 'hippie-expand)
;;;; Load path