CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 08/12/22 21:30:56
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1638 retrieving revision 5.1639 diff -u -b -r5.1638 -r5.1639 --- ChangeLog 22 Dec 2008 16:42:52 -0000 5.1638 +++ ChangeLog 22 Dec 2008 21:30:56 -0000 5.1639 @@ -1,6 +1,12 @@ 2008-12-22 Ralf Angeli <[email protected]> - * latex.el (LaTeX-env-item): Deactivate the mark before the inserting + * tex.el (TeX-doc-backend-alist): Call `TeX-tree-expand' instead + of `TeX-macro-global-internal'. + + * tex-jp.el (TeX-macro-global): Call `TeX-tree-expand' instead of + `TeX-macro-global-internal'. + + * latex.el (LaTeX-env-item): Deactivate the mark before inserting \item. (LaTeX-insert-item): Swap point and mark when mark if necessary. Insert newline only when not at beginning of line. _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
