doomemacs/modules/editor/format/autoload
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
..
evil.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
format.el Fix #2349: Make +format-completing-read return symbol 2020-01-10 21:14:03 +01:00
settings.el Fix invalid-function 116 when formatting with tidy 2020-01-04 03:33:42 -05:00