CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 11/05/09 20:25:41
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1742 retrieving revision 5.1743 diff -u -b -r5.1742 -r5.1743 --- ChangeLog 1 May 2011 15:51:53 -0000 5.1742 +++ ChangeLog 9 May 2011 20:25:40 -0000 5.1743 @@ -1,3 +1,13 @@ +2011-05-09 Tassilo Horn <[email protected]> + + * tex.el (TeX-synctex-output-page-1): New function for calling + synctex. + (TeX-synctex-output-page): Use it, and try relative file names + with and without leading ./ when calling synctex before falling + back to page 1. + (TeX-source-correlate-sync-source): Add &rest parameter, because + Evince 3 sends an additional (ignored) parameter via dbus. + 2011-05-01 Ralf Angeli <[email protected]> * tex.el (TeX-tree-expand): Use a different test to check for an _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
