diff options
author | Nicolas Petton <nicolas@petton.fr> | 2015-05-01 19:30:56 +0200 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2015-05-01 19:33:40 +0200 |
commit | c856843f6b83d4578e7fab3d9821802f2a542540 (patch) | |
tree | 4e4e2f43fb72bc7a83ff9c1b283d8048fa7a2579 /lisp/emacs-lisp/warnings.el | |
parent | b0481de73be9fb7c4839340de2b494f19041130a (diff) | |
download | emacs-c856843f6b83d4578e7fab3d9821802f2a542540.tar.gz emacs-c856843f6b83d4578e7fab3d9821802f2a542540.tar.bz2 emacs-c856843f6b83d4578e7fab3d9821802f2a542540.zip |
New macro seq-let, providing destructuring support to seq.el
* lisp/emacs-lisp/seq.el (seq-let): New macro. `seq-let' is similar
to `cl-destructuring-bind' but works on all sequence types supported
by `seq.el'. Bump version number to 1.6.
* test/automated/seq-tests.el: Add tests for seq-let.
* doc/lispref/sequences.texi: Add documentation for seq-let.
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions