summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2024-10-20 15:02:18 -0700
committerJim Porter <jporterbugs@gmail.com>2024-10-20 18:03:45 -0700
commit183c5efc0fe80074a40ebebb684d787baf578ffe (patch)
tree1ab41f5a7a9d206dee0823ccd7341060186a3ef2 /lisp/emacs-lisp
parent75fa0cc1ae2b53fe169fdcfef52bee6719eb38a7 (diff)
downloademacs-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')
0 files changed, 0 insertions, 0 deletions