summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2015-05-01 19:30:56 +0200
committerNicolas Petton <nicolas@petton.fr>2015-05-01 19:33:40 +0200
commitc856843f6b83d4578e7fab3d9821802f2a542540 (patch)
tree4e4e2f43fb72bc7a83ff9c1b283d8048fa7a2579 /lisp/emacs-lisp/lisp.el
parentb0481de73be9fb7c4839340de2b494f19041130a (diff)
downloademacs-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/lisp.el')
0 files changed, 0 insertions, 0 deletions