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 mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to