summaryrefslogtreecommitdiff
path: root/test/src/keymap-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2022-06-241-1/+1
|\
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-1/+1
* | ; Pacify byte-compiler warning in keymap-tests.el.Basil L. Contovounesios2022-06-181-0/+2
* | Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen2022-06-181-0/+10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
| * Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-0/+10
* | Use defvar-keymap in testsStefan Kangas2021-12-261-8/+4
* | Add test for text-char-descriptionStefan Kangas2021-12-261-0/+15
* | Allow removing keymap definitionsLars Ingebrigtsen2021-11-161-0/+34
* | Update keymap-tests after recent changesdickmao2021-11-021-6/+6
* | Add test for Bug#51527Stefan Kangas2021-10-311-0/+6
* | Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-0/+43
* | Make `lookup-key' understand the new key sequence syntaxLars Ingebrigtsen2021-10-191-0/+7
|/
* Fix performance degradation in commands that describe key bindingsEli Zaretskii2021-09-181-1/+2
* Add some new tests for keymap.cStefan Kangas2021-03-061-1/+57
* Pretty-print keys without <> around modifiers (bug#45536)Mattias EngdegÄrd2021-01-051-0/+12
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-191-13/+0
* Say which command shadows a key bindingStefan Kangas2020-11-221-3/+3
* Don't shadow bindings by the same commandStefan Kangas2020-11-221-0/+24
* Don't show key ranges if shadowed by different commandsStefan Kangas2020-11-221-0/+27
* Run menu-item :filter function before showing bindingStefan Kangas2020-11-151-0/+30
* Remove test for return value of set-keymap-parentStefan Kangas2020-11-091-4/+0
* Add some more tests for keymap.cStefan Kangas2020-11-071-0/+49
* Add more tests for where-is-internalStefan Kangas2020-11-061-1/+78
* Insert describe-map-tree header into original bufferStefan Kangas2020-11-011-0/+13
* Use lexical-binding in most src testsStefan Kangas2020-04-241-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Avoid crashes for invalid value of key modifiersEli Zaretskii2016-08-291-0/+7
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+43