summaryrefslogtreecommitdiff
path: root/doc/lispref/edebug.texi
Commit message (Expand)AuthorAge
* Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-10
* Fix two syntax errors in Specification ListLars Ingebrigtsen2021-02-15
* * Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`Stefan Monnier2021-02-14
* * lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete functionStefan Monnier2021-02-13
* * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New methodStefan Monnier2021-02-13
* Edebug: Overload `edebug-form-spec` even lessStefan Monnier2021-02-12
* * lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op) <&lookup>: New methodStefan Monnier2021-02-12
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix 'See @xref{...}' (bug#44811)Mattias Engdegård2020-11-23
* Minor Edebug manual keystroke clarificationsLars Ingebrigtsen2020-11-17
* Remove mention of the obsolete cust-print.el from the manualLars Ingebrigtsen2020-10-07
* Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)Philipp Stephani2020-08-02
* Merge from origin/emacs-27Glenn Morris2020-05-28
|\
| * Tiny texinfo markup fixesGlenn Morris2020-05-27
* | Merge from origin/emacs-27Glenn Morris2020-04-20
|\|
| * Document constant vs mutable objects betterPaul Eggert2020-04-18
* | Introduce element &error into edebug specification lists for macrosAlan Mackenzie2020-01-17
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Make it clear what edebug-remove-instrumentation offersLars Ingebrigtsen2019-11-16
* Fix recent changes in documentationEli Zaretskii2019-10-22
* Make edebug-eval-last-sexp interactively take a zero prefixLars Ingebrigtsen2019-10-22
* Add a command to toggle an edebug breakpointLars Ingebrigtsen2019-10-20
* Add a new edebug-breakpoint faceLars Ingebrigtsen2019-10-20
* New command to clear all breakpoints in a functionLars Ingebrigtsen2019-10-20
* New command edebug-remove-instrumentationLars Ingebrigtsen2019-10-20
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-16
|\|
| * doc/lispref/edebug.texi (Specification List) Remove obstrusive blank lineAlan Mackenzie2018-10-14
* | Make small fixes to Edebug and debugger documentationGemini Lasswell2018-09-09
* | Fix some documentation formatting nitsGemini Lasswell2018-08-03
* | Add new commands to Edebug backtracesGemini Lasswell2018-08-03
* | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-03
* | Merge from origin/emacs-26Glenn Morris2018-02-24
|\|
| * Fix @findex and @vindex entries in manualsMichael Albinus2018-02-23
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * Improve indexing of "performance" in ELisp manualEli Zaretskii2018-02-17
* | Merge from origin/emacs-26Glenn Morris2018-01-29
|\|
| * Improve documentation of 'edebug-defun'Eli Zaretskii2018-01-27
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-11-14
|\|
| * Improve documentation of Edebug and macrosGemini Lasswell2017-11-13
* | Change Edebug's behavior-changing hooks to variablesGemini Lasswell2017-10-22
* | Allow Edebug's instrumentation to be used for other purposesGemini Lasswell2017-10-08
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Change edebug-max-depth from defconst to defcustomGemini Lasswell2017-02-04
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Add an option in Edebug to prevent pauses after `h', 'f', and `o'.Alan Mackenzie2016-05-07
|/