aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/erts-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas2025-01-211-2/+2
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix test name with erts-run-test with Point-Charnverno2023-11-251-1/+2
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Prefer defvar-keymap in some progmodesStefan Kangas2022-05-271-6/+4
* ; Fix typosStefan Kangas2022-05-151-3/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Make `C-c C-c' in erts-mode work with Point-Char elemsLars Ingebrigtsen2021-11-101-11/+16
* Allow getting verbose results on erts 'C-u C-c C-c'Lars Ingebrigtsen2021-11-061-5/+24
* Fix one-clause movement in erts-mode--goto-start-of-testLars Ingebrigtsen2021-10-011-4/+13
* Fix text in erts-run-test messageLars Ingebrigtsen2021-10-011-1/+1
* Add new command erts-run-testLars Ingebrigtsen2021-10-011-1/+37
* Add a new command to mark a region as a test in erts-modeLars Ingebrigtsen2021-10-011-2/+39
* Add new functionality to write buffer-based testsLars Ingebrigtsen2021-10-011-0/+119