# HG changeset patch # User Dan Nicolaescu # Date 893024802 0 # Node ID d8a81542dbf9b0dd599510c5376c14017a147f07 # Parent 373f809e0b9500176d3c80f4139a2bd91d60dddb *** empty log message *** diff -r 373f809e0b95 -r d8a81542dbf9 lisp/speedbar.el --- a/lisp/speedbar.el Sun Apr 19 14:18:01 1998 +0000 +++ b/lisp/speedbar.el Sun Apr 19 22:26:42 1998 +0000 @@ -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."