diff lisp/progmodes/compile.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents e694e0879463
children fe5f6b7c9727
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/progmodes/compile.el	Wed Jul 22 04:22:42 1992 +0000
@@ -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 <roland@prep.ai.mit.edu>
 ;; 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