index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
erts-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-21
Prefer defface's ':weight bold' to obsolete alias ':bold t'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-25
Fix test name with erts-run-test with Point-Char
nverno
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-05-27
Prefer defvar-keymap in some progmodes
Stefan Kangas
2022-05-15
; Fix typos
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-10
Make `C-c C-c' in erts-mode work with Point-Char elems
Lars Ingebrigtsen
2021-11-06
Allow getting verbose results on erts 'C-u C-c C-c'
Lars Ingebrigtsen
2021-10-01
Fix one-clause movement in erts-mode--goto-start-of-test
Lars Ingebrigtsen
2021-10-01
Fix text in erts-run-test message
Lars Ingebrigtsen
2021-10-01
Add new command erts-run-test
Lars Ingebrigtsen
2021-10-01
Add a new command to mark a region as a test in erts-mode
Lars Ingebrigtsen
2021-10-01
Add new functionality to write buffer-based tests
Lars Ingebrigtsen