Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a2b3d59a
Commit
a2b3d59a
authored
Nov 26, 2001
by
Pavel Janík
Browse files
(speedbar-mode): Remove make-local-hook.
parent
cba6efbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/speedbar.el
lisp/speedbar.el
+0
-1
No files found.
lisp/speedbar.el
View file @
a2b3d59a
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment