auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/tex.el,v


From: Tassilo Horn
Subject: [AUCTeX-diffs] Changes to auctex/tex.el,v
Date: Fri, 22 Jun 2012 06:26:05 +0000

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))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]