summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/map-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Add tests for `map-elt'Matt Armstrong2021-05-061-0/+37
* Various map.el improvementsBasil L. Contovounesios2021-03-061-190/+284
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-02-061-1/+1
|\
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias EngdegÄrd2020-02-011-1/+1
* | * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviationAdam Porter2020-02-041-0/+6
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword argsAndrea Corallo2019-10-111-1/+4
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/emacs-lisp/map.el: Add support for plistsStefan Monnier2018-12-201-2/+5
* | * lisp/emacs-lisp/map.el: Avoid special casing lists.Stefan Monnier2018-12-171-4/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix Edebug specs for map-let and with-maps-doGemini Lasswell2017-10-241-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Fix map-tests when compiledNoam Postavsky2017-08-041-6/+10
* alist-get: Add optional arg TESTFNTino Calancha2017-07-171-0/+12
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Add new function map-doNicolas Petton2016-06-181-0/+8
* Merge from origin/emacs-25John Wiegley2016-04-021-1/+8
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+331