mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
*** empty log message ***
This commit is contained in:
parent
b457cc3bab
commit
42d5c01e21
@ -144,7 +144,7 @@
|
||||
(require 'comint)
|
||||
|
||||
;;;###autoload
|
||||
(defconst shell-prompt-pattern "^[^#$%>]*[#$%>] *"
|
||||
(defconst shell-prompt-pattern "^[^#$%>;]*[#$%>;] *"
|
||||
"Regexp to match prompts in the inferior shell.
|
||||
Defaults to \"^[^#$%>]*[#$%>] *\", which works pretty well.
|
||||
This variable is used to initialise comint-prompt-regexp in the
|
||||
|
Loading…
Reference in New Issue
Block a user