summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/cl-print-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Fix some ineffective backslashes in string literalsMattias EngdegÄrd2019-03-161-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add new command to expand all "..."s in a backtrace frameGemini Lasswell2018-08-031-0/+36
* | Add methods for strings to cl-printGemini Lasswell2018-08-031-1/+52
* | Support ellipsis expansion in cl-printGemini Lasswell2018-08-031-3/+86
|/
* Make cl-print respect print-quoted (bug#31649)Gemini Lasswell2018-06-071-0/+10
* Make cl-print respect print-level and print-length (bug#31559)Gemini Lasswell2018-06-041-0/+25
* Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-06-031-0/+10
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't redundantly cl-print arglist in function docstring againNoam Postavsky2017-06-291-1/+1
* cl-print: handle circular objects when `print-circle' is nil (Bug#27117)Noam Postavsky2017-05-311-0/+8
* Add record objects with user-defined types.Lars Brinkhoff2017-04-041-0/+10
* * test/lisp/emacs-lisp/cl-print-tests.el (cl-print-tests-1): Fix regexp.Tino Calancha2017-03-131-1/+1
* Update a cl-print testGlenn Morris2017-03-081-1/+1
* * lisp/emacs-lisp/cl-print.el: New fileStefan Monnier2017-02-231-0/+40