:type for boon-special-mode-list

This commit is contained in:
Jean-Philippe Bernardy 2016-11-08 20:35:02 +01:00
parent 3121f6f57d
commit 5ccd7fef0a

View file

@ -120,7 +120,8 @@ those. See 'boon-special-map' for exceptinons.")
mu4e-view-mode
)
"A List of modes which should use `boon-special-state'."
:group 'boon)
:group 'boon
:type '(repeat symbol))
(defun boon-special-mode-p ()
"Should the mode use `boon-special-state'?"