From bd9727bb6c3bcd9bb8428f371d59c6df1d185b52 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 17 Jun 2018 09:46:46 +0200 Subject: emacs: remove outdated comment --- emacs/.emacs.d/main.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs/.emacs.d') diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el index 021da89..04e9596 100644 --- a/emacs/.emacs.d/main.el +++ b/emacs/.emacs.d/main.el @@ -1825,9 +1825,6 @@ With two prefix arguments, write out the day and month name." ;;;;;; 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. -- cgit 1.4.1