From c4bb95e073c3cd8bc9e0a115bbc31d7d3023e788 Mon Sep 17 00:00:00 2001 From: How Si Wei Date: Mon, 25 Sep 2023 13:44:37 +0800 Subject: [PATCH] fix(popup): change evil function to call following upstream rename --- modules/ui/popup/+hacks.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ui/popup/+hacks.el b/modules/ui/popup/+hacks.el index a7010ad7e..1b040fd34 100644 --- a/modules/ui/popup/+hacks.el +++ b/modules/ui/popup/+hacks.el @@ -120,7 +120,7 @@ were followed." (setq-local evil-command-window-execute-fn execute-fn) (setq-local evil-command-window-cmd-key cmd-key) (evil-command-window-mode) - (evil-command-window-insert-commands hist))) + (evil--command-window-insert-commands hist))) (defadvice! +popup--evil-command-window-execute-a () "Execute the command under the cursor in the appropriate buffer, rather than