emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/speedbar.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/speedbar.el
Date: Mon, 26 Nov 2001 11:28:30 -0500

Index: emacs/lisp/speedbar.el
diff -u emacs/lisp/speedbar.el:1.37 emacs/lisp/speedbar.el:1.38
--- emacs/lisp/speedbar.el:1.37 Wed Nov  7 14:46:57 2001
+++ emacs/lisp/speedbar.el      Mon Nov 26 11:28:30 2001
@@ -1277,7 +1277,6 @@
                               (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]