From: Pavel Janík Date: Mon, 26 Nov 2001 16:28:30 +0000 (+0000) Subject: (speedbar-mode): Remove make-local-hook. X-Git-Tag: ttn-vms-21-2-B4~18119 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a2b3d59a62a001b4d2ab58fa97809ba75f34d1a1;p=emacs.git (speedbar-mode): Remove make-local-hook. --- diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 82492ff2e49..d60d38a8275 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -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