diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -251,7 +251,7 @@ supplied error message. | |||
| 251 | This hook is intended to be used for registering doc string functions. | 251 | This hook is intended to be used for registering doc string functions. |
| 252 | These functions don't need to produce the doc string right away, they | 252 | These functions don't need to produce the doc string right away, they |
| 253 | may arrange for it to be produced asynchronously. The results of all | 253 | may arrange for it to be produced asynchronously. The results of all |
| 254 | doc string functions accessible to the user through the existing | 254 | doc string functions is accessible to the user through the existing |
| 255 | single function hook 'eldoc-documentation-strategy'. | 255 | single function hook 'eldoc-documentation-strategy'. |
| 256 | 256 | ||
| 257 | *** New user option 'eldoc-documentation-strategy'. | 257 | *** New user option 'eldoc-documentation-strategy'. |