CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 10/04/13 12:22:51
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1690 retrieving revision 5.1691 diff -u -b -r5.1690 -r5.1691 --- ChangeLog 11 Apr 2010 14:24:56 -0000 5.1690 +++ ChangeLog 13 Apr 2010 12:22:51 -0000 5.1691 @@ -1,3 +1,10 @@ +2010-04-13 Ralf Angeli <[email protected]> + + * tex-buf.el (TeX-format-filter): Calculate the current column as + difference between line start and end instead of using + `current-column' in order to do the right thing when octal codes + are present. + 2010-04-11 Ralf Angeli <[email protected]> * font-latex.el (font-latex-keyword-matcher): Quote a list of face _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
