summaryrefslogtreecommitdiff
path: root/test/lisp/help-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-07(help-function-arglist): Fix bug#79128Stefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-17Rename describe-map-tree to help--describe-map-treeStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-21Fix substitute-command-keys for global binding lookupRobert Pluim
2022-09-10New function substitute-quotesStefan Kangas
2022-08-19Fix return value of help--key-description-fontifiedStefan Kangas
2022-08-03Add face to mouse buttons in command substitutionsStefan Kangas
2022-06-25Don't error out on invalid literal key substitutionsStefan Kangas
2022-06-18Respect no-face argument in literal key substitutionsStefan Kangas
2022-01-31Make more ranges sort properly in describe-keymapLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-26Use defvar-keymap in testsStefan Kangas
2021-12-22Make substitute-command-keys test less brittleStefan Kangas
2021-12-22Adjust test after recent help.el changeLars Ingebrigtsen
2021-11-22Add new format for literal key sequences to substitute-command-keysStefan Kangas
2021-11-18Eliminate ERT test name clashes (bug#51941)Mattias EngdegÄrd
2021-11-06Make substitute-command-keys regexp tests more strictStefan Kangas
2021-11-06; * test/lisp/help-tests.el: Fix failing tests after recent change.Stefan Kangas
2021-11-06Update help-tests after separator line changesLars Ingebrigtsen
2021-11-02Make `C-h b' indentation more regular (and avoid continuation lines)Lars Ingebrigtsen
2021-11-01Don't output prefix keys in `C-h b', and output more data on objectsLars Ingebrigtsen
2021-11-01Say "Key/Binding" instead of "key/binding" in `C-h b'Lars Ingebrigtsen
2021-11-01Don't print empty keymaps in `C-h b'Lars Ingebrigtsen
2021-05-25Update help-tests.el after minibuffer map changeLars Ingebrigtsen
2021-03-08Add new face 'help-key-binding' for keybindings in helpStefan Kangas
2021-01-12Update substitute-command-keys tests, againGlenn Morris
2021-01-06Update a substitute-command-keys testGlenn Morris
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-17Test that substitute-command-keys preserves text propertiesStefan Kangas
2020-11-09Add test for substitute-command-keys with command remapStefan Kangas
2020-11-01Don't bind standard-output in substitute-command-keysStefan Kangas
2020-10-18Remove C version of substitute-command-keysStefan Kangas
2020-10-18Translate describe_map to LispStefan Kangas
2020-10-18Add new Lisp implementation of substitute-command-keysStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-23Make help-split-fundoc more flexible about what returnsJuanma Barranquero