From: Eli Zaretskii Date: Sat, 7 May 2005 16:21:12 +0000 (+0000) Subject: Fix file's header line. X-Git-Tag: ttn-vms-21-2-B4~457 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09e224171acc8feb1b8b7ab7e0b2d0143b0e3c83;p=emacs.git Fix file's header line. --- 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.