CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 12/06/22 06:26:05
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1761 retrieving revision 5.1762 diff -u -b -r5.1761 -r5.1762 --- ChangeLog 26 Apr 2012 06:37:57 -0000 5.1761 +++ ChangeLog 22 Jun 2012 06:26:04 -0000 5.1762 @@ -1,3 +1,9 @@ +2012-06-22 Tassilo Horn <[email protected]> + + * tex.el (TeX-evince-dbus-p): Add check for + `dbus-register-signal', which might be unavailable if emacs was + configured with --without-dbus. + 2012-04-26 Tassilo Horn <[email protected]> * tex.el (TeX-engine-set): Fix docstring leading to a misplaced _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
