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/iswitchb.el | |
parent | 2b54cb7b3029b191946fecab43d17eabfc9f0e06 (diff) | |
download | emacs-90a02640b4be96f3ac5546f74c63397c31894471.tar.gz |
Update AUCTeX information.
Diffstat (limited to 'lisp/iswitchb.el')
-rw-r--r-- | lisp/iswitchb.el | 2 |
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.) |