diff options
author | Jim Porter <jporterbugs@gmail.com> | 2022-03-01 18:53:42 -0800 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-03-03 14:59:33 +0100 |
commit | d72cd4a2b761d325e5bb3e664781a4c9001eb2c2 (patch) | |
tree | 7d59b1ede2b3c9620d4b07b7df8c557497d3dc29 /test/lisp/emacs-lisp/lisp-tests.el | |
parent | 990f36fa108092c8b93692bb80c6fbd0b6b8f391 (diff) | |
download | emacs-d72cd4a2b761d325e5bb3e664781a4c9001eb2c2.tar.gz emacs-d72cd4a2b761d325e5bb3e664781a4c9001eb2c2.tar.bz2 emacs-d72cd4a2b761d325e5bb3e664781a4c9001eb2c2.zip |
Allow splitting strings in Eshell expansions with "plain" strings
Since '$var[hello 0]' doesn't make sense when 'var' is a string, the
previous restriction was unnecessary.
* lisp/eshell/esh-var.el (Commentary): Update documentation.
(eshell-apply-indices): Allow "plain" strings to split strings.
* test/lisp/eshell/esh-var-test.el
(esh-var-test/interp-var-string-split-indices)
(esh-var-test/quoted-interp-var-string-split-indices): Update tests.
* doc/misc/eshell.texi (Dollars expansion): Update documentation.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-tests.el')
0 files changed, 0 insertions, 0 deletions