diff options
author | Nicolas Petton <nicolas@petton.fr> | 2015-08-27 00:21:38 +0200 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2015-08-27 00:29:22 +0200 |
commit | 259a643d7f7c56976ff794cbdba8f5c70c795091 (patch) | |
tree | bb42778be29c91007eae2c7e4f2f4a664fcd950c /src/eval.c | |
parent | 64fbdc9825ad98ebbc8c021442c1f3c3ba0fd1b1 (diff) |
Improve seq-concatenate for new sequence types
Use the new `seq-into-sequence' in seqs passed to `seq-concatenate' to
ensure that concatenation happens on sequences only. This makes it
possible to use `seq-concatenate' for new types of seqs.
* lisp/emacs-lisp/seq.el (seq-into-sequence, seq-concatenate): New
function used in `seq-concatenate'.
* test/automated/seq-tests.el (test-seq-into-sequence): New unit test
for seq-into-sequence.
Diffstat (limited to 'src/eval.c')
0 files changed, 0 insertions, 0 deletions