From 63c5b96d1e76a670950975cfec64cceb2fc9c5d9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 19 Apr 2014 23:20:09 +0200 Subject: Move yes-or-no-p setting to init.org --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/init.el') 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 -- cgit v1.2.3-54-g00ecf