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. |
||
---|---|---|
.. | ||
autoload | ||
test | ||
config.el | ||
packages.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. |
||
---|---|---|
.. | ||
autoload | ||
test | ||
config.el | ||
packages.el |