New version of `seq-let' based on a pcase pattern
commit387e1e19430c12eb7db5b58f861c4e85613476f8
authorNicolas Petton <nicolas@petton.fr>
Sun, 10 May 2015 18:19:38 +0000 (10 20:19 +0200)
committerNicolas Petton <nicolas@petton.fr>
Sun, 10 May 2015 18:19:38 +0000 (10 20:19 +0200)
treea0b1e5a92e64aa7fa844241ae17d5d86a233d6d9
parent0c81a8bfdefdc7e7ee687f6cce51649c9e808876
New version of `seq-let' based on a pcase pattern

* lisp/emacs-lisp/seq.el (seq-let): Define the macro in terms of a
pcase pattern if `pcase-defmacro' is defined (Emacs>=25.1).
lisp/emacs-lisp/seq.el