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' | |||
| 1221 | 1221 | ||
| 1222 | Files with a `#' or `!' character after them are source files that | 1222 | Files with a `#' or `!' character after them are source files that |
| 1223 | have an object file associated with them. The `!' indicates that the | 1223 | have an object file associated with them. The `!' indicates that the |
| 1224 | files is out of date. You can control what source/object associations | 1224 | files is out of date. You can control what source/object associations |
| 1225 | exist through the variable `speedbar-obj-alist'. | 1225 | exist through the variable `speedbar-obj-alist'. |
| 1226 | 1226 | ||
| 1227 | Click on the [+] to display a list of tags from that file. Click on | 1227 | Click on the [+] to display a list of tags from that file. Click on |