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)