]> git.eshelyaron.com Git - emacs.git/commit
Prevent tex-shell buffer from reusing same window
authorRobert Pluim <rpluim@gmail.com>
Mon, 19 Jun 2023 15:31:25 +0000 (17:31 +0200)
committerRobert Pluim <rpluim@gmail.com>
Thu, 13 Jul 2023 13:37:16 +0000 (15:37 +0200)
commit488dc24d2a6ccbdd3f61c2d60629d2afd7a538d0
tree026d6ee124224d97c4509ee3fd30d978b400dfef
parent587efce9faeb1a0b23b8367c02264a6f988832d0
Prevent tex-shell buffer from reusing same window

* lisp/window.el (display-tex-shell-buffer-action): Add
'inhibit-same-window' to the default action.
lisp/window.el