]> git.eshelyaron.com Git - emacs.git/commit
Adjust Eldoc documentation after Eli's review
authorJoão Távora <joaotavora@gmail.com>
Sun, 5 Jul 2020 11:55:27 +0000 (12:55 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 8 Jul 2020 10:25:33 +0000 (11:25 +0100)
commitbba3bea247675df234353f0c2cd8af7da23bc6b8
treee03738dc3e3e0f753eadb6c5013e8e143a6dc638
parent1203626f472b0d99d2746f5999711137c0c1fd0c
Adjust Eldoc documentation after Eli's review

* etc/NEWS (Eldoc): Adjust paragraphs.

* lisp/emacs-lisp/eldoc.el (eldoc-prefer-doc-buffer): Adjust
docstring.
(eldoc--enthusiasm-curbing-timer, eldoc-documentation-strategy)
(eldoc-documentation-functions): Adjust docstring.
(eldoc--handle-docs): Adjust comments.
(eldoc--documentation-compose-1): New helper.
(eldoc-documentation-compose)
(eldoc-documentation-compose-eagerly): Use it.
(eldoc-print-current-symbol-info): Adjust comments.
etc/NEWS
lisp/emacs-lisp/eldoc.el