]> git.eshelyaron.com Git - emacs.git/commit
Allow disabling the verbose eldoc truncation message
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 12:15:34 +0000 (14:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 12:15:39 +0000 (14:15 +0200)
commite72d3793bcec67f9312e9d011e4357f8986bf837
treefbe846690cc4ab0f03cf0e611fc07ac7de60cca5
parent4cb1e30988cc5c30bfc27a393c9b616870a3fc9e
Allow disabling the verbose eldoc truncation message

* doc/emacs/programs.texi (Lisp Doc): Document it.

* lisp/emacs-lisp/eldoc.el (eldoc-display-truncation-message): New
variable (bug#43543).
(eldoc--handle-docs): Use it.
doc/emacs/programs.texi
etc/NEWS
lisp/emacs-lisp/eldoc.el