index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
keymap-tests.el
Age
Commit message (
Expand
)
Author
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-02-25
More test coverage improvements.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-18
Respect keymaps in buffer text for clicks on displayed strings
Spencer Baugh
2025-09-09
Ignore keymaps at point for positions outside the buffer
Spencer Baugh
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-05-16
Add multi/unibyte string tests for key-description
Robert Pluim
2024-01-20
* lisp/keymap.el (define-keymap): Demote "duplicate def" to a warning
Stefan Monnier
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-18
Add tests for Bug#62207
Robert Pluim
2023-01-20
Make `keymap-set-after' work for menus
Robert Pluim
2023-01-20
Use `key-parse' in `keymap-lookup'
Robert Pluim
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-02
Signal error on duplicate key definitions
Robert Pluim
2022-07-14
; Fix typos: prefer American spelling
Stefan Kangas
2022-06-24
Merge from origin/emacs-28
Stefan Kangas
2022-06-23
; Fix typos: prefer US spelling.
Stefan Kangas
2022-06-18
; Pacify byte-compiler warning in keymap-tests.el.
Basil L. Contovounesios
2022-06-18
Filter out NS non-key events from `where-is-internal'
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-26
Use defvar-keymap in tests
Stefan Kangas
2021-12-26
Add test for text-char-description
Stefan Kangas
2021-11-16
Allow removing keymap definitions
Lars Ingebrigtsen
2021-11-02
Update keymap-tests after recent changes
dickmao
2021-10-31
Add test for Bug#51527
Stefan Kangas
2021-10-28
Be more allowing when looking for menu-bar items
Stefan Kangas
2021-10-28
Be more allowing when looking for menu-bar items
Stefan Kangas
2021-10-19
Make `lookup-key' understand the new key sequence syntax
Lars Ingebrigtsen
2021-09-18
Fix performance degradation in commands that describe key bindings
Eli Zaretskii
2021-03-06
Add some new tests for keymap.c
Stefan Kangas
2021-01-05
Pretty-print keys without <> around modifiers (bug#45536)
Mattias EngdegÄrd
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-19
Convert apropos-internal from C to Lisp (Bug#44529)
Stefan Kangas
2020-11-22
Say which command shadows a key binding
Stefan Kangas
2020-11-22
Don't shadow bindings by the same command
Stefan Kangas
2020-11-22
Don't show key ranges if shadowed by different commands
Stefan Kangas
2020-11-15
Run menu-item :filter function before showing binding
Stefan Kangas
2020-11-09
Remove test for return value of set-keymap-parent
Stefan Kangas
2020-11-07
Add some more tests for keymap.c
Stefan Kangas
2020-11-06
Add more tests for where-is-internal
Stefan Kangas
2020-11-01
Insert describe-map-tree header into original buffer
Stefan Kangas
2020-04-24
Use lexical-binding in most src tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-08-29
Avoid crashes for invalid value of key modifiers
Eli Zaretskii
2016-01-11
Merge from origin/emacs-25
John Wiegley
[next]