Files
emacs/test/lisp
Andrea Corallo 421db07d06 * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args
(map--into-hash): New function, extracted from `map-into <hash-table>`.
Speed it up a bit by using gethash instead of map-elt when we know
we're accessing a hash table.

* test/lisp/emacs-lisp/map-tests.el (test-map-into): Add corresponding test.
2019-10-11 12:18:21 -04:00
..
2019-07-31 21:47:29 +02:00
2019-07-13 18:51:55 +12:00
2019-06-25 22:04:13 -04:00
2019-07-06 12:51:30 -07:00
2019-07-14 13:28:54 -07:00
2019-09-15 16:38:23 -07:00
2019-10-03 10:47:12 +02:00
2019-07-20 22:02:36 -04:00
2019-07-06 12:51:30 -07:00
2019-08-16 16:27:27 -07:00