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. |
||
---|---|---|
.. | ||
evil.el | ||
format.el | ||
settings.el |
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. |
||
---|---|---|
.. | ||
evil.el | ||
format.el | ||
settings.el |