diff options
author | João Távora <joaotavora@gmail.com> | 2020-09-03 22:17:29 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2020-09-03 23:20:55 +0100 |
commit | ae6daa680a5f5f5fb9c6a15296e5e88c97cd770a (patch) | |
tree | ec5372df53e9d77019fa7462046c467c4148bcd3 /lisp/gnus/gssapi.el | |
parent | 7921b5db1049709a1d4ed143d1f44417d5087dc1 (diff) | |
download | emacs-ae6daa680a5f5f5fb9c6a15296e5e88c97cd770a.tar.gz emacs-ae6daa680a5f5f5fb9c6a15296e5e88c97cd770a.tar.bz2 emacs-ae6daa680a5f5f5fb9c6a15296e5e88c97cd770a.zip |
Fix ElDoc's eldoc-documentation-enthusiast strategy
As soon as we get a response from any of the user functions/sources in
eldoc-documentation-functions, we must make sure to call the
display-doc local function, just like in the other strategies.
That is even if that response produced nil, meaning that there's no
doc coming from that source. Failure to do so when none of the
sources produced non-nil would keep stale documentation displaying.
First reported in https://github.com/joaotavora/eglot/issues/503
* lisp/emacs-lisp/eldoc.el (eldoc--invoke-strategy): Fix
:enthusiast strategy.
(Version): Bump to 1.10.0
Diffstat (limited to 'lisp/gnus/gssapi.el')
0 files changed, 0 insertions, 0 deletions