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
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
2015-12-29
Merge emacs-25 into master (using imerge)
John Wiegley
2015-11-24
Rename all test files to reflect source layout.
Phillip Lord