index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
help-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-07
(help-function-arglist): Fix bug#79128
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-17
Rename describe-map-tree to help--describe-map-tree
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-21
Fix substitute-command-keys for global binding lookup
Robert Pluim
2022-09-10
New function substitute-quotes
Stefan Kangas
2022-08-19
Fix return value of help--key-description-fontified
Stefan Kangas
2022-08-03
Add face to mouse buttons in command substitutions
Stefan Kangas
2022-06-25
Don't error out on invalid literal key substitutions
Stefan Kangas
2022-06-18
Respect no-face argument in literal key substitutions
Stefan Kangas
2022-01-31
Make more ranges sort properly in describe-keymap
Lars Ingebrigtsen
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-22
Make substitute-command-keys test less brittle
Stefan Kangas
2021-12-22
Adjust test after recent help.el change
Lars Ingebrigtsen
2021-11-22
Add new format for literal key sequences to substitute-command-keys
Stefan Kangas
2021-11-18
Eliminate ERT test name clashes (bug#51941)
Mattias EngdegÄrd
2021-11-06
Make substitute-command-keys regexp tests more strict
Stefan Kangas
2021-11-06
; * test/lisp/help-tests.el: Fix failing tests after recent change.
Stefan Kangas
2021-11-06
Update help-tests after separator line changes
Lars Ingebrigtsen
2021-11-02
Make `C-h b' indentation more regular (and avoid continuation lines)
Lars Ingebrigtsen
2021-11-01
Don't output prefix keys in `C-h b', and output more data on objects
Lars Ingebrigtsen
2021-11-01
Say "Key/Binding" instead of "key/binding" in `C-h b'
Lars Ingebrigtsen
2021-11-01
Don't print empty keymaps in `C-h b'
Lars Ingebrigtsen
2021-05-25
Update help-tests.el after minibuffer map change
Lars Ingebrigtsen
2021-03-08
Add new face 'help-key-binding' for keybindings in help
Stefan Kangas
2021-01-12
Update substitute-command-keys tests, again
Glenn Morris
2021-01-06
Update a substitute-command-keys test
Glenn Morris
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-17
Test that substitute-command-keys preserves text properties
Stefan Kangas
2020-11-09
Add test for substitute-command-keys with command remap
Stefan Kangas
2020-11-01
Don't bind standard-output in substitute-command-keys
Stefan Kangas
2020-10-18
Remove C version of substitute-command-keys
Stefan Kangas
2020-10-18
Translate describe_map to Lisp
Stefan Kangas
2020-10-18
Add new Lisp implementation of substitute-command-keys
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-23
Make help-split-fundoc more flexible about what returns
Juanma Barranquero