summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug-early.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-06(debug--early): Avoid re-entering the debugger for the same errorStefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-04(backtrace-on-redisplay-error): Use `handler-bind`Stefan Monnier
2024-01-04Move batch backtrace code to `top_level_2`Stefan Monnier
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-03-01* lisp/emacs-lisp/debug-early.el (debug-early-backtrace): Fix bug#61847Stefan Monnier
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-06-24Make debug-early-backtrace more resilientLars Ingebrigtsen
2022-04-29debug-early: Print bytecode in a more manageable wayStefan Monnier
2022-02-06Fix eval-tests/backtrace-in-batch-mode testStefan Monnier
2022-02-06(debug-early-backtrace): Tweak the non-evald outputStefan Monnier
2022-02-06(debug-early-backtrace): Tweak the non-evald outputStefan Monnier
2022-02-05* lisp/emacs-lisp/debug-early.el: Improve the documentationAlan Mackenzie
2022-02-02New file lisp/emacs-lisp/debug-early.el for backtraces in early bootstrapAlan Mackenzie