1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 15:30:40 -08:00

* etc/NEWS: ElDoc related edit.

* lisp/emacs-lisp/eldoc.el: Related commentary.
This commit is contained in:
Glenn Morris 2014-01-29 23:54:28 -08:00
parent 6bbc0c845f
commit 314ff31814
2 changed files with 6 additions and 2 deletions

View file

@ -39,6 +39,7 @@
;; (add-hook 'emacs-lisp-mode-hook 'eldoc-mode)
;; (add-hook 'lisp-interaction-mode-hook 'eldoc-mode)
;; (add-hook 'ielm-mode-hook 'eldoc-mode)
;; (add-hook 'eval-expression-minibuffer-setup-hook 'eldoc-mode)
;; Major modes for other languages may use ElDoc by defining an
;; appropriate function as the buffer-local value of