changeset 62160:37249e74aa98

Fix file's header line.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 May 2005 16:21:12 +0000
parents 4eae2f90f2a9
children 337108d8074e
files lisp/progmodes/grep.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.