]> code.delx.au - gnu-emacs-elpa/commit
ivy.el: Fix defcustom :type for several variables
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 22 Feb 2016 15:29:25 +0000 (16:29 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 22 Feb 2016 15:29:25 +0000 (16:29 +0100)
commit57b6651cd32dea035ac57b456158a2d9fbafb667
treeab8095c9ca71ed864bf20f39c1c92502ad0bcf3c
parente8f2064296bb368703628a33b26955556c95d090
ivy.el: Fix defcustom :type for several variables

* ivy.el (ivy-sort-functions-alist): Rename fields.
(ivy-sort-matches-functions-alist): Add :type.
(ivy-minibuffer-faces): Add :type.
ivy.el