aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2015-12-16 17:24:43 +0200
committerEli Zaretskii2015-12-16 17:24:43 +0200
commit4befa436fa122b72a77f20d3251217b3d994dcf9 (patch)
tree1f24f0b3c221772e13f09ed0b1573a0116c69816 /etc
parent972830c019122e2167b0367516b534fd2f16a320 (diff)
downloademacs-4befa436fa122b72a77f20d3251217b3d994dcf9.tar.gz
emacs-4befa436fa122b72a77f20d3251217b3d994dcf9.zip
; * doc/emacs/programs.texi (Lisp Doc): Clarofy last change.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2b145762faa..d699d37be6c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -557,8 +557,8 @@ instrumented function.
557 557
558+++ 558+++
559*** New minor mode `global-eldoc-mode' 559*** New minor mode `global-eldoc-mode'
560It is turned on by default, and turns on `eldoc-mode' in `*scratch*' 560It is turned on by default, and affects `*scratch*' and other buffers
561and other buffers whose major mode supports Emacs Lisp. 561whose major mode supports Emacs Lisp.
562 562
563--- 563---
564*** `eldoc-documentation-function' now defaults to `ignore' 564*** `eldoc-documentation-function' now defaults to `ignore'