]> git.eshelyaron.com Git - emacs.git/commit
; Use the current system's style of shell-quoting in Eshell debug logs
authorJim Porter <jporterbugs@gmail.com>
Sun, 9 Jun 2024 20:47:15 +0000 (13:47 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 10 Jun 2024 07:27:04 +0000 (09:27 +0200)
commit4113f75f7f3e5a6f288883bb3440a7c7b0a77e84
tree34c0e86d30bc24ca52dd0d9f5db64b181b79d5da
parent53dfcd232748fdf7f713307d3851c7e9031c9e9c
; Use the current system's style of shell-quoting in Eshell debug logs

* lisp/eshell/esh-proc.el (eshell-gather-process-output): Don't force
POSIX syntax.  This is less confusing when running on MS-Windows.

(cherry picked from commit e1cc2d1f61836e1da08817524999878b639e6761)
lisp/eshell/esh-proc.el