[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/texmathp.el,v
From: |
Tassilo Horn |
Subject: |
[AUCTeX-diffs] Changes to auctex/texmathp.el,v |
Date: |
Mon, 21 Jan 2013 11:57:11 +0000 |
CVSROOT: /sources/auctex
Module name: auctex
Changes by: Tassilo Horn <tsdh> 13/01/21 11:57:10
Index: texmathp.el
===================================================================
RCS file: /sources/auctex/auctex/texmathp.el,v
retrieving revision 5.23
retrieving revision 5.24
diff -u -b -r5.23 -r5.24
--- texmathp.el 25 May 2008 06:50:32 -0000 5.23
+++ texmathp.el 21 Jan 2013 11:57:10 -0000 5.24
@@ -139,7 +139,10 @@
("alignat" env-on) ("alignat*" env-on)
("xalignat" env-on) ("xalignat*" env-on)
("xxalignat" env-on) ("\\boxed" arg-on)
- ("\\text" arg-off) ("\\intertext" arg-off))
+ ("\\text" arg-off) ("\\intertext" arg-off)
+
+ ;; mathtools
+ ("\\shortintertext" arg-off))
"The default entries for `texmathp-tex-commands', which see.")
(defun texmathp-compile ()
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] Changes to auctex/texmathp.el,v,
Tassilo Horn <=