summaryrefslogtreecommitdiff
path: root/doc/lispref/debugging.texi
AgeCommit message (Expand)Author
2026-05-30; Update the documentation of 'debug'Eli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-24Improve documentation of profiler commandsEli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-17; * doc/lispref/debugging.texi (Debugging): Add cross-references.Eli Zaretskii
2023-11-17; doc/lispref/debugging.texi: Add reference to Profiler docs (bug#67236).Ihor Radchenko
2023-11-09Improve documentation of signaling errors in batch modeEli Zaretskii
2023-07-04correct info documentation of benchmark-callRobert Pluim
2023-06-13Fix some Texinfo markup in manualsBasil L. Contovounesios
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-11New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie
2022-05-01Don't enter the debugger from *Backtrace* or edebug on eval errorsLars Ingebrigtsen
2022-05-01Correct Using Debugger lispref nodeLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-13Mention `benchmark-call' in the manualLars Ingebrigtsen
2021-06-19Merge from origin/emacs-27Glenn Morris
2021-06-19Improve documentation of profilerEli Zaretskii
2021-03-17* lisp/emacs-lisp/benchmark.el (benchmark-call): New functionStefan Monnier
2021-01-05Pretty-print keys without <> around modifiers (bug#45536)Mattias EngdegÄrd
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-22Re-order the items in `profiler-report' output.Alan Mackenzie
2020-09-02; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas
2020-06-17Fix some Texinfo markupBasil L. Contovounesios
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-15Add new macro `benchmark-progn'Lars Ingebrigtsen
2019-09-13Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell
2019-08-03Improve documentation of debugging Lisp syntax errorEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-29Merge from origin/emacs-26Glenn Morris
2018-08-28Index profiler commands in elisp manualNoam Postavsky
2018-08-03Fix some documentation formatting nitsGemini Lasswell
2018-08-03Move 'backtrace' from subr.el to backtrace.elGemini Lasswell
2018-08-03Add new command to expand all "..."s in a backtrace frameGemini Lasswell
2018-08-03Change keybinding for backtrace-collapse from '=' to '-'Gemini Lasswell
2018-08-03Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell
2018-07-07Merge from origin/emacs-26Glenn Morris
2018-07-07Improve indexing of 'eval-defun' in ELisp manualEli Zaretskii
2018-02-17Merge from origin/emacs-26Glenn Morris
2018-02-17Improve documentation of Profiling featuresEli Zaretskii
2018-02-17Improve indexing of "performance" in ELisp manualEli Zaretskii
2018-02-02Merge from origin/emacs-26Glenn Morris
2018-01-31Use @key{} where it is missing in the manualsMichael Albinus
2018-01-29Merge from origin/emacs-26Glenn Morris
2018-01-28Fix some issues in the emacs/lispref manualsMartin Rudalics
2018-01-15Merge from origin/emacs-26Glenn Morris
2018-01-15* src/print.c (syms_of_print) <print_quoted>: Set default to trueStefan Monnier
2018-01-13Mention trace.el facilities in the ELisp manualEli Zaretskii