summaryrefslogtreecommitdiff
path: root/lisp/progmodes/grep.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-05-07 16:21:12 +0000
committerEli Zaretskii <eliz@gnu.org>2005-05-07 16:21:12 +0000
commit09e224171acc8feb1b8b7ab7e0b2d0143b0e3c83 (patch)
tree2bca42d7d4813b9a7e7d0e0677b805f27a7f9876 /lisp/progmodes/grep.el
parent6a4fb78f70454d2079e557993d9147d79ba85c47 (diff)
downloademacs-09e224171acc8feb1b8b7ab7e0b2d0143b0e3c83.tar.gz
Fix file's header line.
Diffstat (limited to 'lisp/progmodes/grep.el')
-rw-r--r--lisp/progmodes/grep.el2
1 files changed, 1 insertions, 1 deletions
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.