]> 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>
Sun, 5 Jul 2020 11:58:47 +0000 (12:58 +0100)
commitea8e1ec390b64f2d8c28d423e3a061978b59311d
tree7299f00c114edbb88060a7318ee2246ed8166ace
parent99fd115a8c9cdb8567d8f91fc1a30d3432929da5
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