From a8901c52ce9bdbaa7c4cc4c988cbf8cbc80af913 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 12 Nov 2025 02:20:07 +0000 Subject: afio fix --- lib/eos/jao-afio.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/eos/jao-afio.el') diff --git a/lib/eos/jao-afio.el b/lib/eos/jao-afio.el index 04d31ba..1099344 100644 --- a/lib/eos/jao-afio.el +++ b/lib/eos/jao-afio.el @@ -49,7 +49,7 @@ (interactive) (jao-afio--current-config ?c) (if jao-afio-use-frames - (jao-afio--set-up-frame) + (jao-afio--set-up-frame ?c) (window-configuration-to-register ?c))) (defun jao-afio--check-frame () -- cgit v1.2.3