diff options
author | yoichi <yoichi@FreeBSD.org> | 2001-12-29 12:31:30 +0000 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2001-12-29 12:31:30 +0000 |
commit | 6cf20092f469deec4ec54408483cc3426c6cf6e5 (patch) | |
tree | 35c3ac0d01b4efcf1486a5ba9b9e86dc247db211 /editors/Makefile | |
parent | 2b08f797ffa23d0f04c05dd212ca6560443c8ec5 (diff) | |
download | FreeBSD-ports-6cf20092f469deec4ec54408483cc3426c6cf6e5.zip FreeBSD-ports-6cf20092f469deec4ec54408483cc3426c6cf6e5.tar.gz |
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>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index aae7b41..1e9698f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -106,6 +106,7 @@ SUBDIR += semi113-emacs20 SUBDIR += semi113-mule SUBDIR += semi113-xemacs21-mule + SUBDIR += speedbar SUBDIR += staroffice5 SUBDIR += staroffice52 SUBDIR += staroffice60 |