aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Add note to docstring for which-key-idle-delayJustin Burkett2019-03-151-2/+5
| | * | Add debugging messages for buffer sizingJustin Burkett2019-03-061-6/+21
| | * | Don't ignore case when making replacementsJustin Burkett2019-03-011-1/+2
| | * | Version 3.3.2Justin Burkett2019-02-251-1/+1
| | * | Always check non-major-mode replacements in which-key--maybe-replaceJustin Burkett2019-02-251-3/+3
| | * | Simplify finding and matching replacementsJustin Burkett2019-02-241-44/+38
| | * | Version 3.3.1Justin Burkett2018-11-141-1/+1
| | * | Fix use of describe-prefix-bindings in which-key-show-standard-helpJustin Burkett2018-11-141-6/+11
| | * | Check for existence of buffer in which-key--popup-showing-pJustin Burkett2018-11-081-1/+2
| | * | Mention #130 in READMEJustin Burkett2018-08-281-1/+4
| | * | Make Travis test on v26.1Justin Burkett2018-06-271-0/+1
| | * | Version 3.3.0Justin Burkett2018-06-211-1/+1
| | * | Fix handling of duplicate (evil) bindings in show keymapJustin Burkett2018-06-081-2/+6
| | * | Use window-size-change-functions for detecting size changesJustin Burkett2018-06-011-3/+3
| | * | Add support for evil's auxiliary maps in show-keymap functionsJustin Burkett2018-05-301-21/+39
| | * | Fix prefix bindings in which-key-show-major-modeJustin Burkett2018-05-301-8/+13
| | * | Fix behavior of f and t in evil operator mapJustin Burkett2018-05-221-2/+2
| | * | Version 3.2.0Justin Burkett2018-04-261-1/+1
| | * | Fix and improve defcustomsMichaƂ K2018-03-211-11/+11
| | * | Fix switching to top-level from which-key-undo-keyJustin Burkett2018-03-011-1/+2
| | * | Factor out which-key--this-command-keys functionJustin Burkett2018-02-281-10/+15
| | * | Fixes related to removal of which-key--current-prefixJustin Burkett2018-02-281-15/+15
| | * | Fix display of meta bindings in which-key-show-keymapJustin Burkett2018-02-281-11/+18
| | * | Fix which-key--create-pagesJustin Burkett2018-02-281-1/+2
| | * | Remove which-key--current-prefixJustin Burkett2018-02-281-40/+46
| | * | Add prefix arg to which-key--get-current-bindings and ..Justin Burkett2018-02-281-12/+13
| | * | Remove a bunch of global variablesJustin Burkett2018-02-281-46/+36
| | * | Add and use which-key--automatic-displayJustin Burkett2018-02-271-3/+6
| | * | Use cl-struct to hold which-key pagesJustin Burkett2018-02-271-80/+105
| | * | Add which-key-toggle-docstringsJustin Burkett2018-02-261-0/+12
| | * | Consolidate key binding collection into which-key--get-bindingsJustin Burkett2018-02-261-43/+40
| | * | Refactor show keymap functionsJustin Burkett2018-02-261-24/+24
| | * | Use symbol at point in whow keymap functionsJustin Burkett2018-02-251-1/+6
| | * | Fix which-key--show-keymap when no bidnings foundJustin Burkett2018-02-251-26/+31
| | * | Detect menu-items in which-key--get-keymap-bindingsJustin Burkett2018-02-251-0/+1
| | * | Fix typo in previous commitJustin Burkett2018-02-241-1/+1
| | * | Fix docstring of which-key--get-keymap-bindingsJustin Burkett2018-02-241-2/+5
| | * | Fix descriptions of keys involving meta when showing keymapsJustin Burkett2018-02-241-5/+4
| | * | Autoload the show keymap functionsJustin Burkett2018-02-231-0/+3
| | * | Add which-key-show-full-keymapJustin Burkett2018-02-232-14/+54
| | * | Extract which-key--ignore-keys-regexp and which-key-show-keymap-1Justin Burkett2018-02-231-11/+15
| | * | Improve which-key--format-and-replaceJustin Burkett2018-01-311-3/+5
| | * | Handle null description in which-key--propertize-descriptionJustin Burkett2018-01-311-27/+29
| | * | Use safe version of propertizeJustin Burkett2018-01-311-19/+25
| | * | Fix description truncation when showing docstringsJustin Burkett2018-01-311-8/+10
| | * | Improve which-key-show-docstrings optionJustin Burkett2018-01-311-13/+33
| | * | Add option to show docstrings in which-key bufferJustin Burkett2018-01-301-3/+22
| | * | Remove debugging messageJustin Burkett2018-01-081-1/+0
| | * | Implement #182Justin Burkett2018-01-081-14/+36
| | * | Version 3.1.0Justin Burkett2018-01-081-1/+1