emacs: remove outdated comment
Alan Pearce alan@alanpearce.eu
Sun, 17 Jun 2018 09:46:46 +0200
1 files changed, 0 insertions(+), 3 deletions(-)
jump to
M emacs/.emacs.d/main.el → emacs/.emacs.d/main.el
@@ -1825,9 +1825,6 @@ (add-hook 'lisp-mode-common-hook #'turn-on-redshank-mode))) ;;;;;; Emacs Lisp -;; Customise the modeline-display of =emacs-lisp-mode=. Then make sure -;; it runs the common lisp hooks. - (add-hook 'emacs-lisp-mode-hook #'eldoc-mode) ;; Go-to function for elisp. Except it works through the entire Emacs ecosystem.