summaryrefslogtreecommitdiff
path: root/lisp/which-key.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-30Merge from origin/emacs-30Michael Albinus
2025-03-27; Fix package-version valuesEli Zaretskii
2025-03-27; * lisp/which-key.el (which-key-idle-delay): Fix package-version.Eli Zaretskii
2025-03-18Use 'help-key' function in more placesStefan Kangas
2025-02-05Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier
2025-02-03Fix padding when using which-key-setup-side-window-rightRobert Pluim
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-28Merge from origin/emacs-30Eli Zaretskii
2024-12-26Don't start docstrings with "This function" or similarStefan Kangas
2024-11-23Merge from origin/emacs-30Eli Zaretskii
2024-11-15Improve 'which-key-special-keys' docstringRobert Pluim
2024-11-03Remove Emacs 24.4 compat code from which-keyStefan Kangas
2024-11-01Don't start docstrings with "This function"Stefan Kangas
2024-09-28Merge from origin/emacs-30Eli Zaretskii
2024-09-25Align columns in which-key with wide characters properlyThomas Voss
2024-09-08Fix :type of some user optionsEli Zaretskii
2024-09-07Merge from origin/emacs-30Eli Zaretskii
2024-09-06; * lisp/which-key.el: Fix ':package-version' (bug#73072).Eli Zaretskii
2024-07-27Merge from origin/emacs-30Eli Zaretskii
2024-07-26Fix edge-case with 'which-key-dont-use-unicode' setterPhilip Kaludercic
2024-07-19* lisp/which-key.el: Bump version to 3.6.1Philip Kaludercic
2024-07-13; Fix typos in 'which-key-mode' (bug#72093)john muhl
2024-06-29; Fix typos in symbolsStefan Kangas
2024-06-29Expand docstring of which-key-modeStefan Kangas
2024-06-25; * lisp/which-key.el (which-key-dont-use-unicode): Add :initializePhilip Kaludercic
2024-06-24Show entries from key-translation-map in which-key modeRobert Pluim
2024-06-24Update options that depend on 'which-key-dont-use-unicode'Philip Kaludercic
2024-06-23; Fix typosStefan Kangas
2024-06-19* lisp/which-key.el (which-key-is-verbose): Remove unused optionPhilip Kaludercic
2024-06-18Disable usage of unicode for which-key by defaultPhilip Kaludercic
2024-06-18Remove :underline from 'which-key-highlighted-command-face 'Philip Kaludercic
2024-06-18; * lisp/which-key.el (which-key--process-page): Use ?\sPhilip Kaludercic
2024-06-18Prevent which-key faces from over-extending during formattingPhilip Kaludercic
2024-06-16; Fix more checkdoc warnings in which-key.elStefan Kangas
2024-06-15Fix :version tag for 'which-key' custom dataPhilip Kaludercic
2024-06-15Bump `which-key` minimum Emacs version to 25.1Stefan Kangas
2024-06-15Fix checkdoc warnings in which-key.elStefan Kangas
2024-06-15* lisp/which-key.el: Clean up file headerPhilip Kaludercic
2024-06-15Merge remote-tracking branch 'github-which-key/master'Philip Kaludercic