diff options
author | João Távora <joaotavora@gmail.com> | 2020-07-18 23:15:28 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2020-07-19 00:59:14 +0100 |
commit | c77731e824bbc219561cb9af0d3724e7b6cef789 (patch) | |
tree | 008ba085f6381d73d7e9be6480290d3a490d310e /lisp/emacs-lisp/derived.el | |
parent | 4a7ecaaee06579e582b8560fc495eafd375b1f3b (diff) | |
download | emacs-c77731e824bbc219561cb9af0d3724e7b6cef789.tar.gz emacs-c77731e824bbc219561cb9af0d3724e7b6cef789.tar.bz2 emacs-c77731e824bbc219561cb9af0d3724e7b6cef789.zip |
Fix ElDoc bugs around eldoc-echo-area-use-multiline-p.
If the value is 'truncate-sym-name-if-fit andthe single docstring
doesn't fit in the echo area even when the symbol name is elided, that
step shouldn't be attempted. Also if the value is nil, really ensure
that only the first line is shown.
* lisp/emacs-lisp/eldoc.el (eldoc--handle-docs): Rework
'truncate-sym-name-if-fit case of eldoc-echo-area-use-multiline-p.
Diffstat (limited to 'lisp/emacs-lisp/derived.el')
0 files changed, 0 insertions, 0 deletions