diff options
author | Nicolas Petton <nicolas@petton.fr> | 2015-08-23 21:09:01 +0200 |
---|---|---|
committer | Nicolas Petton <nicolas@petton.fr> | 2015-08-23 21:14:09 +0200 |
commit | c13a4df51ca2b82c03ef13bca1151f727cfc64f6 (patch) | |
tree | 574ccf4cb23866b2b86bab10b0c1273716966a29 /lisp/replace.el | |
parent | 20aa61c0a3c152e5b829d02ea20a4d89c692b91b (diff) | |
download | emacs-c13a4df51ca2b82c03ef13bca1151f727cfc64f6.tar.gz emacs-c13a4df51ca2b82c03ef13bca1151f727cfc64f6.tar.bz2 emacs-c13a4df51ca2b82c03ef13bca1151f727cfc64f6.zip |
Remove the calls to `seq-into` from `seq-concatenate`
Since most new types of seq would have to be defined as sequences (cons
cells or CL structs, mostly), there is no need to convert the seqs to
sequences (which can be a fairly expensive operation).
* lisp/emacs-lisp/seq.el (seq-concatenate): Do not ensure that seqs are
sequences.
Diffstat (limited to 'lisp/replace.el')
0 files changed, 0 insertions, 0 deletions