diff --git a/init.el b/init.el index 649735c..bab4bb0 100644 --- a/init.el +++ b/init.el @@ -4,11 +4,7 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - '(desktop-save-mode t) - '(mouse-drag-and-drop-region t) - '(mouse-drag-and-drop-region-cross-program t) - '(tool-bar-mode nil) - '(visible-bell 1)) +) (global-ede-mode t)