index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
edebug.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Remove remaining mentions of 'eval-current-buffer'
Gregory Heytings
2022-12-26
1
-12
/
+11
*
Improve documentation of Edebug overwriting buffer point
Eli Zaretskii
2022-11-06
1
-7
/
+22
*
Abolish max-specpdl-size (bug#57911)
Mattias Engdegård
2022-09-19
1
-3
/
+2
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-02
1
-1
/
+0
|
\
|
*
Remove obsolete cust-print from elisp index
Stefan Kangas
2022-06-30
1
-1
/
+0
*
|
Allow pretty-printing results from `C-x C-e' in edebug
Lars Ingebrigtsen
2022-06-18
1
-1
/
+2
*
|
Extend 'e' in edebug to pretty-print the values
Lars Ingebrigtsen
2022-06-18
1
-1
/
+5
*
|
Don't enter the debugger from *Backtrace* or edebug on eval errors
Lars Ingebrigtsen
2022-05-01
1
-2
/
+6
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
Revert "Use @pxref when necessary"
Eli Zaretskii
2021-11-24
1
-1
/
+1
|
/
*
Use @pxref when necessary
Robert Pluim
2021-11-24
1
-1
/
+1
*
Update doc of Edebug specification for macros
Stephen Gildea
2021-10-21
1
-3
/
+11
*
Edebug: Disable backtracking when hitting a &define keyword.
Philipp Stephani
2021-04-10
1
-5
/
+5
*
Fix two syntax errors in Specification List
Lars Ingebrigtsen
2021-02-15
1
-2
/
+2
*
* Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`
Stefan Monnier
2021-02-14
1
-9
/
+13
*
* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete function
Stefan Monnier
2021-02-13
1
-9
/
+1
*
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New method
Stefan Monnier
2021-02-13
1
-17
/
+11
*
Edebug: Overload `edebug-form-spec` even less
Stefan Monnier
2021-02-12
1
-18
/
+23
*
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op) <&lookup>: New method
Stefan Monnier
2021-02-12
1
-0
/
+11
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix 'See @xref{...}' (bug#44811)
Mattias Engdegård
2020-11-23
1
-2
/
+2
*
Minor Edebug manual keystroke clarifications
Lars Ingebrigtsen
2020-11-17
1
-3
/
+5
*
Remove mention of the obsolete cust-print.el from the manual
Lars Ingebrigtsen
2020-10-07
1
-7
/
+8
*
Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)
Philipp Stephani
2020-08-02
1
-0
/
+10
*
Merge from origin/emacs-27
Glenn Morris
2020-05-28
1
-1
/
+1
|
\
|
*
Tiny texinfo markup fixes
Glenn Morris
2020-05-27
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-20
1
-1
/
+1
|
\
|
|
*
Document constant vs mutable objects better
Paul Eggert
2020-04-18
1
-1
/
+1
*
|
Introduce element &error into edebug specification lists for macros
Alan Mackenzie
2020-01-17
1
-0
/
+5
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make it clear what edebug-remove-instrumentation offers
Lars Ingebrigtsen
2019-11-16
1
-2
/
+4
*
Fix recent changes in documentation
Eli Zaretskii
2019-10-22
1
-4
/
+4
*
Make edebug-eval-last-sexp interactively take a zero prefix
Lars Ingebrigtsen
2019-10-22
1
-3
/
+7
*
Add a command to toggle an edebug breakpoint
Lars Ingebrigtsen
2019-10-20
1
-2
/
+8
*
Add a new edebug-breakpoint face
Lars Ingebrigtsen
2019-10-20
1
-1
/
+2
*
New command to clear all breakpoints in a function
Lars Ingebrigtsen
2019-10-20
1
-0
/
+4
*
New command edebug-remove-instrumentation
Lars Ingebrigtsen
2019-10-20
1
-0
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-16
1
-1
/
+0
|
\
|
|
*
doc/lispref/edebug.texi (Specification List) Remove obstrusive blank line
Alan Mackenzie
2018-10-14
1
-1
/
+0
*
|
Make small fixes to Edebug and debugger documentation
Gemini Lasswell
2018-09-09
1
-0
/
+2
*
|
Fix some documentation formatting nits
Gemini Lasswell
2018-08-03
1
-1
/
+1
*
|
Add new commands to Edebug backtraces
Gemini Lasswell
2018-08-03
1
-2
/
+10
*
|
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
1
-2
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-24
1
-1
/
+1
|
\
|
|
*
Fix @findex and @vindex entries in manuals
Michael Albinus
2018-02-23
1
-1
/
+1
[next]