index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
edebug.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
Stefan Monnier
2021-04-18
1
-0
/
+3
*
* lisp/emacs-lisp/edebug.el (edebug--frame): Move docstring where it belongs
Stefan Monnier
2021-04-12
1
-2
/
+2
*
Edebug: Disable backtracking when hitting a &define keyword.
Philipp Stephani
2021-04-10
1
-8
/
+10
*
; Fix typos in doc strings
Mattias Engdegård
2021-03-12
1
-1
/
+1
*
Remove redundant requires of easymenu
Stefan Kangas
2021-02-26
1
-4
/
+0
*
* lisp/emacs-lisp/edebug.el (eval-defun): Simplify
Stefan Monnier
2021-02-18
1
-61
/
+13
*
Adjust the edebug spec for `interactive'
Lars Ingebrigtsen
2021-02-17
1
-2
/
+4
*
* lisp/emacs-lisp/edebug.el (edebug-&optional, edebug-&rest): Remove vars
Stefan Monnier
2021-02-14
1
-35
/
+24
*
* Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`
Stefan Monnier
2021-02-14
1
-72
/
+42
*
* lisp/emacs-lisp/edebug.el (edebug-make-enter-wrapper): Reinstate.
Stefan Monnier
2021-02-13
1
-0
/
+27
*
* lisp/emacs-lisp/edebug.el: Fix `called-interactively-p`
Stefan Monnier
2021-02-13
1
-58
/
+12
*
* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete function
Stefan Monnier
2021-02-13
1
-28
/
+8
*
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op <&name>): New method
Stefan Monnier
2021-02-13
1
-37
/
+55
*
(backtrace-goto-source-functions): Make it a normal abnormal hook
Stefan Monnier
2021-02-13
1
-1
/
+2
*
Edebug: Make it possible to debug `gv-expander`s in `declare`
Stefan Monnier
2021-02-12
1
-4
/
+8
*
Edebug: Overload `edebug-form-spec` even less
Stefan Monnier
2021-02-12
1
-115
/
+109
*
* lisp/emacs-lisp/edebug.el (edebug--handle-&-spec-op) <&lookup>: New method
Stefan Monnier
2021-02-12
1
-0
/
+17
*
* lisp/emacs-lisp/edebug.el: Misc cleanups.
Stefan Monnier
2021-02-12
1
-53
/
+48
*
* lisp/emacs-lisp/edebug.el: Tweak last change
Stefan Monnier
2021-02-10
1
-37
/
+22
*
* list/emacs-lisp/edebug.el: Don't overload `edebug-form-spec`
Stefan Monnier
2021-02-10
1
-13
/
+28
*
Move all usages of `values' to `values--store-value'
Lars Ingebrigtsen
2021-02-09
1
-3
/
+4
*
Remove XEmacs compat code from edebug.el
Stefan Kangas
2021-02-04
1
-11
/
+14
*
Prefer defvar-local in emacs-lisp/*.el
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Improve the edebug-form-data doc string
Lars Ingebrigtsen
2020-12-26
1
-1
/
+1
*
Don't quote lambdas in emacs-lisp/*.el
Stefan Kangas
2020-11-16
1
-11
/
+9
*
Remove mention of `edebug-on-signal' from a doc string
Lars Ingebrigtsen
2020-11-12
1
-1
/
+0
*
Remove some Emacs 19 compat code and references
Stefan Kangas
2020-10-25
1
-9
/
+8
*
Remove some references to Emacs 18 and 19
Stefan Kangas
2020-10-16
1
-1
/
+0
*
Avoid some uses of obsolete function interactive-p
Stefan Kangas
2020-08-24
1
-1
/
+1
*
Avoid duplicate Edebug symbols when backtracking (Bug#42701)
Philipp Stephani
2020-08-03
1
-0
/
+7
*
Avoid duplicate Edebug symbols when using ‘cl-flet’ (Bug#41989)
Philipp Stephani
2020-08-02
1
-0
/
+12
*
Don’t generate duplicate symbols for secondary CL methods (Bug#42671)
Philipp Stephani
2020-08-02
1
-0
/
+12
*
Declare some ancient compat aliases obsolete (Bug#41328)
Stefan Kangas
2020-07-31
1
-1
/
+1
*
Fix bug #40992 whilst still allowing breakpoint highlights in edebug
Alan Mackenzie
2020-05-11
1
-15
/
+38
*
Fix bug #40766, an error in edebug spec handling
Alan Mackenzie
2020-04-24
1
-4
/
+1
*
Remove obsolete XEmacs comment
Stefan Kangas
2020-03-21
1
-1
/
+0
*
Introduce element &error into edebug specification lists for macros
Alan Mackenzie
2020-01-17
1
-0
/
+12
*
edebug: remove ancient code for ancient XEmacs support libs
Glenn Morris
2020-01-16
1
-12
/
+0
*
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Don't bind XEmacs-only variable in edebug
Lars Ingebrigtsen
2019-12-25
1
-3
/
+1
|
/
*
* lisp/emacs-lisp/edebug.el (edebug-remove-instrumentation): Use 'user-error'.
Juri Linkov
2019-12-13
1
-1
/
+1
*
Fix edebug instrumentation removing from advised functions
Michael Heerdegen
2019-11-23
1
-6
/
+22
*
Make edebug-remove-instrumentation remove macro instrumentation
Lars Ingebrigtsen
2019-11-15
1
-2
/
+3
*
Allow using edebug-remove-instrumentation more fine-grained
Lars Ingebrigtsen
2019-11-14
1
-17
/
+31
*
Really enable setting a breakpoint without instrumenting first
Lars Ingebrigtsen
2019-11-01
1
-1
/
+3
*
Make edebug-eval-last-sexp interactively take a zero prefix
Lars Ingebrigtsen
2019-10-22
1
-10
/
+29
*
Tiny clean-up of previous edebug patch
Lars Ingebrigtsen
2019-10-21
1
-1
/
+1
*
Ensure we always remove the breakpoint overlays
Lars Ingebrigtsen
2019-10-21
1
-1
/
+1
[next]