all repos — nixfiles @ bd9727bb6c3bcd9bb8428f371d59c6df1d185b52

System and user configuration, managed by nix and home-manager

emacs: remove outdated comment

Alan Pearce
commit

bd9727bb6c3bcd9bb8428f371d59c6df1d185b52

parent

31a3b336a16d33c9119c537d05f2100ddd765290

1 file 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.