diff lisp/vm/vm-license.el @ 54:05472e90ae02 r19-16-pre2

Import from CVS: tag r19-16-pre2
author cvs
date Mon, 13 Aug 2007 08:57:55 +0200
parents 376386a54a3c
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/vm/vm-license.el	Mon Aug 13 08:57:25 2007 +0200
+++ b/lisp/vm/vm-license.el	Mon Aug 13 08:57:55 2007 +0200
@@ -21,7 +21,7 @@
   (interactive)
   (require 'info)
   (let ((pop-up-windows (eq vm-mutable-windows t))
-	(pop-up-frames vm-mutable-frames))
+	(pop-up-frames (and vm-mutable-frames vm-frame-per-help)))
     (or 
      (condition-case ()
 	 (progn (Info-goto-node "(vm)License") t)