]> code.delx.au - gnu-emacs/commit
More fixes to support multi-line search in comint
authorJuri Linkov <juri@linkov.net>
Mon, 29 Dec 2014 00:52:38 +0000 (02:52 +0200)
committerJoão Távora <joaotavora@gmail.com>
Tue, 13 Jan 2015 07:39:23 +0000 (07:39 +0000)
commit67edddfce60169c0d0e2d6d3dce1408f04febbf1
treea8cd652c23bba8212d1bf58515dc7bf627b77264
parent18a89a069c3d66ddb96e512f254f67f69d51ae22
More fixes to support multi-line search in comint

* lisp/comint.el (comint-history-isearch-message): Use field-beginning
instead of comint-line-beginning-position - that's more fixes for
http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00305.html
(comint-history-isearch-message): Fix args of isearch-message-prefix.

[backport from trunk]
lisp/ChangeLog
lisp/comint.el