diff options
author | David Kastrup <dak@gnu.org> | 2004-08-22 10:58:41 +0000 |
---|---|---|
committer | David Kastrup <dak@gnu.org> | 2004-08-22 10:58:41 +0000 |
commit | 90a02640b4be96f3ac5546f74c63397c31894471 (patch) | |
tree | 0a37209a2db91931402df1c9a5be84012458e024 /lisp/speedbar.el | |
parent | 2b54cb7b3029b191946fecab43d17eabfc9f0e06 (diff) | |
download | emacs-90a02640b4be96f3ac5546f74c63397c31894471.tar.gz |
Update AUCTeX information.
Diffstat (limited to 'lisp/speedbar.el')
-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 0556af489ef..63ff1818b3d 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -92,7 +92,7 @@ ;; into sub-lists. A long flat list can be used instead if needed. ;; Other filters can be easily added. ;; -;; AUC-TEX users: The imenu tags for AUC-TEX mode doesn't work very +;; AUCTEX users: The imenu tags for AUCTEX mode doesn't work very ;; well. Use the imenu keywords from tex-mode.el for better results. ;; ;; This file requires the library package assoc (association lists) |