Make eldoc timer non-repeatable
commit7f58daf8166d03c664e5a6d1984dc3afd74e08d2
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 21 Jul 2015 13:57:58 +0000 (21 16:57 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 21 Jul 2015 13:58:14 +0000 (21 16:58 +0300)
treeb3c44172b02916298767e2f48a281ca992ea3bf8
parent72dc7e78243d0836bfe4e4a1c17caa7eba458e1e
Make eldoc timer non-repeatable

* lisp/emacs-lisp/eldoc.el (eldoc-schedule-timer): Make the timer
non-repeatable.  Since it's on post-command hook, that just wasted
CPU cycles.
lisp/emacs-lisp/eldoc.el