# HG changeset patch # User Juanma Barranquero # Date 1193790690 0 # Node ID 9555d3db1fbb8fd2477e4a9a5241b62e7b213761 # Parent cd42bdedadb3e0d17cc87895db8f989d4ffcf263 (help-at-pt-unload-hook): Remove. Timers are automatically canceled by `unload-feature'. diff -r cd42bdedadb3 -r 9555d3db1fbb lisp/help-at-pt.el --- a/lisp/help-at-pt.el Wed Oct 31 00:30:54 2007 +0000 +++ b/lisp/help-at-pt.el Wed Oct 31 00:31:30 2007 +0000 @@ -350,8 +350,6 @@ (interactive "p") (scan-buf-move-to-region 'help-echo (- arg) 'scan-buf-move-hook)) -(add-hook 'help-at-pt-unload-hook 'help-at-pt-cancel-timer) - (provide 'help-at-pt) ;;; arch-tag: d0b8b86d-d23f-45d0-a82d-208d6205a583