CVSROOT: /sources/auctex
Module name: reftex
Changes by: Ralf Angeli <angeli> 08/03/16 16:50:25
Index: reftex-dcr.el
===================================================================
RCS file: /sources/auctex/reftex/lisp/reftex-dcr.el,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- reftex-dcr.el 3 Jan 2008 22:59:34 -0000 1.31
+++ reftex-dcr.el 16 Mar 2008 16:50:25 -0000 1.32
@@ -352,7 +352,8 @@
(message "Automatic display of crossref information was turned on")))
(defun reftex-start-itimer-once ()
- (and reftex-mode
+ (and (featurep 'xemacs)
+ reftex-mode
(not (itimer-live-p reftex-auto-view-crossref-timer))
(setq reftex-auto-view-crossref-timer
(start-itimer "RefTeX Idle Timer"
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs