]> code.delx.au - gnu-emacs/commit
Cancel the eldoc timer when switching off eldoc mode
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 29 Apr 2016 20:06:37 +0000 (22:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 29 Apr 2016 20:06:37 +0000 (22:06 +0200)
commitb9d69380a110a86076b4f5b66c7ecdcb790d822d
tree0ad3305b6dbedebff19b084d8a5d9ff2065b3a72
parent3a33afe25d8518f194fa4706eaccdb2a786a0348
Cancel the eldoc timer when switching off eldoc mode

* lisp/emacs-lisp/eldoc.el (eldoc-mode): Cancel the eldoc
timer when switching off eldoc mode.  It will be restarted
again if needed (bug#17582).
lisp/emacs-lisp/eldoc.el