diff options
Diffstat (limited to 'lib/eos')
| -rw-r--r-- | lib/eos/jao-afio.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 () |
