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
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
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-1
/
+1
*
Replace gui-method macros with cl-generic with &context
Stefan Monnier
2015-05-23
1
-1
/
+1
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
edebug.el: Disambiguate vector specifications
Johan Bockgård
2015-04-12
1
-9
/
+11
*
(diff-hunk-file-names): Don't require a TAB after the file name
Gustav Hållberg
2015-04-08
1
-2
/
+7
*
Edebug: Allow "S" to work during trace mode. Fixes debbugs #20074.
Alan Mackenzie
2015-03-16
1
-16
/
+12
*
Make Edebug work with Follow Mode.
Alan Mackenzie
2015-03-16
1
-34
/
+0
*
* lisp/emacs-lisp/edebug.el (edebug--display): Save-excursion.
Stefan Monnier
2015-02-25
1
-0
/
+9
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Fix compiler-macro
Stefan Monnier
2014-11-03
1
-3
/
+1
*
* lisp/emacs-lisp/edebug.el: Use nadvice.
Stefan Monnier
2014-07-20
1
-54
/
+27
*
* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print result using
Stefan Monnier
2014-07-05
1
-1
/
+1
[next]