| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | Fix #65 | justbur | 2015-09-23 | 1 | -5/+3 | |
| | | * | Fix docstring typo | justbur | 2015-09-22 | 1 | -1/+1 | |
| | | * | Add alist-name arg to add-key-val-to-alist | justbur | 2015-09-20 | 1 | -11/+15 | |
| | | * | Add faces group | justbur | 2015-09-20 | 1 | -8/+13 | |
| | | * | Better messages for add-key-val-to-alist | justbur | 2015-09-19 | 1 | -3/+4 | |
| | | * | Remove some alists from customize and update docs | justbur | 2015-09-18 | 2 | -57/+69 | |
| | | * | Update README for key-based replacements | justbur | 2015-09-18 | 1 | -11/+21 | |
| | | * | Add ability to highlight certain commands | justbur | 2015-09-16 | 1 | -4/+38 | |
| | | * | typo in readme | Justin Burkett | 2015-09-09 | 1 | -1/+1 | |
| | | * | Mute echo-keystrokes message | justbur | 2015-09-08 | 1 | -3/+5 | |
| | | * | Better warning for add-key-val-to-alist | justbur | 2015-09-03 | 1 | -3/+2 | |
| | | * | Fix typo | justbur | 2015-09-03 | 1 | -2/+2 | |
| | | * | Minor fix on last commit | justbur | 2015-09-03 | 1 | -2/+2 | |
| | | * | Common interface for prefix names and titles | justbur | 2015-09-03 | 1 | -61/+80 | |
| | | * | Minor changes to key-seq functions | justbur | 2015-09-02 | 1 | -7/+9 | |
| | | * | Change default indentation of helpers | justbur | 2015-09-02 | 1 | -0/+4 | |
| | | * | Add support for prefix-names | justbur | 2015-09-02 | 1 | -10/+86 | |
| | | * | Make preventing C-h cycling the default | justbur | 2015-09-02 | 2 | -12/+11 | |
| | | * | Allow disabling truncation | justbur | 2015-09-02 | 1 | -2/+3 | |
| | | * | Add min-display-lines option | justbur | 2015-09-02 | 1 | -1/+8 | |
| | | * | Shorten next page hint | justbur | 2015-09-02 | 1 | -3/+3 | |
| | | * | Factor out next page hint | justbur | 2015-09-02 | 1 | -24/+18 | |
| | | * | Change wording of hint | justbur | 2015-09-02 | 1 | -1/+1 | |
| | | * | Add missing autoload | justbur | 2015-09-02 | 1 | -1/+3 | |
| | | * | Describe new paging options in readme | justbur | 2015-09-01 | 1 | -77/+87 | |
| | | * | Fix compiler warning | justbur | 2015-09-01 | 1 | -2/+0 | |
| | | * | Fix implementation of prevent-C-h-from-cycling | justbur | 2015-09-01 | 1 | -33/+56 | |
| | | * | Add experimental support for using descbinds | justbur | 2015-09-01 | 1 | -16/+37 | |
| | | * | Fix echo-keystrokes backup | justbur | 2015-08-27 | 1 | -10/+10 | |
| | | * | Fix which-key-echo-keystrokes docstring | justbur | 2015-08-27 | 1 | -3/+4 | |
| | | * | Add helper function for prefix titles | justbur | 2015-08-16 | 1 | -0/+13 | |
| | | * | One more change to format of prefix-title-alist | justbur | 2015-08-15 | 1 | -6/+7 | |
| | | * | Switch prefix-titles to key-seq as key | justbur | 2015-08-15 | 1 | -7/+9 | |
| | | * | Add support for "prefix titles". See #58 | justbur | 2015-08-15 | 1 | -5/+20 | |
| | | * | show-remaining-keys cleanup | justbur | 2015-08-10 | 1 | -2/+5 | |
| | | * | Add missing save-match-data call | justbur | 2015-08-10 | 1 | -11/+12 | |
| | | * | Tweak partition-columns | justbur | 2015-08-03 | 1 | -10/+13 | |
| | | * | Fix ref to free var | justbur | 2015-08-03 | 1 | -1/+1 | |
| | | * | Replace ?? with lambda by default | justbur | 2015-08-03 | 1 | -1/+2 | |
| | | * | Clean-up partition-columns implementation | justbur | 2015-08-03 | 1 | -18/+14 | |
| | | * | Add README intro to commentary section. | justbur | 2015-08-02 | 1 | -2/+12 | |
| | | * | Bump version | justbur | 2015-08-02 | 1 | -1/+1 | |
| | | * | Allow for nil local-map. Fixes #57 | justbur | 2015-08-01 | 1 | -3/+7 | |
| | | * | README links working again | justbur | 2015-07-30 | 1 | -14/+12 | |
| | | * | Second try to fix links | justbur | 2015-07-30 | 1 | -1/+1 | |
| | | * | Fix a link in readme | justbur | 2015-07-30 | 1 | -7/+4 | |
| | | * | Add local-map face to readme | justbur | 2015-07-30 | 1 | -0/+43 | |
| | | * | Add local-map face | justbur | 2015-07-28 | 1 | -9/+16 | |
| | | * | README fixes | justbur | 2015-07-28 | 3 | -0/+0 | |
| | | * | README typos | justbur | 2015-07-27 | 1 | -9/+9 | |