emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes grep.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp/progmodes grep.el
Date: Sat, 18 Jun 2005 08:56:20 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    05/06/18 12:56:19

Modified files:
        lisp/progmodes : grep.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/grep.el.diff?tr1=1.36&tr2=1.37&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]