1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-06 20:49:33 +00:00

(speedbar-mode): Remove make-local-hook.

This commit is contained in:
Pavel Janík 2001-11-26 16:28:30 +00:00
parent cba6efbff3
commit a2b3d59a62

View File

@ -1277,7 +1277,6 @@ in the selected file.
(speedbar-quick-mouse event)))
;; Don't do normal operations.
t)))))
(make-local-hook 'kill-buffer-hook)
(add-hook 'kill-buffer-hook (lambda () (let ((skilling (boundp 'skilling)))
(if skilling
nil