CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 12/04/10 19:19:29
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1756 retrieving revision 5.1757 diff -u -b -r5.1756 -r5.1757 --- ChangeLog 8 Apr 2012 09:35:11 -0000 5.1756 +++ ChangeLog 10 Apr 2012 19:19:28 -0000 5.1757 @@ -1,3 +1,10 @@ +2012-04-10 Tassilo Horn <[email protected]> + + * tex.el (TeX-evince-sync-view): Fix arithmetic range error. + (TeX-evince-dbus-p): Add parameter to extend the check depending + on wanted features (e.g., forward search). + (TeX-view-program-list-builtin): Use it. + 2012-04-08 Tassilo Horn <[email protected]> * tex.el (TeX-evince-dbus-p): New function. _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
