changeset 5814:eecc796f374d

Comment changes.
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Feb 1994 05:01:53 +0000
parents 1560c0f4ba84
children b1e5e6efed1d
files lisp/rcompile.el
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/rcompile.el	Mon Feb 07 05:01:13 1994 +0000
+++ b/lisp/rcompile.el	Mon Feb 07 05:01:53 1994 +0000
@@ -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    <alon@milcse.rtsg.mot.com>
-;;; Created: 1993 Oct 6
-;;; Version: 1.0
-;;; Keywords: tools, processes
+;; Author: Albert    <alon@milcse.rtsg.mot.com>
+;; Maintainer: FSF
+;; Created: 1993 Oct 6
+;; Version: 1.1
+;; Keywords: tools, processes
 
 ;; This file is part of GNU Emacs.