summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/edebug.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/subr.el (setq-default): Define as a macroStefan Monnier2019-04-011-1/+0
* Make edebug-eval-expression support code completionFederico Tedin2019-03-221-3/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-201-2/+2
|\ \ | |/
| * Fix two Edebug defcustoms (bug#33428)Stephen Berman2018-11-191-2/+2
* | edebug.el: Move window focus switch into edebug-pop-to-bufferAlan Mackenzie2018-10-231-15/+9
* | In edebug in GUIs, move focus to the selected frame.Alan Mackenzie2018-10-191-3/+17
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-3/+2
* | Fix typo in edebug-backtrace-hide-instrumentation's docstring.Gemini Lasswell2018-08-031-1/+1
* | Add new commands to Edebug backtracesGemini Lasswell2018-08-031-39/+79
* | Always make buttons from function names in backtracesGemini Lasswell2018-08-031-2/+1
* | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-031-47/+131
* | Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-011-0/+47
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-3/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-11-291-28/+39
|\ \ | |/
| * Fix Edebug's handling of dotted specs (bug#6415)Gemini Lasswell2017-11-261-28/+39
* | Change Edebug's behavior-changing hooks to variablesGemini Lasswell2017-10-221-18/+19
* | Merge from origin/emacs-26Paul Eggert2017-10-121-12/+15
|\ \ | |/
| * Create new Edebug spec for docstrings and use it in closuresGemini Lasswell2017-10-061-12/+15
* | Allow Edebug's instrumentation to be used for other purposesGemini Lasswell2017-10-081-52/+102
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Move gensym to core ElispMark Oteiza2017-09-121-1/+1
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-281-2/+2
* Fix core dump in substitute-object-in-subtreePaul Eggert2017-07-091-1/+1
* Make edebug-step-in work on generic methods (Bug#22294)Gemini Lasswell2017-05-141-11/+42
* Stop edebug getting stuck on backquote (Bug#23651)Jens Uwe Schmidt2017-03-251-2/+2
* Use cl-print for Edebug and EIEIOStefan Monnier2017-02-231-44/+41
* Support read syntax for circular objects in Edebug (Bug#23660)Gemini Lasswell2017-02-231-12/+48
* Fix instrumenting code with propertized strings in EdebugGemini Lasswell2017-02-101-4/+2
* Change edebug-max-depth from defconst to defcustomGemini Lasswell2017-02-041-1/+12
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Give eval-and-compile a correct edebug spec. Fixes bug #16184 properly.Alan Mackenzie2017-01-011-6/+3
* | Initialize edebug-offset-indices to a cons, not nil. Fixes bug #16184.Alan Mackenzie2016-12-291-3/+6
* | * src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier2016-12-211-2/+1
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Remove obsolete default-FOO variablesMark Oteiza2016-11-071-1/+1
* | New user option 'debugger-stack-frame-as-list'Vasilij Schneidermann2016-09-301-1/+3
* | * lisp/emacs-lisp/edebug.el (defun): Fix debug spec.Johan Bockgård2016-09-141-0/+1
* | * lisp/emacs-lisp/edebug.el (edebug-sit-on-break): Give it a version number.Alan Mackenzie2016-05-071-1/+2
* | Add an option in Edebug to prevent pauses after `h', 'f', and `o'.Alan Mackenzie2016-05-071-0/+6
|/
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Resurrect edebug-set-initial-mode, repurposing it to set the global mode.Alan Mackenzie2015-09-251-38/+28
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-4/+4