CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    10/12/05 20:51:04

Index: ChangeLog
===================================================================
RCS file: /cvsroot/auctex/auctex/ChangeLog,v
retrieving revision 5.1717
retrieving revision 5.1718
diff -u -b -r5.1717 -r5.1718
--- ChangeLog   4 Dec 2010 16:10:47 -0000       5.1717
+++ ChangeLog   5 Dec 2010 20:51:03 -0000       5.1718
@@ -1,3 +1,22 @@
+2010-12-05  Ralf Angeli  <[email protected]>
+
+       * context.el: Set up abbrev table.
+       (ConTeXt-mode-common-initialization): Set `local-abbrev-table'.
+
+       * latex.el: Set up abbrev table for LaTeX and docTeX mode.
+       (docTeX-mode): Set abbrev table.
+       (LaTeX-common-initialization): Set `local-abbrev-table'.
+
+       * plain-tex.el: Set up abbrev table.
+       (plain-TeX-common-initialization): Set `local-abbrev-table'.
+
+       * tex.el (TeX-mode-prefix): Add mode parameter.
+       (VirTeX-common-initialization): Do not set `local-abbrev-table'
+       anymore.
+       (TeX-abbrev-mode-setup): New function.
+
+       * doc/changes.texi: Mention change of abbrev handling.
+
 2010-12-04  Ralf Angeli  <[email protected]>
 
        * latex.el (LaTeX-verbatim-macro-boundaries): Support verbatim

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

Reply via email to