for antlr-mode. From Christoph Wedler <Christoph.Wedler@sap.com>.
+2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * speedbar.el (speedbar-supported-extension-expressions): Add .g
+ to the extension list, for antlr-mode. From Christoph Wedler
+ <Christoph.Wedler@sap.com>.
+
2001-07-11 Stefan Monnier <monnier@cs.yale.edu>
* vc.el (vc-prefix-map): Moved back to vc-hooks.el.
(append '(".[ch]\\(\\+\\+\\|pp\\|c\\|h\\|xx\\)?" ".tex\\(i\\(nfo\\)?\\)?"
".el" ".emacs" ".l" ".lsp" ".p" ".java" ".f\\(90\\|77\\|or\\)?")
(if speedbar-use-imenu-flag
- '(".ada" ".p[lm]" ".tcl" ".m" ".scm" ".pm" ".py"
+ '(".ada" ".p[lm]" ".tcl" ".m" ".scm" ".pm" ".py" ".g"
;; html is not supported by default, but an imenu tags package
;; is available. Also, html files are nice to be able to see.
".s?html"