; Update NEWS for the change in eldoc-message
This commit is contained in:
parent
5a41dd0a1f
commit
3a68dec327
1 changed files with 6 additions and 0 deletions
6
etc/NEWS
6
etc/NEWS
|
@ -1353,6 +1353,12 @@ non-nil, but the code returned the list in the increasing order of
|
||||||
priority instead. Now the code does what the documentation says it
|
priority instead. Now the code does what the documentation says it
|
||||||
should do.
|
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.
|
||||||
|
|
||||||
* Lisp Changes in Emacs 26.1
|
* Lisp Changes in Emacs 26.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue