]> git.eshelyaron.com Git - emacs.git/commit
Don't call undefined function elisp-eldoc-documentation-function (bug#42493)
authorTassilo Horn <tsdh@gnu.org>
Thu, 23 Jul 2020 20:05:26 +0000 (22:05 +0200)
committerTassilo Horn <tsdh@gnu.org>
Thu, 23 Jul 2020 20:05:26 +0000 (22:05 +0200)
commitf7ebba5724ef5bd52af02371b4ad3f0851958a3e
tree53d12a241262aa86bfac964856b8d811038f46f8
parent0d7d422b767cdfa1278235ea914ec78252d04a40
Don't call undefined function elisp-eldoc-documentation-function (bug#42493)

* lisp/ielm.el (inferior-emacs-lisp-mode): Add
`elisp-eldoc-var-docstring' and `elisp-eldoc-funcall' as
`eldoc-documentation-functions' instead of the undefined
elisp-eldoc-documentation-function (bug#42493).
lisp/ielm.el