projects
/
emacs-init.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1d07e41
)
disable menubar
Stefan Bund [Wed, 11 Oct 2017 16:09:03 +0000 (18:09 +0200)]
setup/00init.el
patch
|
blob
|
history
diff --git
a/setup/00init.el
b/setup/00init.el
index
bde68f4
..
c1609ae
100644
(file)
--- a/
setup/00init.el
+++ b/
setup/00init.el
@@
-10,3
+10,4
@@
(setenv "LANG" nil)
(prefer-coding-system 'utf-8)
+(menu-bar-mode -1)