mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
(py-toggle-shells): Added a message in the minibuf.
This commit is contained in:
parent
c542bc79c8
commit
ea609c18a0
1 changed files with 1 additions and 0 deletions
|
@ -1209,6 +1209,7 @@ zero argument, toggles the shell."
|
|||
msg "JPython"
|
||||
mode-name "JPython"))
|
||||
)
|
||||
(message "Using the %s shell" msg)
|
||||
(setq py-output-buffer (format "*%s Output*" py-which-bufname))))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue