]> git.eshelyaron.com Git - emacs.git/commit
project-shell: Pop to an existing shell buffer by default
authorTheodor Thornhill <theo@thornhill.no>
Sat, 20 Jun 2020 01:02:18 +0000 (04:02 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 20 Jun 2020 01:02:18 +0000 (04:02 +0300)
commitbe5d0c0f63081b5aee5efe2fbcc5c4ace6ca9a02
treea61b828b9a6865788b668f537a8e0c823ade8ea8
parent2eda8199bf3227f979edf532fae2d74892c27b5a
project-shell: Pop to an existing shell buffer by default

* lisp/progmodes/project.el (project-shell):
Pop to an existing shell buffer by default.
If there's none, or if universal argument is used, open a subsequent
shell buffer and jump to it.  Prefix shell buffer name with the base
name of project root directory. (Bug#41858)
lisp/progmodes/project.el