summaryrefslogtreecommitdiff
path: root/doc/lispref/debugging.texi
AgeCommit message (Expand)Author
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
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-12Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel
2016-12-02Document watchpointsNoam Postavsky
2016-10-23Merge from origin/emacs-25Paul Eggert
2016-10-22Explain how to debug emacsclient lisp errorsNoam Postavsky
2016-10-10Merge from origin/emacs-25Paul Eggert
2016-10-04Restore 'command-debug-status' functionalityPhilippe Vaucher
2016-09-30New user option 'debugger-stack-frame-as-list'Vasilij Schneidermann
2016-07-28profiler: document prefix arg for tree expansionNoam Postavsky
2016-02-01Some corrections in Elisp manualMartin Rudalics
2016-01-01Update copyright year to 2016Paul Eggert