1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/editors/speedbar/files/patch-ab
Yoichi NAKAYAMA d9bc13c68a Add speedbar, which enable quick access to files and tags in an Emacs frame.
This port is for emacs21 and newer than that distributed with emacs21.

PR:		ports/33297
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2001-12-29 12:31:30 +00:00

12 lines
393 B
Plaintext

--- speedbar.el.orig Sat Dec 29 19:10:04 2001
+++ speedbar.el Sat Dec 29 19:12:09 2001
@@ -948,6 +948,8 @@
(speedbar-reconfigure-keymaps)
(speedbar-update-contents)
(speedbar-set-timer dframe-update-speed)
+ (if (not window-system)
+ (select-frame speedbar-frame))
)
(set (make-local-variable 'automatic-hscrolling) nil) ; Emacs 21
;; reset the selection variable