]> git.eshelyaron.com Git - emacs.git/commit
Use `pop-to-buffer-same-window' in `project-eshell'
authorSimen Heggestøyl <simenheg@gmail.com>
Mon, 8 Mar 2021 11:38:41 +0000 (12:38 +0100)
committerSimen Heggestøyl <simenheg@runbox.com>
Mon, 8 Mar 2021 11:58:10 +0000 (12:58 +0100)
commit432c1aaa80ce109250a93f50858a03ce3d01ca34
tree24e3e7d74737c1dd8d9e5ddae2eeec9d4de2ccbb
parenta01166562cec3f97e722b627cf5db8ef49338cde
Use `pop-to-buffer-same-window' in `project-eshell'

* lisp/progmodes/project.el (project-eshell): Use
`pop-to-buffer-same-window' instead of `pop-to-buffer' to match the
behavior of `M-x eshell'.
lisp/progmodes/project.el