]> git.eshelyaron.com Git - emacs.git/commit
(grep-regexp-alist): Use backreference at the
authorJuri Linkov <juri@jurta.org>
Sat, 18 Jun 2005 12:57:49 +0000 (12:57 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 18 Jun 2005 12:57:49 +0000 (12:57 +0000)
commitf04a89690963de94f8522f1568bd358c39cdcaae
tree275af35dbcd3242c673a041ae5610caed47f0d70
parente7c2398ac11a70f5501f715ac31f246694c9e987
(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.
lisp/ChangeLog
lisp/progmodes/grep.el