summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-aent.el
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2022-03-27 12:09:58 -0700
committerLars Ingebrigtsen <larsi@gnus.org>2022-04-03 14:16:44 +0200
commitc12a48c3350bb5aa2cbefda10c5364c778463366 (patch)
tree23f553a42ecb9c2efb840235bbb9cd998c109cd1 /lisp/calc/calc-aent.el
parent9f521db6fec6c6dbdfeb1145f4dbb603c0240299 (diff)
downloademacs-c12a48c3350bb5aa2cbefda10c5364c778463366.tar.gz
emacs-c12a48c3350bb5aa2cbefda10c5364c778463366.tar.bz2
emacs-c12a48c3350bb5aa2cbefda10c5364c778463366.zip
Fix handling of '\\' inside double-quotes in Eshell
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.
Diffstat (limited to 'lisp/calc/calc-aent.el')
0 files changed, 0 insertions, 0 deletions