Mercurial > emacs
changeset 85812:9555d3db1fbb
(help-at-pt-unload-hook): Remove. Timers are
automatically canceled by `unload-feature'.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 31 Oct 2007 00:31:30 +0000 |
parents | cd42bdedadb3 |
children | cbf5cba1e788 |
files | lisp/help-at-pt.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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