Don't lazy-highlight the comint output in history Isearch mode.
authorJuri Linkov <juri@jurta.org>
Mon, 7 Dec 2009 22:36:58 +0000 (22:36 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 7 Dec 2009 22:36:58 +0000 (22:36 +0000)
commitd2a1dc7bc106840133daa9bbb48571d0b5a719ae
tree236a0c3d3fe10af313dab0d435d2afe05abd6680
parentfb10ee4af92130504c60b61e7ff1238ac18a7857
Don't lazy-highlight the comint output in history Isearch mode.

* comint.el (comint-history-isearch-search): Instead of
`comint-line-beginning-position', use `comint-after-pmark-p'
to check if point if before the process mark, and go to
`process-mark' in this case.
lisp/ChangeLog
lisp/comint.el