summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/edebug-tests.el
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+16
* | Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-011-0/+11
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix Edebug's handling of dotted specs (bug#6415)Gemini Lasswell2017-11-261-0/+14
* ; Spelling and URL fixesPaul Eggert2017-09-231-3/+3
* Add tests for EdebugGemini Lasswell2017-09-211-0/+903