]> git.eshelyaron.com Git - emacs.git/commit
Pop to an existing Eshell buffer by default
authorTheodor Thornhill <theo@thornhill.no>
Sat, 20 Jun 2020 09:54:22 +0000 (11:54 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 21 Jun 2020 01:07:44 +0000 (04:07 +0300)
commitc1056b0387fb6fda345da51e4e2ee9736c25a358
treeef1f614fd8743928c6dae37567bb5e38be7d2b9b
parentc59475ae1e34332501ea0f5758176a29b2797ba6
Pop to an existing Eshell buffer by default

* lisp/progmodes/project.el (project-shell): Improve docstring to
include information about an implementation detail.

* list/progmodes/project.el (project-eshell): Modelled after
'project-shell', change default behavior such that we don't create too
many eshell buffers by default.  Use universal argument to create
subsequent buffers.
lisp/progmodes/project.el