aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/help-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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