summaryrefslogtreecommitdiff
path: root/lisp/iswitchb.el
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2004-08-22 10:58:41 +0000
committerDavid Kastrup <dak@gnu.org>2004-08-22 10:58:41 +0000
commit90a02640b4be96f3ac5546f74c63397c31894471 (patch)
tree0a37209a2db91931402df1c9a5be84012458e024 /lisp/iswitchb.el
parent2b54cb7b3029b191946fecab43d17eabfc9f0e06 (diff)
downloademacs-90a02640b4be96f3ac5546f74c63397c31894471.tar.gz
Update AUCTeX information.
Diffstat (limited to 'lisp/iswitchb.el')
-rw-r--r--lisp/iswitchb.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el
index bda0ce4fddc..52915c46950 100644
--- a/lisp/iswitchb.el
+++ b/lisp/iswitchb.el
@@ -159,7 +159,7 @@
;; then all buffers matching "Summary" are moved to the end of the
;; list. (I find this handy for keeping the INBOX Summary and so on
;; out of the way.) It also moves buffers matching "output\*$" to the
-;; end of the list (these are created by AUC TeX when compiling.)
+;; end of the list (these are created by AUCTeX when compiling.)
;; Other functions could be made available which alter the list of
;; matching buffers (either deleting or rearranging elements.)