]> git.eshelyaron.com Git - emacs.git/commit
Fix Edebug specs for map-let and with-maps-do
authorGemini Lasswell <gazally@runbox.com>
Mon, 16 Oct 2017 18:40:38 +0000 (11:40 -0700)
committerGemini Lasswell <gazally@runbox.com>
Tue, 24 Oct 2017 15:17:33 +0000 (08:17 -0700)
commit928a106939080df7df6ea158318f5afa5579ddcf
tree135db033139f79867c52f3cca7182595b4188c8e
parent46f2ee0d4c7123941bb8decc5e947e356099d7b6
Fix Edebug specs for map-let and with-maps-do

* lisp/emacs-lisp/map.el (map-let): Fix Edebug spec (bug#24777).
* test/lisp/emacs-lisp/map-tests.el (with-maps-do): Fix Edebug spec.
lisp/emacs-lisp/map.el
test/lisp/emacs-lisp/map-tests.el