Update to remove custom stuff from init
This commit is contained in:
parent
af8cd7c52c
commit
9f75c40785
6
init.el
6
init.el
@ -4,11 +4,7 @@
|
|||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; 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)
|
(global-ede-mode t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user