summaryrefslogtreecommitdiff
path: root/test/lisp/help-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix substitute-command-keys for global binding lookupRobert Pluim2022-09-211-1/+5
* New function substitute-quotesStefan Kangas2022-09-101-16/+36
* Fix return value of help--key-description-fontifiedStefan Kangas2022-08-191-6/+12
* Add face to mouse buttons in command substitutionsStefan Kangas2022-08-031-1/+3
* Don't error out on invalid literal key substitutionsStefan Kangas2022-06-251-4/+6
* Respect no-face argument in literal key substitutionsStefan Kangas2022-06-181-5/+13
* Make more ranges sort properly in describe-keymapLars Ingebrigtsen2022-01-311-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use defvar-keymap in testsStefan Kangas2021-12-261-26/+23
* | Make substitute-command-keys test less brittleStefan Kangas2021-12-221-4/+26
* | Adjust test after recent help.el changeLars Ingebrigtsen2021-12-221-0/+1
* | Add new format for literal key sequences to substitute-command-keysStefan Kangas2021-11-221-0/+19
* | Eliminate ERT test name clashes (bug#51941)Mattias EngdegÄrd2021-11-181-1/+1
* | Make substitute-command-keys regexp tests more strictStefan Kangas2021-11-061-1/+1
* | ; * test/lisp/help-tests.el: Fix failing tests after recent change.Stefan Kangas2021-11-061-33/+33
* | Update help-tests after separator line changesLars Ingebrigtsen2021-11-061-10/+10
* | Make `C-h b' indentation more regular (and avoid continuation lines)Lars Ingebrigtsen2021-11-021-1/+1
* | Don't output prefix keys in `C-h b', and output more data on objectsLars Ingebrigtsen2021-11-011-7/+0
* | Say "Key/Binding" instead of "key/binding" in `C-h b'Lars Ingebrigtsen2021-11-011-10/+10
* | Don't print empty keymaps in `C-h b'Lars Ingebrigtsen2021-11-011-40/+26
|/
* Update help-tests.el after minibuffer map changeLars Ingebrigtsen2021-05-251-0/+5
* Add new face 'help-key-binding' for keybindings in helpStefan Kangas2021-03-081-3/+21
* Update substitute-command-keys tests, againGlenn Morris2021-01-121-2/+2
* Update a substitute-command-keys testGlenn Morris2021-01-061-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Test that substitute-command-keys preserves text propertiesStefan Kangas2020-11-171-0/+6
* Add test for substitute-command-keys with command remapStefan Kangas2020-11-091-2/+13
* Don't bind standard-output in substitute-command-keysStefan Kangas2020-11-011-0/+20
* Remove C version of substitute-command-keysStefan Kangas2020-10-181-34/+3
* Translate describe_map to LispStefan Kangas2020-10-181-2/+133
* Add new Lisp implementation of substitute-command-keysStefan Kangas2020-10-181-0/+210
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-231-0/+56