# HG changeset patch # User Eli Zaretskii # Date 1115482872 0 # Node ID 37249e74aa980afdc309f42d665a73c5a8251a4a # Parent 4eae2f90f2a94d8fad89d34fcf46fb3686a47b2b Fix file's header line. diff -r 4eae2f90f2a9 -r 37249e74aa98 lisp/progmodes/grep.el --- a/lisp/progmodes/grep.el Sat May 07 16:19:51 2005 +0000 +++ b/lisp/progmodes/grep.el Sat May 07 16:21:12 2005 +0000 @@ -1,4 +1,4 @@ -;;; grep.el --- run compiler as inferior of Emacs, parse error messages +;;; grep.el --- run Grep as inferior of Emacs, parse match messages ;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, ;; 2001, 2002, 2004, 2005 Free Software Foundation, Inc.