]> git.eshelyaron.com Git - emacs.git/commit
Improve/correct documentation about Eshell variable expansion
authorJim Porter <jporterbugs@gmail.com>
Sun, 27 Feb 2022 21:20:51 +0000 (13:20 -0800)
committerEli Zaretskii <eliz@gnu.org>
Tue, 1 Mar 2022 13:02:13 +0000 (15:02 +0200)
commit2c3d1b6bf41509bf0ba8995925fec9f20d8ed89d
treee9bf76f8d0cf86da18e1f98ba41d172f9bd8a3e3
parent9e257aecc9a3456fb3d66596862d44030f7d76c8
Improve/correct documentation about Eshell variable expansion

* lisp/eshell/esh-var.el: Correct documentation comment.
(eshell-parse-variable-ref): Correct docstring.

* doc/misc/eshell.texi (Dollars Expansion): Add documentation for
$"var"/$'var' and $<command> syntaxes.
doc/misc/eshell.texi
lisp/eshell/esh-var.el