From: Dan Nicolaescu Date: Sun, 19 Apr 1998 22:26:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-20.3~1417 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=25709c0dda35cf54e250c8f73278da47fc51020b;p=emacs.git *** empty log message *** --- 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."