]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use looser Edebug spec
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 22 May 2021 14:21:59 +0000 (10:21 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 22 May 2021 14:21:59 +0000 (10:21 -0400)
commit84e207c81187ff46fb94775ccb24d9b76b80db9c
tree2d61869fc98242e662333617fbcbf9f4022199c9
parent43fd13770a8ac8452669e4de3281e9189cb36c5a
* lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use looser Edebug spec

This makes the same spec work both for `if-let` and `when-let`.

(when-let*, and-let*, when-let): Simplify accordingly.
lisp/emacs-lisp/subr-x.el