Mercurial > emacs
view admin/notes/cvslogs @ 106485:85eebb6799d7
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.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 07 Dec 2009 22:36:58 +0000 |
parents | eeb9265e0ea5 |
children |
line wrap: on
line source
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01208.html From: Eli Zaretskii Subject: Re: Log messages in CVS Date: Sat, 29 Dec 2007 16:06:29 +0200 I once posted a summary that I know about; see: http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00229.html http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00234.html http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00312.html Richard commented here, basically approving my summary: http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00276.html