CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 11/03/13 20:02:52
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1728 retrieving revision 5.1729 diff -u -b -r5.1728 -r5.1729 --- ChangeLog 27 Feb 2011 16:05:20 -0000 5.1728 +++ ChangeLog 13 Mar 2011 20:02:51 -0000 5.1729 @@ -1,3 +1,22 @@ +2011-03-13 Ralf Angeli <[email protected]> + + * Makefile.in (STYLESRC): Add style/lettrine.el and + style/multicol.el. + + * style/lettrine.el: Add copyright notice and license blurb. + Correct a few things. + + * style/multicol.el: Add copyright notice and license blurb. + Simplify environment definitions. Provide completion for lengths + the package defines. Get rid of indentation and filling barrier. + Remove fontification definitions. + +2011-03-13 Mads Jensen <[email protected]> + + * style/lettrine.el: New file. + + * style/multicol.el: New file. + 2011-02-27 Ralf Angeli <[email protected]> * latex.el (LaTeX-common-initialization): Add support for _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
