[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/style/amsmath.el
From: |
Masayuki Ataka |
Subject: |
[AUCTeX-diffs] Changes to auctex/style/amsmath.el |
Date: |
Thu, 19 May 2005 12:29:57 -0400 |
Index: auctex/style/amsmath.el
diff -u auctex/style/amsmath.el:1.16 auctex/style/amsmath.el:1.17
--- auctex/style/amsmath.el:1.16 Sat May 14 14:40:29 2005
+++ auctex/style/amsmath.el Thu May 19 16:29:57 2005
@@ -110,6 +110,7 @@
(append '(("align" . LaTeX-amsmath-label)
("alignat" . LaTeX-amsmath-label)
("xalignat" . LaTeX-amsmath-label)
+ ("multline" . LaTeX-amsmath-label)
("flalign" . LaTeX-amsmath-label)
("gather" . LaTeX-amsmath-label))
LaTeX-label-alist))