]> git.eshelyaron.com Git - emacs.git/commit
Bring back ElDoc's eldoc-display-message-p, but obsolete it
authorJoão Távora <joaotavora@gmail.com>
Mon, 27 Jul 2020 15:26:33 +0000 (16:26 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 27 Jul 2020 15:26:33 +0000 (16:26 +0100)
commit688c03f41278a33f580b56c2122d7f52c9a3ed67
treef92c8397195c2923dd642ac25b2b2a82017334b2
parent4d195bb7d0beff4c5833401bd167851f8557d0ad
Bring back ElDoc's eldoc-display-message-p, but obsolete it

Like others, this is an implementation detail that third parties could
be relying on.  Better not remove it outright just now, since its
implementation is very simple anyway.

* lisp/emacs-lisp/eldoc.el (Version): Bump to 1.7.0
(eldoc-display-message-p): Bring back, but obsolete.
lisp/emacs-lisp/eldoc.el