[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/style/amsmath.el,v
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/style/amsmath.el,v |
Date: |
Mon, 19 Jun 2006 19:06:30 +0000 |
CVSROOT: /cvsroot/auctex
Module name: auctex
Changes by: Ralf Angeli <angeli> 06/06/19 19:06:30
Index: amsmath.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/amsmath.el,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- amsmath.el 11 Jun 2006 13:28:32 -0000 1.19
+++ amsmath.el 19 Jun 2006 19:06:29 -0000 1.20
@@ -29,8 +29,8 @@
"split"
"cases"
"matrix" "smallmatrix" "pmatrix" "bmatrix" "Bmatrix" "vmatrix" "Vmatrix"
- "subequations" "subarray"
- )
+ "subequations"
+ '("subarray" "Alignment"))
(TeX-add-symbols
'("eqref" TeX-arg-ref)