# HG changeset patch # User Eric S. Raymond # Date 732911223 0 # Node ID 2ee64176069c3d0b7db55838b448b4125ec5585a # Parent 7aaafd275bec03ef846dc4e84be9a9c5347f73f5 Fix library headers. diff -r 7aaafd275bec -r 2ee64176069c lisp/progmodes/compile.el --- 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 ;; 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