mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-10 11:11:30 -08:00
+ New command: doom/popup-kill-all + Update references to :fixed (now named :static) + Simplified doom-popup-p; moved :static filtering to doom-popup-windows. + New :autofit popup property, which resizes the popup to fit its content, if possible. + doom-popup-windows now takes one boolean argument: whether to ignore static popups or not. |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| debug.el | ||
| editor.el | ||
| help.el | ||
| memoize.el | ||
| message.el | ||
| minibuffer.el | ||
| packages.el | ||
| popups.el | ||
| system.el | ||
| test.el | ||
| ui.el | ||