From f0c99152d21f6bf4694064a6e204cd4a8a229b07 Mon Sep 17 00:00:00 2001 From: Yuan Fu Date: Tue, 11 Dec 2018 15:20:11 -0500 Subject: [PATCH] childframe flickrs on some machine, maybe this fixes it --- eldoc-box.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eldoc-box.el b/eldoc-box.el index a4a4b07..4367190 100644 --- a/eldoc-box.el +++ b/eldoc-box.el @@ -66,7 +66,7 @@ (unsplittable . t) (undecorated . t) ;; (top . -1) - ;; (visibility . nil) + (visibility . nil) (mouse-wheel-frame . nil) (no-other-frame . t) (cursor-type . nil)