changeset 2337:2ee64176069c

Fix library headers.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 23 Mar 1993 18:27:03 +0000
parents 7aaafd275bec
children 36cc4399937f
files lisp/progmodes/compile.el
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Tue Mar 23 08:06:31 1993 +0000
+++ b/lisp/progmodes/compile.el	Tue Mar 23 18:27:03 1993 +0000
@@ -5,7 +5,6 @@
 ;; Author: Roland McGrath <roland@prep.ai.mit.edu>
 ;; Maintainer: FSF
 ;; Keywords: tools, processes
-;; Info-Node: Emacs:Compilation
 
 ;; This file is part of GNU Emacs.
 
@@ -23,6 +22,11 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Commentary:
+
+;; This package provides the compile and grep facilities documented in
+;; the Emacs user's manual.
+
 ;;; Code:
 
 ;;;###autoload