diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2002-09-06 07:18:04 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2002-09-06 07:18:04 +0000 |
commit | e8a1df89cb64737800c11fa7e1308a3930edd9e1 (patch) | |
tree | 7f2d635413841e37c9f54b23531661969387ad0e /lisp | |
parent | 89a6cfe3194574ef046f51ca6403928ae1be35d1 (diff) | |
download | emacs-e8a1df89cb64737800c11fa7e1308a3930edd9e1.tar.gz |
(speedbar-mode): Fix spacing.
Diffstat (limited to 'lisp')
-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 |