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: Tue, 09 Aug 2005 17:37:34 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    05/08/09 21:37:34

Modified files:
        lisp/progmodes : grep.el 

Log message:
        (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
        (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
        (grep-error-face): Set to `compilation-error' instead of
        `compilation-error-face' (which is redefined to `grep-hit-face' in
        grep buffers).
        (grep-mode-font-lock-keywords): Remove `-text' from face
        variable names.  Use `grep-error-face' instead of
        `compilation-error-text-face'.

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





reply via email to

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