; * etc/NEWS: Fix last change.
This commit is contained in:
10
etc/NEWS
10
etc/NEWS
@@ -1354,11 +1354,11 @@ priority instead. Now the code does what the documentation says it
|
||||
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.
|
||||
|
||||
* Lisp Changes in Emacs 26.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user