Index: auctex/ChangeLog
diff -u auctex/ChangeLog:5.1066 auctex/ChangeLog:5.1067
--- auctex/ChangeLog:5.1066     Fri May 13 08:40:02 2005
+++ auctex/ChangeLog    Sat May 14 16:02:24 2005
@@ -1,3 +1,34 @@
+2005-05-15  Ikumi Keita <[EMAIL PROTECTED]>
+
+       * Makefile.in (CLEANFILES): Add $(CONTRIBELC) and
+       $(CONTRIB_MULEELC).
+       (DISTCLEANFILES): Add auctex.el and auto-loads.el.
+       (auto-loads.el): Add $(COMPILE_MULE)
+
+2005-05-14  Ikumi Keita <[EMAIL PROTECTED]>
+
+       * style/amsopn.el:
+       * style/amsmath.el: Move "mode"-like entries from amsopn.el to
+       amsmath.el.
+
+       * style/amsmath.el: Edit entries in TeX-add-symbols.
+       Remove duplicate entry "raisetag".
+       Add some new entries.
+       Make arrow macros like "overleftarrows" to take argument.
+       Remove accents macros like "Hat" because they are obsolate in
+       amsmath v2.
+       (LaTeX-item-list): Add "multline*", "matrix", "pmatrix",
+       "bmatrix", "Bmatrix", "vmatrix" and "Vmatrix" environment.
+       (LaTeX-label-alist): Remove "aligned" environment.
+
+       * tex-style.el (LaTeX-amsmath-label): Fix doc.
+
+       * latex.el: (LaTeX-math-default): Remove duplicate entry
+       "nabla". Remove AMS Accents like "Hat" because they are obsolate
+       in amsmath v2.
+       (LaTeX-babel-hyphen): Fix doc.
+       (LaTeX-common-initialization): Edit some entries in TeX-add-symbols.
+
 2005-05-13  Ralf Angeli  <[EMAIL PROTECTED]>
 
        * doc/changes.texi: Small corrections.


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

Reply via email to