1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
emacs/doc
Jim Porter 58568033f4 Improve wording of Eshell variable interpolation code/documentation
* lisp/eshell/esh-arg.el (eshell-unescape-inner-double-quote): Rename
from 'eshell-parse-inner-double-quote'.

* lisp/eshell/esh-cmd.el (eshell-with-temp-command): Improve
docstring.

* lisp/eshell/esh-var.el (eshell-parse-variable-ref): Use
'eshell-unescape-inner-double-quote' and improve robustness of quoted
variable name matching.
(eshell-parse-indices): Use 'eshell-unescape-inner-double-quote'.

* doc/misc/eshell.texi (Dollars Expansion): Improve wording of
subscript notation.
2022-03-08 15:54:16 +02:00
..
emacs Merge from origin/emacs-28 2022-03-08 06:32:57 +01:00
lispintro Make the eintr.html target match what's on the web 2022-02-07 04:58:49 +01:00
lispref %CPU can exceed 100 on GNU/Linux 2022-03-04 19:29:05 -08:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Improve wording of Eshell variable interpolation code/documentation 2022-03-08 15:54:16 +02:00