From b828795144863ab6f1b183ec85a0dc0d609c7c05 Mon Sep 17 00:00:00 2001 From: "Pedro J. Ruiz Lopez" Date: Tue, 26 Jun 2007 22:53:28 +0000 Subject: *** empty log message *** --- lisp/idutils.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/idutils.el') diff --git a/lisp/idutils.el b/lisp/idutils.el index 0274430..019a646 100644 --- a/lisp/idutils.el +++ b/lisp/idutils.el @@ -37,7 +37,7 @@ (defvar gid-command "gid" "The command run by the gid function.") (defvar gid-mode-font-lock-keywords - '(("^\\(Compilation\\|Gid\\) started.*" + '(("^\\(Compilation\\|Gid\\) \\(started\\|finished\\).*" (0 '(face nil message nil help-echo nil mouse-face nil) t)))) (defvar gid-use-search-in-buffer-name t -- cgit v1.2.3