]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS (Eldoc): adjust NEWS entry.
authorJoão Távora <joaotavora@gmail.com>
Wed, 8 Jul 2020 19:22:53 +0000 (20:22 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 8 Jul 2020 19:23:12 +0000 (20:23 +0100)
etc/NEWS

index aae4cd5d2d6273ebd640081fa6c1e09658d32814..07403f2fb6315934fa2550c157c2462a5946de56 100644 (file)
--- 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