doomemacs/modules/editor/format/autoload
Henrik Lissner 9a38ee2428
fix(format): prefix arg inhibiting format-on-save (part 2)
Experimenting with a new approach to this issue, in an effort to avoid
advice on such low level commands ({basic-,}save-buffer). I don't like
that we're still stacking new behavior on top of their pre-existing
prefix arg behavior (manipulating backup-on-save functionality), but
maybe it's not useful enough to worry about?

Fix: #8420
Amend: f0c8290ae2
2025-08-11 01:22:40 +02:00
..
evil.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
format.el fix(format): prefix arg inhibiting format-on-save (part 2) 2025-08-11 01:22:40 +02:00
lsp.el fix(format): eglot format scratch buffer 2025-06-02 14:18:25 +02:00
org.el refactor(format): rename to +format/org-blocks-in-region 2024-07-14 02:00:24 -04:00
settings.el bump: :editor format 2023-11-29 11:27:06 -05:00