From: Eli Zaretskii Date: Wed, 8 Jul 2020 16:54:17 +0000 (+0300) Subject: ; * etc/NEWS: Fix last change. X-Git-Tag: emacs-28.0.90~7045 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a85026c3afc8c2594ee475bd3bb5d46079d2771f;p=emacs.git ; * etc/NEWS: Fix last change. --- diff --git a/etc/NEWS b/etc/NEWS index 728c3f1bace..aae4cd5d2d6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -251,7 +251,7 @@ 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 accessible to the user through the existing +doc string functions is accessible to the user through the existing single function hook 'eldoc-documentation-strategy'. *** New user option 'eldoc-documentation-strategy'.