]> git.eshelyaron.com Git - emacs.git/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)
committerJuri Linkov <juri@linkov.net>
Mon, 29 Dec 2014 00:52:38 +0000 (02:52 +0200)
commita0ae3d7331f6126941f90c6b80c293685004e165
treea333d8c13e0f7cbef21ed5e919f99fa601c128bd
parentdf0f2a5f3b6c4e439215245d19f9e9cadb742581
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.
lisp/ChangeLog
lisp/comint.el