Mercurial > hg > xemacs-beta
diff lisp/vm/vm-license.el @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 131b0175ea99 |
children |
line wrap: on
line diff
--- a/lisp/vm/vm-license.el Mon Aug 13 09:38:27 2007 +0200 +++ b/lisp/vm/vm-license.el Mon Aug 13 09:39:39 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)