* lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 13 Oct 2011 05:18:12 +0000 (01:18 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 13 Oct 2011 05:18:12 +0000 (01:18 -0400)
commitbad4122976909500e8989aad56e415afdacaa28d
treee6e214583c816b2e9d86ae9bd0c2324db0e193b0
parent2be4956d356f48ae65127679994a6ef6fa208914
* lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
even in case of error; add debug spec; simplify data flow.
(with-timeout-handler): Remove.
lisp/ChangeLog
lisp/emacs-lisp/timer.el