diff options
author | Basil L. Contovounesios <contovob@tcd.ie> | 2021-09-15 00:17:26 +0100 |
---|---|---|
committer | Basil L. Contovounesios <contovob@tcd.ie> | 2021-09-21 13:32:49 +0100 |
commit | 14495e33afa0b8038c494f1e6e90065683ccbd07 (patch) | |
tree | 1e23f93b3c7678b4a7360e3e2d0eb71597de0992 /lisp/emacs-lisp/helper.el | |
parent | 414fcd7e984a906fb1a28954f76c6eb00301d1d6 (diff) | |
download | emacs-14495e33afa0b8038c494f1e6e90065683ccbd07.tar.gz emacs-14495e33afa0b8038c494f1e6e90065683ccbd07.tar.bz2 emacs-14495e33afa0b8038c494f1e6e90065683ccbd07.zip |
Consistently test alist keys with equal in map.el
* etc/NEWS: Announce new default behavior of map-elt and map-delete
on alists.
* lisp/emacs-lisp/map.el: Bump to version 3.2.
(map-elt): Test alist keys with equal by default. Betray a little
bit more information in the docstring on which functions are used
for which map types. (Bug#47368)
(map-put): Update docstring accordingly.
(map--plist-delete): Consistently test plist keys with eq.
(map-delete): Consistently test alist keys with equal.
* test/lisp/emacs-lisp/map-tests.el (test-map-elt-testfn): Update
for new map-elt behavior.
(test-map-put!-alist, test-map-delete-alist): New tests.
Diffstat (limited to 'lisp/emacs-lisp/helper.el')
0 files changed, 0 insertions, 0 deletions