CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 08/12/22 16:42:52
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1637 retrieving revision 5.1638 diff -u -b -r5.1637 -r5.1638 --- ChangeLog 21 Dec 2008 14:37:54 -0000 5.1637 +++ ChangeLog 22 Dec 2008 16:42:52 -0000 5.1638 @@ -1,3 +1,13 @@ +2008-12-22 Ralf Angeli <[email protected]> + + * latex.el (LaTeX-env-item): Deactivate the mark before the inserting + \item. + (LaTeX-insert-item): Swap point and mark when mark if necessary. + Insert newline only when not at beginning of line. + + * tex.el (TeX-deactivate-mark): New function. + (TeX-parse-argument): Use it. + 2008-12-21 Ralf Angeli <[email protected]> * tex.el (TeX-auto-private, TeX-style-private): Per default _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
