summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/edebug-resources/edebug-test-code.el
Commit message (Expand)AuthorAgeFilesLines
* * Edebug: Generalize `&lookup`, use it for `cl-macrolet` and `cl-generic`Stefan Monnier2021-02-141-2/+2
* Edebug: Make it possible to debug `gv-expander`s in `declare`Stefan Monnier2021-02-121-0/+6
* Edebug: Overload `edebug-form-spec` even lessStefan Monnier2021-02-121-0/+10
* ; Minor license statement fixesStefan Kangas2021-02-081-11/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in most remaining emacs-lisp testsStefan Kangas2020-04-301-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add new commands to Edebug backtracesGemini Lasswell2018-08-031-1/+1
* | Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-011-0/+7
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix Edebug's handling of dotted specs (bug#6415)Gemini Lasswell2017-11-261-0/+4
* ; Spelling and URL fixesPaul Eggert2017-09-231-1/+1
* Add tests for EdebugGemini Lasswell2017-09-211-0/+130