fix(evil): obsolete evil-command-window advice

As noted in #7556, the advice `+popup--evil-command-window-a` fails,
preventing the command window from being opened. This is because
`evil-command-window` has been rewritten extensively.

In particular, emacs-evil/evil@a09fdca0b3 made it use
`display-buffer` instead of `switch-to-buffer`, so that users could
customize how the window opens. Since this was the function of this
advice, it is obsolete and can be removed.

Fix: #7556
Ref: emacs-evil/evil@a09fdca0b3
This commit is contained in:
Mathew 2024-02-01 07:36:16 +00:00 committed by GitHub
parent ff33ec8f7a
commit 2c15e4e6fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194