Make emacs start without warning message something is wrong in init.el on linux
This commit is contained in:
parent
999571fecd
commit
eeb36b6de6
1 changed files with 0 additions and 3 deletions
3
init.el
3
init.el
|
@ -135,9 +135,6 @@
|
||||||
|
|
||||||
(tool-bar-mode -1)
|
(tool-bar-mode -1)
|
||||||
(menu-bar-mode -1)
|
(menu-bar-mode -1)
|
||||||
(scroll-bar-mode -1)
|
|
||||||
(fringe-mode 10)
|
|
||||||
(horizontal-scroll-bar-mode -1)
|
|
||||||
|
|
||||||
;; (load "bundle--gui")
|
;; (load "bundle--gui")
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue