summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/map-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Audit some plist uses with new predicate argumentBasil L. Contovounesios2022-10-22
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Consistently test alist keys with equal in map.elBasil L. Contovounesios2021-09-21
* Fix (setf (map-elt map key) (my-func))Lars Ingebrigtsen2021-09-01
* Fix merging of ambiguous nil mapsBasil L. Contovounesios2021-08-14
* Add tests for `map-elt'Matt Armstrong2021-05-06
* Various map.el improvementsBasil L. Contovounesios2021-03-06
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-02-06
|\
| * Replace add-to-list to lexical variable with push (bug#39373)Mattias EngdegÄrd2020-02-01
* | * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviationAdam Porter2020-02-04
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword argsAndrea Corallo2019-10-11
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/emacs-lisp/map.el: Add support for plistsStefan Monnier2018-12-20
* | * lisp/emacs-lisp/map.el: Avoid special casing lists.Stefan Monnier2018-12-17
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix Edebug specs for map-let and with-maps-doGemini Lasswell2017-10-24
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Fix map-tests when compiledNoam Postavsky2017-08-04
* alist-get: Add optional arg TESTFNTino Calancha2017-07-17
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Add new function map-doNicolas Petton2016-06-18
* Merge from origin/emacs-25John Wiegley2016-04-02
* Merge from origin/emacs-25John Wiegley2016-01-11
* Rename all test files to reflect source layout.Phillip Lord2015-11-24