]> git.eshelyaron.com Git - emacs.git/commit
Make eshell-mode more resilient towards `mode-line-format'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Aug 2022 07:27:13 +0000 (09:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Aug 2022 07:27:13 +0000 (09:27 +0200)
commit20b8ac5723661de8920c0090fe91368d3229723c
treef66331380accd794d0f279c75c9833c09184827e
parent79c0e78460b86d6efef31f65dcb16ab6b89b8551
Make eshell-mode more resilient towards `mode-line-format'

* lisp/eshell/esh-mode.el (eshell-mode): `mode-line-format' can be
a string (bug#57185).  In that case, don't alter anything.
lisp/eshell/esh-mode.el