1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 09:51:31 -08:00

Merge pull request #171 from wyuenho/patch-1

Customize which-key-sort-order with list
This commit is contained in:
Justin Burkett 2017-05-21 08:49:54 -04:00 committed by GitHub
commit 32dad608ab

View file

@ -355,7 +355,11 @@ are
See the README and the docstrings for those functions for more
information."
:group 'which-key
:type 'function)
:type '(choice (function-item which-key-key-order)
(function-item which-key-key-order-alpha)
(function-item which-key-description-order)
(function-item which-key-prefix-then-key-order)
(function-item which-key-local-then-key-order)))
(defcustom which-key-sort-uppercase-first t
"If non-nil, uppercase comes before lowercase in sorting