doomemacs/modules/editor/format
Janfel 9b5835504e
Fix #2349: Make +format-completing-read return symbol
Currently `+format-completing-read` returns a cons cell like `(symbol . t)`, where `+format/buffer` expects a symbol. This commit makes `+format-completing-read` return a symbol instead. Fixes #2349.
2020-01-10 21:14:03 +01:00
..
autoload Fix #2349: Make +format-completing-read return symbol 2020-01-10 21:14:03 +01:00
test fix: format-all upstream definitions 2019-06-08 17:45:42 +02:00
config.el editor/format: disable format-on-save for latex 2019-10-22 19:21:19 -04:00
packages.el New :editor format module 2018-08-22 02:20:11 +02:00