Mercurial > emacs
comparison ChangeLog @ 63576:7c3d537469b0
(grep-regexp-alist): Use backreference at the
end of first regexp to limit the match to the position between
line number and source line with same separator character as used
between file name and line number. In the second regexp limit
mouse-face area to file name and line number by adding new group
for them and referring it in HYPERLINK arg.
(grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
(grep-mode): Set font-lock-lines-before to 0 to not refontify the
previous line where grep markers may be already removed.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 18 Jun 2005 12:56:14 +0000 |
parents | cc61f1c86438 |
children | cb6fd0493197 e58cb448e07c 173dee4e2611 |
comparison
equal
deleted
inserted
replaced
63575:8d9616545ea1 | 63576:7c3d537469b0 |
---|