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)


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

Reply via email to