diff options
author | Jim Porter <jporterbugs@gmail.com> | 2024-10-20 15:02:18 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2024-10-20 18:03:45 -0700 |
commit | 183c5efc0fe80074a40ebebb684d787baf578ffe (patch) | |
tree | 1ab41f5a7a9d206dee0823ccd7341060186a3ef2 /lisp/emacs-lisp/comp.el | |
parent | 75fa0cc1ae2b53fe169fdcfef52bee6719eb38a7 (diff) | |
download | emacs-183c5efc0fe80074a40ebebb684d787baf578ffe.tar.gz emacs-183c5efc0fe80074a40ebebb684d787baf578ffe.tar.bz2 emacs-183c5efc0fe80074a40ebebb684d787baf578ffe.zip |
Be more careful about applying spliced arguments
Previously, this could 'nonc' to a list that shouldn't be modified.
* lisp/eshell/esh-cmd.el (eshell-rewrite-named-command): Use 'append'
instead of 'nconc'.
* test/lisp/eshell/esh-var-tests.el (esh-var-test/interp-var-splice):
(esh-var-test/quoted-interp-var-splice): New tests.
Diffstat (limited to 'lisp/emacs-lisp/comp.el')
0 files changed, 0 insertions, 0 deletions