CVSROOT: /sources/auctex
Module name: auctex
Changes by: Tassilo Horn <tsdh> 12/06/22 06:26:05
Index: tex.el
===================================================================
RCS file: /sources/auctex/auctex/tex.el,v
retrieving revision 5.696
retrieving revision 5.697
diff -u -b -r5.696 -r5.697
--- tex.el 26 Apr 2012 06:37:59 -0000 5.696
+++ tex.el 22 Jun 2012 06:26:04 -0000 5.697
@@ -1011,6 +1011,7 @@
the only option, then additional requirements needed by forward
search are checked, too."
(and (require 'dbus nil :no-error)
+ (functionp 'dbus-register-signal)
(getenv "DBUS_SESSION_BUS_ADDRESS")
(executable-find "evince")
(or (not (memq :forward options))
_______________________________________________
auctex-diffs mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-diffs