summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/backtrace-tests.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-3/+3
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-201-1/+1
|/
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-131-0/+49
* Update more copyright yearsPaul Eggert2018-12-311-1/+1
* Give two backtrace-mode commands better namesGemini Lasswell2018-08-031-10/+10
* Add new command to expand all "..."s in a backtrace frameGemini Lasswell2018-08-031-9/+51
* Add more tests for backtrace-modeGemini Lasswell2018-08-031-47/+352
* Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-031-0/+89