Remove email address from init.el
This commit is contained in:
parent
14dc92cdf3
commit
811b1f0c59
1 changed files with 0 additions and 2 deletions
2
init.el
2
init.el
|
@ -42,8 +42,6 @@
|
||||||
|
|
||||||
(defconst narf-debug-mode nil)
|
(defconst narf-debug-mode nil)
|
||||||
|
|
||||||
(setq user-mail-address "henrik@lissner.net")
|
|
||||||
|
|
||||||
(scroll-bar-mode -1) ; no scrollbar
|
(scroll-bar-mode -1) ; no scrollbar
|
||||||
(tool-bar-mode -1) ; no toolbar
|
(tool-bar-mode -1) ; no toolbar
|
||||||
(menu-bar-mode -1) ; no menubar
|
(menu-bar-mode -1) ; no menubar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue