]> git.eshelyaron.com Git - emacs.git/commit
New shell-mode command to narrow to the command under point
authorPierre Neidhardt <mail@ambrevar.xyz>
Sat, 17 Oct 2020 11:16:24 +0000 (13:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 17 Oct 2020 11:16:24 +0000 (13:16 +0200)
commit9eb61be2dafcb4159888e90449091927cbad508a
tree2c57415ada61d179a21be5cb2ba31193065c7bb3
parentbee50664ae33deba3fe2284748f1e5a1622a1bb6
New shell-mode command to narrow to the command under point

* lisp/shell.el (shell--prompt-end-position)
(shell--prompt-begin-position): Helper functions.

* lisp/shell.el (shell-narrow-to-prompt): New command and
keystroke (bug#41784).
etc/NEWS
lisp/shell.el