Remove renaming of emacs-lisp-mode

This is not necessary.
This commit is contained in:
syl20bnr 2015-03-01 12:48:37 -05:00
parent 7dda93c894
commit 43ea903c4b

View file

@ -136,9 +136,6 @@ Can be installed with `brew install trash'."
;; UI
;; ---------------------------------------------------------------------------
;; reduce the mode name in mode line for emacs-lisp-mode
(add-hook 'emacs-lisp-mode-hook
(lambda () (setq mode-name "Elisp")))
;; important for golden-ratio to better work
(setq window-combination-resize t)
;; fringes