diff options
| author | Dmitry Gutov | 2016-07-18 02:22:24 +0300 |
|---|---|---|
| committer | Dmitry Gutov | 2016-07-18 02:22:24 +0300 |
| commit | 85b3eca57a5ae5335c11b157bb481cf8f7a35684 (patch) | |
| tree | ac6a23e7598b83b6897638bb32ee1a4300b26e39 /etc | |
| parent | 6dc0bafd5915b01a341cc0efbc744abd73163872 (diff) | |
| download | emacs-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/NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -265,11 +265,6 @@ viewing HTML files and the like. | |||
| 265 | breakpoint (e.g. with "f" and "o") by customizing the new option | 265 | breakpoint (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 | +++ |