From: Richard M. Stallman Date: Mon, 7 Feb 1994 05:01:53 +0000 (+0000) Subject: Comment changes. X-Git-Tag: emacs-19.34~10037 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22f85cf2e19d5e0a7855a71c1e6c7b4a317eff5d;p=emacs.git Comment changes. --- diff --git a/lisp/rcompile.el b/lisp/rcompile.el index df415ebed57..9c0e4f277cc 100644 --- a/lisp/rcompile.el +++ b/lisp/rcompile.el @@ -1,11 +1,12 @@ -;;; rcompile.el Run a compilation on a remote machine (requires emacs-19) +;;; rcompile.el Run a compilation on a remote machine ;;; Copyright (C) 1993 Free Software Foundation, Inc. -;;; Author: Albert -;;; Created: 1993 Oct 6 -;;; Version: 1.0 -;;; Keywords: tools, processes +;; Author: Albert +;; Maintainer: FSF +;; Created: 1993 Oct 6 +;; Version: 1.1 +;; Keywords: tools, processes ;; This file is part of GNU Emacs.