aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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.
251This hook is intended to be used for registering doc string functions. 251This hook is intended to be used for registering doc string functions.
252These functions don't need to produce the doc string right away, they 252These functions don't need to produce the doc string right away, they
253may arrange for it to be produced asynchronously. The results of all 253may arrange for it to be produced asynchronously. The results of all
254doc string functions accessible to the user through the existing 254doc string functions is accessible to the user through the existing
255single function hook 'eldoc-documentation-strategy'. 255single function hook 'eldoc-documentation-strategy'.
256 256
257*** New user option 'eldoc-documentation-strategy'. 257*** New user option 'eldoc-documentation-strategy'.