]> git.eshelyaron.com Git - emacs.git/commit
; Open inferior Lua buffer in a window, not a frame
authorjohn muhl <jm@pub.pink>
Wed, 20 Mar 2024 00:46:12 +0000 (19:46 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Mar 2024 14:20:43 +0000 (15:20 +0100)
commita12fa46e8a683024b6cfea186638132f11597bf9
treeafa3205605899dbb25981fd8a5f1e084a023baa8
parent199d0b3a3a866c9ec8d81b7f4eb2e584a3b8b473
; Open inferior Lua buffer in a window, not a frame

* lisp/progmodes/lua-ts-mode.el (lua-ts-inferior-lua): Replace
'display-buffer-pop-up-window' with
'display-buffer-pop-up-frame'.  (bug#69909)

(cherry picked from commit d3ca7c68c7e4c4c86341427fc34dd1af74f1a593)
lisp/progmodes/lua-ts-mode.el