]> git.eshelyaron.com Git - emacs.git/commit
Adjust the edebug spec of if-let*
authorMark Oteiza <mvoteiza@udel.edu>
Sat, 8 Apr 2017 15:30:36 +0000 (11:30 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Sat, 8 Apr 2017 15:36:56 +0000 (11:36 -0400)
commitfd4b83ca7c20a68060772ec13aadbe29db612b3f
treefdb234a2b40346a8276e5b541ec5eae6ddcdf7d1
parent1c69215c511789ddcdeab60192087733c521652b
Adjust the edebug spec of if-let*

This was fixed in Bug#24748, but now looking more closely, using gate in
the spec seems correct.  See (info "(elisp) Backtracking").
* lisp/emacs-lisp/subr-x.el (if-let*): Use gate in edebug spec.
lisp/emacs-lisp/subr-x.el