Add missing documentation in micro-state

for :execute-binding-on-enter
This commit is contained in:
syl20bnr 2015-05-09 22:36:16 -04:00
parent 56a0a94377
commit 53b7d600ff
1 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,10 @@ Available PROPS:
If BOOLEAN is non nil then the micro-state never exits. A binding
with an explicitly set `exit t' property is required. Default is nil.
`:execute-binding-on-enter BOOLEAN'
If BOOLEAN is non nil then execute the micro-state command bound to
to the pressed key that started the micro-state.
`:bindings EXPRESSIONS'
One or several EXPRESSIONS with the form
(STRING1 SYMBOL1 :doc STRING