should do.
---
-** 'eldoc-message' only accepts one argument now. Programs that
-called it with multiple arguments before should pass them through
-'format' first. Even that is discouraged: for ElDoc support, you
-should set 'eldoc-documentation-function' instead of calling
-'eldoc-message' directly.
+** The function 'eldoc-message' now accepts a single argument.
+Programs that called it with multiple arguments before should pass
+them through 'format' first. Even that is discouraged: for ElDoc
+support, you should set 'eldoc-documentation-function' instead of
+calling 'eldoc-message' directly.
\f
* Lisp Changes in Emacs 26.1