diff lisp/progmodes/compile.el @ 2337:2ee64176069c

Fix library headers.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 23 Mar 1993 18:27:03 +0000
parents 10e417efb12a
children 7dad88221a45
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