]> git.eshelyaron.com Git - emacs.git/commit
; Rename 'eshell-flatten-args' token to 'eshell-splice-immediately'
authorJim Porter <jporterbugs@gmail.com>
Mon, 12 Dec 2022 04:19:57 +0000 (20:19 -0800)
committerJim Porter <jporterbugs@gmail.com>
Fri, 16 Dec 2022 05:41:03 +0000 (21:41 -0800)
commitb8eef7b8c1066cf446ca1b37d3fd5c1ea3e3ab07
tree9edb3a63c2ca9d453090937d029684b237b9b7e3
parente63ef66c57ee74b24998a16b34949f67bbb73d8d
; Rename 'eshell-flatten-args' token to 'eshell-splice-immediately'

This is for symmetry with 'eshell-splice-args' (which performs a
splice later on).  Since this is just an internal symbol not exposed
to users, changing it is safe.

* lisp/eshell/esh-arg.el (eshell-parse-arguments, eshell-finish-arg):
Use 'eshell-splice-immediately'.
lisp/eshell/esh-arg.el