[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] Changes to auctex/tex.el,v
From: |
Ralf Angeli |
Subject: |
[AUCTeX-commit] Changes to auctex/tex.el,v |
Date: |
Tue, 13 Feb 2007 20:27:22 +0000 |
CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 07/02/13 20:27:21
Index: tex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex.el,v
retrieving revision 5.601
retrieving revision 5.602
diff -u -b -r5.601 -r5.602
--- tex.el 10 Feb 2007 15:59:11 -0000 5.601
+++ tex.el 13 Feb 2007 20:27:21 -0000 5.602
@@ -1274,7 +1274,7 @@
If prefix ARG is non-nil, not only remove intermediate but also
output files."
(interactive "P")
- (let* ((mode-prefix (TeX-mode-prefix-as-string))
+ (let* ((mode-prefix (TeX-mode-prefix))
(suffixes (append (symbol-value
(intern (concat mode-prefix
"-clean-intermediate-suffixes")))
- [AUCTeX-commit] Changes to auctex/tex.el,v, Ralf Angeli, 2007/02/04
- [AUCTeX-commit] Changes to auctex/tex.el,v, Ralf Angeli, 2007/02/10
- [AUCTeX-commit] Changes to auctex/tex.el,v,
Ralf Angeli <=
- [AUCTeX-commit] Changes to auctex/tex.el,v, Masayuki Ataka, 2007/02/15
- [AUCTeX-commit] Changes to auctex/tex.el,v, David Kastrup, 2007/02/25