* lisp/comint.el (comint-line-beginning-position): Revert searching for
commit6f2971ab761e62e649892bd3fe5c08983420c5ae
authorJuri Linkov <juri@linkov.net>
Thu, 19 Feb 2015 19:28:41 +0000 (19 21:28 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 19 Feb 2015 19:28:41 +0000 (19 21:28 +0200)
tree0ad3864eba6ea30b2502aad592b41789f748cb22
parent65d8ac7c3729e9416696f77a7add8944e069da92
* lisp/comint.el (comint-line-beginning-position): Revert searching for
the prompt when comint-use-prompt-regexp is non-nil because it
doesn't distinguish input from output.  Check the field property
`output' for the case when comint-use-prompt-regexp is nil.

Fixes: debbugs:19710
lisp/ChangeLog
lisp/comint.el