From 09e224171acc8feb1b8b7ab7e0b2d0143b0e3c83 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 7 May 2005 16:21:12 +0000 Subject: [PATCH] Fix file's header line. --- lisp/progmodes/grep.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/grep.el b/lisp/progmodes/grep.el index 4f5ffe0d23b..195875842a3 100644 --- a/lisp/progmodes/grep.el +++ b/lisp/progmodes/grep.el @@ -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. -- 2.39.2