syl20bnr
|
4d9b9686f3
|
Add property :use-minibuffer to micro-state
|
2015-03-07 23:55:47 -05:00 |
|
syl20bnr
|
d6bd6976d1
|
Explicitly set last-command in micro-state wrappers
|
2015-03-07 17:22:23 -05:00 |
|
syl20bnr
|
cc86adcee1
|
Fix typos in micro-state source
|
2015-03-06 23:48:05 -05:00 |
|
syl20bnr
|
7e9bbbc8ae
|
Rename :execute-command-on-enter to :execute-binding-on-enter
|
2015-02-28 00:05:09 -05:00 |
|
syl20bnr
|
a04290664c
|
micro-state: Add property :execute-command-on-enter
If non nil and the bound key to initiate the micro-state is
also a micro-state binding, then execute the command of
the corresponding binding.
|
2015-02-27 23:57:10 -05:00 |
|
syl20bnr
|
bf2635e372
|
Generalize the bind properties for toggles and micro-states
|
2015-02-23 23:28:51 -05:00 |
|
syl20bnr
|
0d09c92466
|
Catch thrown exit in micro-state
|
2015-02-22 23:30:00 -05:00 |
|
syl20bnr
|
78431c18a0
|
Minor refactoring in micro-state.el
|
2015-02-22 01:10:26 -05:00 |
|
syl20bnr
|
c2e61a9036
|
Replace symbol-name by format %S
|
2015-02-22 01:02:17 -05:00 |
|
syl20bnr
|
bcdaa42d93
|
Add :pre and :post action for bindings in micro-state
|
2015-02-22 00:55:33 -05:00 |
|
syl20bnr
|
e794d0ef11
|
Add :persistent keyword for micro-state
Persistent micro-state stay active unless an explicit
exit key is pressed
|
2015-02-21 02:17:39 -05:00 |
|
syl20bnr
|
be907429e9
|
Force SPC to quit all micro-state
Avoid a bad edge case with guide-key and evil-leader
|
2015-02-20 23:27:43 -05:00 |
|
syl20bnr
|
324cd2ad3b
|
Correctly display the doc associated to a nil binding in micro-state
|
2015-02-20 23:27:16 -05:00 |
|
syl20bnr
|
638b566cbc
|
Set micro-state header face box width to -1
Prevent a glitch with lv height size
|
2015-02-20 23:26:22 -05:00 |
|
syl20bnr
|
0a5442e44a
|
Add hydra lv.el to display micro-state in a window
|
2015-02-20 00:49:47 -05:00 |
|
syl20bnr
|
6f9d698bf9
|
Remove debug display in core-micro-state.el
|
2015-02-16 23:20:25 -05:00 |
|
syl20bnr
|
8ae9b93bdb
|
Minor change to micro-state macro
|
2015-02-12 21:48:42 -05:00 |
|
syl20bnr
|
fa4c659832
|
Automatically adapt micro-state faces to the current theme
|
2015-02-12 00:14:38 -05:00 |
|
syl20bnr
|
ef092b858a
|
Propertize documentation string in micro-state macro
|
2015-02-11 23:57:39 -05:00 |
|
syl20bnr
|
f4c6d9aa77
|
Add support for per binding documentation in micro-state
|
2015-02-11 18:40:43 -05:00 |
|
syl20bnr
|
bc8cb54605
|
Update doc of define-micro-state
|
2015-02-10 22:50:12 -05:00 |
|
syl20bnr
|
a9577eac4f
|
define-micro-state macro: :documentation accepts now a body
when evaluated the body must return a string
|
2015-02-10 22:32:39 -05:00 |
|
syl20bnr
|
a9f8e07a29
|
Add support for global documentation in define-micro-state macro
|
2015-02-10 22:08:50 -05:00 |
|
syl20bnr
|
1ff47e09ac
|
Add :exit and :documentation keywords for micro-state bindings
|
2015-02-08 15:13:34 -05:00 |
|
syl20bnr
|
d6f4650105
|
Remove plural form for toggle and micro-state files
|
2015-02-08 12:19:34 -05:00 |
|