]> code.delx.au - gnu-emacs-elpa/commit
Allow to customize the action hint formatter
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 8 Apr 2016 11:38:16 +0000 (13:38 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 8 Apr 2016 11:38:16 +0000 (13:38 +0200)
commit3dcb07d56857937434c9ca1fdb521ccdeac80506
tree9574a96b832a29d5a24cf43a23e5110af4beccfd
parente7f41bbc2713b940a91b313cfcd2143ed2f7f452
Allow to customize the action hint formatter

* ivy.el (ivy-read-action-format-function): New defvar.
(ivy-read-action-format-default): New defun, extracted from
`ivy-read-action'.
(ivy-read-action'): Update.

Fixes #469
ivy.el