CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/02/10 16:00:02

Index: ChangeLog
===================================================================
RCS file: /cvsroot/auctex/auctex/ChangeLog,v
retrieving revision 5.1482
retrieving revision 5.1483
diff -u -b -r5.1482 -r5.1483
--- ChangeLog   10 Feb 2007 12:07:48 -0000      5.1482
+++ ChangeLog   10 Feb 2007 16:00:02 -0000      5.1483
@@ -1,3 +1,20 @@
+2007-02-10  Ralf Angeli  <[EMAIL PROTECTED]>
+
+       * tex-fold.el (TeX-fold-macro-spec-list-internal)
+       (TeX-fold-env-spec-list-internal)
+       (TeX-fold-math-spec-list-internal): New variables.
+       (TeX-fold-region-macro-or-env, TeX-fold-item): Use them.
+       (TeX-fold-comment-do): Doc fix.
+       (TeX-fold-mode): Set TeX-fold-*-spec-list-internal variables.  Use
+       <mode-prefix>-fold-*-spec-list variables if bound.
+
+       * latex.el (LaTeX-fold-macro-spec-list)
+       (LaTeX-fold-env-spec-list, LaTeX-fold-math-spec-list): New
+       variables.
+
+       * tex.el (TeX-mode-prefix): New function.
+       (TeX-clean): Use it.
+
 2007-02-10  Masayuki Ataka  <[EMAIL PROTECTED]>
 
        * tex-jp.el (TeX-japanese-process-input-coding-system)


_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit

Reply via email to