From: João Távora Date: Wed, 8 Jul 2020 19:22:53 +0000 (+0100) Subject: ; * etc/NEWS (Eldoc): adjust NEWS entry. X-Git-Tag: emacs-28.0.90~7043 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9a7aab2d9e5f5a8f15c6f60130cae6be32b11f48;p=emacs.git ; * etc/NEWS (Eldoc): adjust NEWS entry. --- diff --git a/etc/NEWS b/etc/NEWS index aae4cd5d2d6..07403f2fb63 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -251,8 +251,8 @@ supplied error message. This hook is intended to be used for registering doc string functions. These functions don't need to produce the doc string right away, they may arrange for it to be produced asynchronously. The results of all -doc string functions is accessible to the user through the existing -single function hook 'eldoc-documentation-strategy'. +doc string functions are accessible to the user through the existing +variable 'eldoc-documentation-strategy'. *** New user option 'eldoc-documentation-strategy'. The built-in choices available for this user option let users compose