summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-20 15:00:04 +0200
committerGravatar Tom Willemse2014-04-20 15:00:04 +0200
commitd2144ec8c63e8f90d9dc0c8389a2f8bbf962fceb (patch)
treec5d869a9dc8284b7d662c55411dae48595027b73 /.emacs.d/init.el
parent2a990e98b9a02871c7f48ddaa138332660f75936 (diff)
downloademacs-d2144ec8c63e8f90d9dc0c8389a2f8bbf962fceb.tar.gz
emacs-d2144ec8c63e8f90d9dc0c8389a2f8bbf962fceb.zip
Move dialog box 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 10dd489..98e92d8 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -910,7 +910,6 @@ from myaethon2.core.decorators import (
;;;; Unconditional settings
-(setq use-dialog-box nil)
(setq user-full-name "Tom Willemse")
(setq window-combination-resize t)
(setq scroll-preserve-screen-position t)