]> code.delx.au - gnu-emacs-elpa/commit
counsel.el (counsel-mode): Allow use of describe-prefix-bindings
authorjustbur <justin@burkett.cc>
Thu, 17 Mar 2016 17:09:52 +0000 (13:09 -0400)
committerjustbur <justin@burkett.cc>
Thu, 17 Mar 2016 17:09:52 +0000 (13:09 -0400)
commitd8da9c4b6b5ed69b4967994be26ea382780e5a29
tree7323cb2120c7b679b19ef0e5a0ecddca9651d8c4
parent6a0027502e61538a1ece86904e7377d0368fa108
counsel.el (counsel-mode): Allow use of describe-prefix-bindings

Add option to let counsel-descbinds override describe-bindings in
counsel-mode.

counsel.el (counsel-descbinds): Make signature match describe-bindings
counsel.el (counsel--descbinds-cands): Adjust for previous change
counsel.el (counsel-mode-override-describe-bindings): New option
counsel.el