From 3a801d0c71755fad1c33585e7ed54d9dc240999c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Jul 1992 04:22:42 +0000 Subject: *** empty log message *** --- lisp/progmodes/compile.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lisp/progmodes/compile.el') diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 24473df2d3b..4930a7875e8 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el @@ -1,14 +1,13 @@ ;;; compile.el --- run compiler as inferior of Emacs, parse error messages. +;; Copyright (C) 1985, 86, 87, 92 Free Software Foundation, Inc. + ;; Author: Roland McGrath ;; Maintainer: FSF -;; Last-Modified: 05 Jul 1992 ;; Keyword: tools, processes ;;;!!! dup removal is broken. -;; Copyright (C) 1985, 86, 87, 92 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify -- cgit v1.2.1