auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/texmathp.el


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/texmathp.el
Date: Sat, 17 Sep 2005 06:00:58 -0400

Index: auctex/texmathp.el
diff -u auctex/texmathp.el:5.14 auctex/texmathp.el:5.15
--- auctex/texmathp.el:5.14     Fri Sep  2 08:43:33 2005
+++ auctex/texmathp.el  Sat Sep 17 10:00:57 2005
@@ -136,8 +136,10 @@
     ("eqnarray"      env-on)      ("eqnarray*"     env-on)
     ("math"          env-on)
     ("displaymath"   env-on)
+    ("minipage"      env-off)
     ("\\fbox"        arg-off)
     ("\\mbox"        arg-off)
+    ("\\framebox"    arg-off)
     ("\\label"       arg-off)
     ("\\textrm"      arg-off)
     ("\\("           sw-on)       ("\\)"           sw-off)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]