mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
Previously, Eshell would get confused and think the following command was unterminated due to the second double-quote looking like it was escaped: echo "\\" * lisp/eshell/esh-util.el (eshell-find-delimiter): Correct docstring and treat '\' as an escapeable character when using backslash escapes. * test/lisp/eshell/eshell-tests.el (eshell-test/escape-special-quoted): Adapt test. |
||
|---|---|---|
| .. | ||
| em-basic-tests.el | ||
| em-extpipe-tests.el | ||
| em-hist-tests.el | ||
| em-ls-tests.el | ||
| em-tramp-tests.el | ||
| esh-opt-tests.el | ||
| esh-proc-tests.el | ||
| esh-var-tests.el | ||
| eshell-tests-helpers.el | ||
| eshell-tests.el | ||