aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove old obsolete variables/functionsJustin Burkett2016-12-011-22/+1
| | * | Add some docstringsJustin Burkett2016-12-011-0/+7
| | * | Remove some unused functionsJustin Burkett2016-12-011-38/+0
| | * | Fixup last commit part 2Justin Burkett2016-11-301-2/+2
| | * | Fixup last commitJustin Burkett2016-11-301-2/+2
| | * | Support functions in -add-key-based-replacementsJustin Burkett2016-11-302-8/+35
| | * | Fix links to users in READMEJustin Burkett2016-11-301-4/+3
| | * | Add @pdcawley's example to READMEJustin Burkett2016-11-301-0/+16
| | * | Add test for #155Justin Burkett2016-11-301-5/+10
| | * | Fix bug in last commitJustin Burkett2016-11-301-2/+2
| | * | Quote regexp in -add-key-based-replacementsJustin Burkett2016-11-292-2/+31
| | * | Fix a README linkJustin Burkett2016-11-291-1/+1
| | * | Normalize key sequences from -add-key-based-replacementsJustin Burkett2016-11-291-12/+16
| | * | Simplify --format-and-replaceJustin Burkett2016-11-281-20/+20
| | * | Fix use of function in -replacement-alistJustin Burkett2016-11-251-18/+21
| | * | Don't use case-fold-search in --maybe-replaceJustin Burkett2016-11-251-6/+10
| | * | Update testJustin Burkett2016-11-221-7/+7
| | * | Consolidate replacements into one alistJustin Burkett2016-11-212-136/+178
| | * | Move sort after filter op in --get-formatted-key-bindingsJustin Burkett2016-11-061-3/+3
| | * | Update comment in --show-buffer-side-window for prior changeJustin Burkett2016-10-311-15/+3
| | * | Remove use of display-buffer-in-major-side-windowJustin Burkett2016-10-311-6/+23
| | * | Add which-key-binding-filter-functionJustin Burkett2016-10-291-0/+26
| | * | Add sort option -prefix-then-key-order-reverseJustin Burkett2016-10-291-0/+10
| | * | Add global option for how to sort caseJustin Burkett2016-10-291-11/+19
| | * | Merge pull request #149 from rdotdk/patch-1Justin Burkett2016-10-171-1/+1
| | |\ \
| | | * | fix linkHariharan R2016-10-161-1/+1
| | |/ /
| | * | Fix test for recent prefix-name changeJustin Burkett2016-10-051-12/+4
| | * | Make 458c8d9 backwards compatibleJustin Burkett2016-10-051-7/+7
| | * | Move a function for the compilerJustin Burkett2016-10-051-20/+20
| | * | Consolidate prefix names and key-based replacementsJustin Burkett2016-10-051-119/+46
| | * | Fix -maybe-get-prefix-title use of key-bindingJustin Burkett2016-10-041-1/+1
| | * | Resize popup when frame resizedjustbur2016-09-111-5/+25
| | * | Merge pull request #137 from tarsius/outlinesJustin Burkett2016-08-311-32/+34
| | |\ \
| | | * | Follow conventions for section headersJonas Bernoulli2016-09-011-32/+34
| | * | | Merge pull request #136 from tarsius/fixupJustin Burkett2016-08-311-5/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Move definition of which-key--local-binding-pJonas Bernoulli2016-08-311-5/+5
| | |/ /
| | * | Version 1.1.15Justin Burkett2016-08-171-1/+1
| | * | Add note about setting delay to zeroJustin Burkett2016-08-172-2/+5
| | * | Fix minibuffer echo not displayingJustin Burkett2016-08-171-14/+15
| | * | Version 1.1.14justbur2016-07-281-1/+1
| | * | Disable hack for echo areajustbur2016-07-281-9/+12
| | * | Fix Makefilejustbur2016-07-271-0/+1
| | * | Add allow-imprecise-window-fit optionjustbur2016-07-091-4/+19
| | * | Explicitly set tab-width when collecting bindingsjustbur2016-07-061-2/+3
| | * | Fix previous commitjustbur2016-07-051-1/+1
| | * | Add whitelist and blacklist optionsjustbur2016-07-051-0/+32
| | * | Remove setup codejustbur2016-06-171-15/+4
| | * | Make current-prefix nil when not showing popupjustbur2016-06-161-0/+1
| | * | Use sit-for instead of timer for delay functionsjustbur2016-06-161-29/+21
| | * | Fix arg to which-key-delay-functionsjustbur2016-06-141-1/+2