diff lisp/tempo.el @ 64377:8b63c8dfb728

(tempo-insert-template): Suppress warning.
author Richard M. Stallman <rms@gnu.org>
date Sat, 16 Jul 2005 17:06:34 +0000
parents 6fb026ad601f
children dc9ffd263776
line wrap: on
line diff
--- a/lisp/tempo.el	Sat Jul 16 16:58:43 2005 +0000
+++ b/lisp/tempo.el	Sat Jul 16 17:06:34 2005 +0000
@@ -303,7 +303,7 @@
 	(if (or (and (boundp 'transient-mark-mode) ; For Emacs
 		     transient-mark-mode
 		     mark-active)
-		(and (boundp 'zmacs-regions) ; For XEmacs
+		(if (featurep 'xemacs)
 		     zmacs-regions (mark)))
 	    (setq on-region t))
 	(and on-region