1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-08 16:01:07 -07:00
emacs/doc
Nicolas Petton c856843f6b 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.
2015-05-01 19:33:40 +02:00
..
emacs
lispintro
lispref New macro seq-let, providing destructuring support to seq.el 2015-05-01 19:33:40 +02:00
man
misc Merge from gnulib 2015-04-30 08:49:13 -07:00