doomemacs/modules/ui
Mathew 2c15e4e6fc
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
2024-02-01 02:36:16 -05:00
..
deft docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
doom bump: :ui doom 2024-01-24 12:26:43 -05:00
doom-dashboard docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
doom-quit tweak(doom-quit): make quit message OS-sensitive 2023-11-23 17:55:13 -05:00
emoji docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
hl-todo bump: :ui 2023-09-20 20:23:59 +02:00
hydra docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
indent-guides tweak(indent-guides): default to bitmap in GUI 2024-01-24 12:40:05 -05:00
ligatures refactor: doom-unicode-font -> doom-symbol-font 2023-10-07 02:33:45 +02:00
minimap bump: :ui 2023-09-20 20:23:59 +02:00
modeline bump: :ui modeline 2024-01-27 03:14:35 -05:00
nav-flash docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
neotree docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
ophints docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
popup fix(evil): obsolete evil-command-window advice 2024-02-01 02:36:16 -05:00
tabs docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
treemacs fix(treemacs): do not overwrite git mode when treemacs-python-executable is set 2023-11-23 21:19:26 -05:00
unicode refactor: doom-unicode-font -> doom-symbol-font 2023-10-07 02:33:45 +02:00
vc-gutter docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
vi-tilde-fringe docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
window-select docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
workspaces fix(workspaces): check before loading tab configuration 2023-10-05 17:46:46 +02:00
zen docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:ui

Description

For modules concerned with changing Emacs' appearance or providing interfaces for its features, like sidebars, tabs, or fonts.

Frequently asked questions

This category has no FAQs yet. Ask one?