mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(speedbar-mode): Remove make-local-hook.
This commit is contained in:
parent
cba6efbff3
commit
a2b3d59a62
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue