all repos — archive/dotfiles @ bd9727bb6c3bcd9bb8428f371d59c6df1d185b52

Superseded by nixfiles

emacs: remove outdated comment
Alan Pearce alan@alanpearce.eu
Sun, 17 Jun 2018 09:46:46 +0200
commit

bd9727bb6c3bcd9bb8428f371d59c6df1d185b52

parent

31a3b336a16d33c9119c537d05f2100ddd765290

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.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.