| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | Audit some plist uses with new predicate argument | Basil L. Contovounesios | 2022-10-22 | 1 | -12/+192 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | Consistently test alist keys with equal in map.el | Basil L. Contovounesios | 2021-09-21 | 1 | -5/+29 |
* | Fix (setf (map-elt map key) (my-func)) | Lars Ingebrigtsen | 2021-09-01 | 1 | -0/+9 |
* | Fix merging of ambiguous nil maps | Basil L. Contovounesios | 2021-08-14 | 1 | -8/+16 |
* | Add tests for `map-elt' | Matt Armstrong | 2021-05-06 | 1 | -0/+37 |
* | Various map.el improvements | Basil L. Contovounesios | 2021-03-06 | 1 | -190/+284 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-27 | Glenn Morris | 2020-02-06 | 1 | -1/+1 |
|\ |
|
| * | Replace add-to-list to lexical variable with push (bug#39373) | Mattias EngdegÄrd | 2020-02-01 | 1 | -1/+1 |
* | | * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation | Adam Porter | 2020-02-04 | 1 | -0/+6 |
|/ |
|
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args | Andrea Corallo | 2019-10-11 | 1 | -1/+4 |
* | Go back to "Maintainer: emacs-devel@gnu.org" | Paul Eggert | 2019-05-25 | 1 | -0/+1 |
* | Fixes for "Maintainer:" and related lines | Paul Eggert | 2019-05-19 | 1 | -1/+0 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | * lisp/emacs-lisp/map.el: Add support for plists | Stefan Monnier | 2018-12-20 | 1 | -2/+5 |
* | | * lisp/emacs-lisp/map.el: Avoid special casing lists. | Stefan Monnier | 2018-12-17 | 1 | -4/+16 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Fix Edebug specs for map-let and with-maps-do | Gemini Lasswell | 2017-10-24 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | ; Fix map-tests when compiled | Noam Postavsky | 2017-08-04 | 1 | -6/+10 |
* | alist-get: Add optional arg TESTFN | Tino Calancha | 2017-07-17 | 1 | -0/+12 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | Add new function map-do | Nicolas Petton | 2016-06-18 | 1 | -0/+8 |
* | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -1/+8 |
* | Merge from origin/emacs-25 | John Wiegley | 2016-01-11 | 1 | -1/+1 |
* | Rename all test files to reflect source layout. | Phillip Lord | 2015-11-24 | 1 | -0/+331 |