summaryrefslogtreecommitdiff
path: root/test/lisp/subr-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-0/+7
* Add new macro `ignore-error'Lars Ingebrigtsen2019-07-261-0/+10
* * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-3/+30
* Move proper-list-p tests to fns-tests.elBasil L. Contovounesios2019-04-121-18/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | One more flatten-tree testPaul Eggert2018-12-171-2/+4
* | New function flatten-treeAlex Branham2018-12-171-0/+17
* | Support mode aliases in 'provided-mode-derived-p'Andrew Schwartzmeyer2018-09-291-0/+12
* | Add predicate proper-list-pBasil L. Contovounesios2018-07-091-0/+18
* | Fix documentation and tests for 'string-distance'Eli Zaretskii2018-04-281-18/+0
* | New function 'string-distance'Chen Bin2018-04-281-0/+18
* | Merge from origin/emacs-26Glenn Morris2018-02-091-0/+17
|\ \ | |/
| * Mention that shell quoting of % on w32 may fail (Bug#19350)Noam Postavsky2018-02-081-0/+17
* | Code refactoring assoc-delete-all assq-delete-alltino calancha2018-01-281-1/+19
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix gensymMark Oteiza2017-09-181-0/+6
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* * lisp/subr.el (method-files): Move function to cl-generic.elStefan Monnier2017-07-281-25/+0
* Fix test when running from test/lisp/subr-tests.elcNoam Postavsky2017-07-151-3/+3
* * test/lisp/subr-tests.el (subr-tests-bug22027): Add test.Tino Calancha2017-06-051-0/+10
* Avoid subr test failure when source dir has multiple namesGlenn Morris2017-05-301-1/+2
* Make edebug-step-in work on generic methods (Bug#22294)Gemini Lasswell2017-05-141-0/+24
* Validate SPEC of `dolist', cf. Bug#25477.Philipp Stephani2017-04-081-0/+10
* Add support for Unicode whitespace in [:blank:]Philipp Stephani2017-01-061-0/+10
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Move backtrace to ELisp using a new mapbacktrace primitiveClément Pit--Claudel2016-12-121-0/+47
* Merge from origin/emacs-25Paul Eggert2016-05-311-0/+9
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-0/+112
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+107