summaryrefslogtreecommitdiff
path: root/lisp/progmodes/erts-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-21Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-25Fix test name with erts-run-test with Point-Charnverno
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-05-27Prefer defvar-keymap in some progmodesStefan Kangas
2022-05-15; Fix typosStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-10Make `C-c C-c' in erts-mode work with Point-Char elemsLars Ingebrigtsen
2021-11-06Allow getting verbose results on erts 'C-u C-c C-c'Lars Ingebrigtsen
2021-10-01Fix one-clause movement in erts-mode--goto-start-of-testLars Ingebrigtsen
2021-10-01Fix text in erts-run-test messageLars Ingebrigtsen
2021-10-01Add new command erts-run-testLars Ingebrigtsen
2021-10-01Add a new command to mark a region as a test in erts-modeLars Ingebrigtsen
2021-10-01Add new functionality to write buffer-based testsLars Ingebrigtsen