]> code.delx.au - gnu-emacs-elpa/commit
Update ivy format functions.
authorStephen Whipple <shw@wicdmedia.org>
Wed, 25 Nov 2015 13:56:02 +0000 (06:56 -0700)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 25 Nov 2015 14:44:44 +0000 (15:44 +0100)
commit74bb138e92042f039d1f418ba7829b92b593591b
treed42f3079ef1de22119cef309034f55c2fcb2fd8c
parent8abed590c9904fbdf7d6fbac3b7aed87627ed5c1
Update ivy format functions.

`ivy-format-function' now accessible via Customize system.

`ivy-format-function-default' and `ivy-format-function-arrow'
simplified.

New format `ivy-format-function-line' added.

`counsel-M-x' restores `ivy-format-function' before executing command.

Fixes #306
counsel.el
ivy.el