• NicolasPetton's avatar
    Add support for gv.el in map.el · 5509e2f9
    NicolasPetton authored
    * lisp/emacs-lisp/map.el (map-elt, map-delete): Declare a gv-expander.
    * lisp/emacs-lisp/map.el (map-put): Refactor using `setf' and `map-elt'.
    * test/automated/map-tests.el: Update tests to work with the new
    implementations of map-elt and map-put.
    5509e2f9
map.el 11.7 KB