Hi Martin,

On Sat, Oct 24, 2020 at 4:19 PM João Távora <joaotavora@gmail.com> wrote:

> xx is the version of eldoc that will contain the new
> eldoc-display-functions development.

1.11.0 is the version of the ElDoc library that contains the new development.
It's been in GNU ELPA for a couple of days now.

Also, there's something else where I might have useful information
to add. When you were talking about the version of eldoc-tooltip.el
that I adapted to the new ElDoc:

> I have to use it in practice before I can tell whether it works.  Back
> then, it took me some time to make the code do what I meant - put the
> tooltip in the right place of the window, move away the mouse cursor if
> necessary ...

As far as I know, I didn't change any of this tooltip behaviour.
All I changed is the when and with what information the tooltip is
displayed to the user.  So there's a relatively low chance of
those characteristics having been affected severely.

João