aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDmitry Gutov2016-07-18 02:22:24 +0300
committerDmitry Gutov2016-07-18 02:22:24 +0300
commit85b3eca57a5ae5335c11b157bb481cf8f7a35684 (patch)
treeac6a23e7598b83b6897638bb32ee1a4300b26e39 /etc
parent6dc0bafd5915b01a341cc0efbc744abd73163872 (diff)
downloademacs-85b3eca57a5ae5335c11b157bb481cf8f7a35684.tar.gz
emacs-85b3eca57a5ae5335c11b157bb481cf8f7a35684.zip
; Revert "Replace eldoc-documentation-function with a hook"
This reverts commit 5811404f0b86c9fa92c3e0b22505a9bb05f04145. It doesn't have the consensus, as evidenced by http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00138.html
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c58349cd4ec..403a6b7ee36 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -265,11 +265,6 @@ viewing HTML files and the like.
265breakpoint (e.g. with "f" and "o") by customizing the new option 265breakpoint (e.g. with "f" and "o") by customizing the new option
266'edebug-sit-on-break'. 266'edebug-sit-on-break'.
267 267
268** ElDoc
269
270+++
271*** 'eldoc-documentation-functions' replaces 'eldoc-documentation-function'.
272
273** eww 268** eww
274 269
275+++ 270+++