index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
which-key.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-30
Merge from origin/emacs-30
Michael Albinus
2025-03-27
; Fix package-version values
Eli Zaretskii
2025-03-27
; * lisp/which-key.el (which-key-idle-delay): Fix package-version.
Eli Zaretskii
2025-03-18
Use 'help-key' function in more places
Stefan Kangas
2025-02-05
Merge remote-tracking branch 'origin/emacs-30'
Stefan Monnier
2025-02-03
Fix padding when using which-key-setup-side-window-right
Robert Pluim
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Merge from origin/emacs-30
Eli Zaretskii
2024-12-26
Don't start docstrings with "This function" or similar
Stefan Kangas
2024-11-23
Merge from origin/emacs-30
Eli Zaretskii
2024-11-15
Improve 'which-key-special-keys' docstring
Robert Pluim
2024-11-03
Remove Emacs 24.4 compat code from which-key
Stefan Kangas
2024-11-01
Don't start docstrings with "This function"
Stefan Kangas
2024-09-28
Merge from origin/emacs-30
Eli Zaretskii
2024-09-25
Align columns in which-key with wide characters properly
Thomas Voss
2024-09-08
Fix :type of some user options
Eli Zaretskii
2024-09-07
Merge from origin/emacs-30
Eli Zaretskii
2024-09-06
; * lisp/which-key.el: Fix ':package-version' (bug#73072).
Eli Zaretskii
2024-07-27
Merge from origin/emacs-30
Eli Zaretskii
2024-07-26
Fix edge-case with 'which-key-dont-use-unicode' setter
Philip Kaludercic
2024-07-19
* lisp/which-key.el: Bump version to 3.6.1
Philip Kaludercic
2024-07-13
; Fix typos in 'which-key-mode' (bug#72093)
john muhl
2024-06-29
; Fix typos in symbols
Stefan Kangas
2024-06-29
Expand docstring of which-key-mode
Stefan Kangas
2024-06-25
; * lisp/which-key.el (which-key-dont-use-unicode): Add :initialize
Philip Kaludercic
2024-06-24
Show entries from key-translation-map in which-key mode
Robert Pluim
2024-06-24
Update options that depend on 'which-key-dont-use-unicode'
Philip Kaludercic
2024-06-23
; Fix typos
Stefan Kangas
2024-06-19
* lisp/which-key.el (which-key-is-verbose): Remove unused option
Philip Kaludercic
2024-06-18
Disable usage of unicode for which-key by default
Philip Kaludercic
2024-06-18
Remove :underline from 'which-key-highlighted-command-face '
Philip Kaludercic
2024-06-18
; * lisp/which-key.el (which-key--process-page): Use ?\s
Philip Kaludercic
2024-06-18
Prevent which-key faces from over-extending during formatting
Philip Kaludercic
2024-06-16
; Fix more checkdoc warnings in which-key.el
Stefan Kangas
2024-06-15
Fix :version tag for 'which-key' custom data
Philip Kaludercic
2024-06-15
Bump `which-key` minimum Emacs version to 25.1
Stefan Kangas
2024-06-15
Fix checkdoc warnings in which-key.el
Stefan Kangas
2024-06-15
* lisp/which-key.el: Clean up file header
Philip Kaludercic
2024-06-15
Merge remote-tracking branch 'github-which-key/master'
Philip Kaludercic