auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/style/amsmath.el


From: Arne Jørgensen
Subject: [AUCTeX-diffs] Changes to auctex/style/amsmath.el
Date: Sun, 23 Oct 2005 06:13:02 -0400

Index: auctex/style/amsmath.el
diff -u auctex/style/amsmath.el:1.17 auctex/style/amsmath.el:1.18
--- auctex/style/amsmath.el:1.17        Thu May 19 16:29:57 2005
+++ auctex/style/amsmath.el     Sun Oct 23 10:13:01 2005
@@ -152,4 +152,11 @@
     (and (LaTeX-label environment)
         (newline-and-indent))))
 
+(defvar LaTeX-amsmath-package-options '("intlimits" "nointlimits"
+                                       "sumlimits" "nosumlimits"
+                                       "namelimits" "nonamelimits"
+                                       "leqno" "reqno" "centertags"
+                                       "tbtags" "cmex10" "fleqn" "?")
+    "Package options for the amsmath package.")
+
 ;;; amsmath.el ends here.




reply via email to

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