1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 18:30:47 -08: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 * doc/emacs/misc.texi (Sorting): Small edit. 2015-04-18 17:48:04 -07:00
lispintro Minor doc copyedits 2015-04-13 23:20:48 -07:00
lispref New macro seq-let, providing destructuring support to seq.el 2015-05-01 19:33:40 +02:00
man Standardize names of ChangeLog history files 2015-04-15 10:59:11 -07:00
misc Merge from gnulib 2015-04-30 08:49:13 -07:00