]> git.eshelyaron.com Git - emacs.git/commit
Make `shell-mode' more robust
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 28 Jun 2024 09:28:33 +0000 (11:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 30 Jun 2024 21:01:57 +0000 (23:01 +0200)
commit2a4135b7a7d1b956ead01ed16fa18536c92bf9b4
tree172797ef08ad7c1bb68fec03d70329484d4421c8
parente60b94025f928a0d545a793a76ba7af7fba2c060
Make `shell-mode' more robust

* lisp/shell.el (shell-mode): Ensure that
`comint-input-ring-file-name' is non-nil when calling `file-truename'.

(cherry picked from commit c4ad54812acaf8f156962047eaaaf75b0c0ecf96)
lisp/shell.el