From 4c79e4f37969528483b3558a231977a1be2d4f51 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 9 Apr 2002 23:11:42 +0000 Subject: *** no comment *** --- chess-images.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-images.el') diff --git a/chess-images.el b/chess-images.el index ec07b79..6a202d5 100644 --- a/chess-images.el +++ b/chess-images.el @@ -196,6 +196,7 @@ called." (max-char-width (ceiling (/ size (frame-char-width)))) (display (and (stringp chess-images-separate-frame) chess-images-separate-frame))) + ;; create the frame whenever necessary (chess-display-popup-in-frame display (+ max-char-height 2) max-char-width)) (chess-display-popup-in-window))) -- cgit v1.2.3