1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 10:21:14 -08:00

Add a missing type declaration

This commit is contained in:
Justin Burkett 2016-12-07 10:14:08 -05:00
parent 786d800f61
commit c34cfd69a9

View file

@ -202,7 +202,8 @@ pattern for matching command names and use
`which-key-highlighted-command-face' for any matching names. If
the element is a cons cell, it should take the form (regexp .
face to apply)."
:group 'which-key)
:group 'which-key
:type '(repeat (choice string (cons regexp face))))
(defcustom which-key-special-keys '()
"These keys will automatically be truncated to one character