]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/map.el (map-merge-with): New function
authorArtur Malabarba <bruce.connor.am@gmail.com>
Sat, 7 Nov 2015 12:45:18 +0000 (12:45 +0000)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Sat, 7 Nov 2015 13:55:16 +0000 (13:55 +0000)
commit8af7598d9851c067176ced829d8a5902f3afcbc1
tree904f8974f8cc653bfb4f9651a7d8f83ba69efb99
parentb74c8847e86a9fc2abfe3a80e75cd361ce2d53af
* lisp/emacs-lisp/map.el (map-merge-with): New function

* test/automated/map-tests.el (test-map-merge-with): New test
lisp/emacs-lisp/map.el
test/automated/map-tests.el