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
*
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-11-20
1
-2
/
+2
|
\
|
|
*
Fix two Edebug defcustoms (bug#33428)
Stephen Berman
2018-11-19
1
-2
/
+2
*
|
edebug.el: Move window focus switch into edebug-pop-to-buffer
Alan Mackenzie
2018-10-23
1
-15
/
+9
*
|
In edebug in GUIs, move focus to the selected frame.
Alan Mackenzie
2018-10-19
1
-3
/
+17
*
|
Prune most-positive-fixnum from Lisp source
Paul Eggert
2018-08-22
1
-3
/
+2
*
|
Fix typo in edebug-backtrace-hide-instrumentation's docstring.
Gemini Lasswell
2018-08-03
1
-1
/
+1
*
|
Add new commands to Edebug backtraces
Gemini Lasswell
2018-08-03
1
-39
/
+79
*
|
Always make buttons from function names in backtraces
Gemini Lasswell
2018-08-03
1
-2
/
+1
*
|
Add backtrace-mode and use it in the debugger, ERT and Edebug
Gemini Lasswell
2018-08-03
1
-47
/
+131
*
|
Fix Edebug spec for cl-macrolet (bug#29919)
Gemini Lasswell
2018-08-01
1
-0
/
+47
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-3
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-29
1
-28
/
+39
|
\
|
|
*
Fix Edebug's handling of dotted specs (bug#6415)
Gemini Lasswell
2017-11-26
1
-28
/
+39
*
|
Change Edebug's behavior-changing hooks to variables
Gemini Lasswell
2017-10-22
1
-18
/
+19
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-12
1
-12
/
+15
|
\
|
|
*
Create new Edebug spec for docstrings and use it in closures
Gemini Lasswell
2017-10-06
1
-12
/
+15
*
|
Allow Edebug's instrumentation to be used for other purposes
Gemini Lasswell
2017-10-08
1
-52
/
+102
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Move gensym to core Elisp
Mark Oteiza
2017-09-12
1
-1
/
+1
*
* lisp/subr.el (method-files): Move function to cl-generic.el
Stefan Monnier
2017-07-28
1
-2
/
+2
*
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-07-09
1
-1
/
+1
*
Make edebug-step-in work on generic methods (Bug#22294)
Gemini Lasswell
2017-05-14
1
-11
/
+42
*
Stop edebug getting stuck on backquote (Bug#23651)
Jens Uwe Schmidt
2017-03-25
1
-2
/
+2
*
Use cl-print for Edebug and EIEIO
Stefan Monnier
2017-02-23
1
-44
/
+41
*
Support read syntax for circular objects in Edebug (Bug#23660)
Gemini Lasswell
2017-02-23
1
-12
/
+48
*
Fix instrumenting code with propertized strings in Edebug
Gemini Lasswell
2017-02-10
1
-4
/
+2
*
Change edebug-max-depth from defconst to defcustom
Gemini Lasswell
2017-02-04
1
-1
/
+12
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Give eval-and-compile a correct edebug spec. Fixes bug #16184 properly.
Alan Mackenzie
2017-01-01
1
-6
/
+3
*
|
Initialize edebug-offset-indices to a cons, not nil. Fixes bug #16184.
Alan Mackenzie
2016-12-29
1
-3
/
+6
*
|
* src/data.c (Fmake_variable_frame_local): Remove
Stefan Monnier
2016-12-21
1
-2
/
+1
*
|
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-11-17
1
-1
/
+1
*
|
Remove obsolete default-FOO variables
Mark Oteiza
2016-11-07
1
-1
/
+1
*
|
New user option 'debugger-stack-frame-as-list'
Vasilij Schneidermann
2016-09-30
1
-1
/
+3
*
|
* lisp/emacs-lisp/edebug.el (defun): Fix debug spec.
Johan Bockgård
2016-09-14
1
-0
/
+1
*
|
* lisp/emacs-lisp/edebug.el (edebug-sit-on-break): Give it a version number.
Alan Mackenzie
2016-05-07
1
-1
/
+2
*
|
Add an option in Edebug to prevent pauses after `h', 'f', and `o'.
Alan Mackenzie
2016-05-07
1
-0
/
+6
|
/
*
Mark some user options that can get evalled as risky.
Glenn Morris
2016-01-30
1
-0
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Resurrect edebug-set-initial-mode, repurposing it to set the global mode.
Alan Mackenzie
2015-09-25
1
-38
/
+28
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-4
/
+4
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
[next]