CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 12/04/08 09:35:12
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1755 retrieving revision 5.1756 diff -u -b -r5.1755 -r5.1756 --- ChangeLog 11 Jan 2012 21:05:04 -0000 5.1755 +++ ChangeLog 8 Apr 2012 09:35:11 -0000 5.1756 @@ -1,3 +1,11 @@ +2012-04-08 Tassilo Horn <[email protected]> + + * tex.el (TeX-evince-dbus-p): New function. + (TeX-evince-sync-view): New function. + (TeX-view-program-list-builtin): Use Evince's DBUS interface for + forward search if available. + (TeX-source-correlate-mode): Use TeX-evince-dbus-p. + 2012-01-11 Ralf Angeli <[email protected]> * style/setspace.el ("setspace"): Correct quoting. _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
