diff options
-rw-r--r-- | lisp/speedbar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 1ef7bde0659..5874778d395 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -1221,7 +1221,7 @@ for `speedbar-this-file-in-vc' and `speedbar-vc-check-dir-p' Files with a `#' or `!' character after them are source files that have an object file associated with them. The `!' indicates that the -files is out of date. You can control what source/object associations +files is out of date. You can control what source/object associations exist through the variable `speedbar-obj-alist'. Click on the [+] to display a list of tags from that file. Click on |