aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d65e9dd6fa6..2b21f8b6f84 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -554,8 +554,16 @@ this you can tell Edebug not to stop at the start of the first
554instrumented function. 554instrumented function.
555 555
556** ElDoc 556** ElDoc
557
558+++
557*** New minor mode `global-eldoc-mode' 559*** New minor mode `global-eldoc-mode'
560It is turned on by default in `*scratch*' and other buffers whose
561major mode supports Emacs Lisp.
562
563---
558*** `eldoc-documentation-function' now defaults to `ignore' 564*** `eldoc-documentation-function' now defaults to `ignore'
565
566---
559*** `describe-char-eldoc' displays information about character at point, 567*** `describe-char-eldoc' displays information about character at point,
560and can be used as a default value of `eldoc-documentation-function'. It is 568and can be used as a default value of `eldoc-documentation-function'. It is
561useful when, for example, one needs to distinguish various spaces (e.g. ] [, 569useful when, for example, one needs to distinguish various spaces (e.g. ] [,