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:
parent
cba6efbff3
commit
a2b3d59a62
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user