diff options
| author | Paul Nelson | 2025-07-28 11:52:16 +0200 |
|---|---|---|
| committer | Dmitry Gutov | 2025-08-06 04:46:49 +0300 |
| commit | 6b2856f9cabb91a12dc88e1648a117a9671b25ee (patch) | |
| tree | 0c05aafa563eba95bf76153446c3cadcbc4ab33a /lisp/progmodes/python.el | |
| parent | 32ba66d97d77a8f2ad5d8c6e2262fd934a42a657 (diff) | |
| download | emacs-6b2856f9cabb91a12dc88e1648a117a9671b25ee.tar.gz emacs-6b2856f9cabb91a12dc88e1648a117a9671b25ee.zip | |
Allow numbered buffer selection for project-shell
* lisp/progmodes/project.el (project-shell, project-eshell):
When a numeric prefix is supplied, the command switches to or
creates a session buffer whose name has that number as a suffix.
For instance, C-2 yields "*name-of-project-shell<2>*". As
before, a plain universal argument C-u creates a new session
with an automatically generated numeric suffix. This change
makes the behavior of the project-shell commands consistent with
how M-x eshell handles numeric prefixes.
* etc/NEWS: Announce the change. (bug#76500)
Diffstat (limited to 'lisp/progmodes/python.el')
0 files changed, 0 insertions, 0 deletions