]> git.eshelyaron.com Git - emacs.git/commit
Fix infloop in 'shell-resync-dirs' with tcsh
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2022 12:55:01 +0000 (14:55 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2022 12:55:01 +0000 (14:55 +0200)
commit1753da24cd44821bf39f03dc32476e320e732fca
treede81bfbae53f45065ed3cc7e2be32bc340ec3c90
parent2f1269c3331bfe2b570a9238ce52dafb14c3cf7b
Fix infloop in 'shell-resync-dirs' with tcsh

* lisp/shell.el (shell-resync-dirs): Remove trailing slash from
output of 'dirs', for csh/tcsh's sake.  (Bug#59804)
lisp/shell.el