* lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
[bpt/emacs.git] / lisp / ChangeLog
index 62d7cc4..1ec9631 100644 (file)
@@ -1,3 +1,9 @@
+2011-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * 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.
+
 2011-10-12  Michael Albinus  <michael.albinus@gmx.de>
 
        Fix Bug#6019, Bug#9315.