summaryrefslogtreecommitdiff
path: root/lisp/speedbar.el
diff options
context:
space:
mode:
authorDan Nicolaescu <done@ece.arizona.edu>1998-04-19 22:26:42 +0000
committerDan Nicolaescu <done@ece.arizona.edu>1998-04-19 22:26:42 +0000
commit25709c0dda35cf54e250c8f73278da47fc51020b (patch)
treee248d39498c1b3b368731850f7dc4b732c5d1ad3 /lisp/speedbar.el
parent8d051ef1d13be4ee5dbb132637ca41fce84a8643 (diff)
downloademacs-25709c0dda35cf54e250c8f73278da47fc51020b.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/speedbar.el')
-rw-r--r--lisp/speedbar.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/speedbar.el b/lisp/speedbar.el
index 3cf37afc813..89397f11c91 100644
--- a/lisp/speedbar.el
+++ b/lisp/speedbar.el
@@ -345,7 +345,8 @@
(defgroup speedbar nil
"File and tag browser frame."
:group 'tags
- :group 'tools)
+ :group 'tools
+ :version "20.3")
(defgroup speedbar-faces nil
"Faces used in speedbar."