# HG changeset patch # User Richard M. Stallman # Date 760597313 0 # Node ID eecc796f374d41eaa11fc06a6d37d38762eeca9d # Parent 1560c0f4ba84884ea4918e3c7f68f590e757fdf7 Comment changes. diff -r 1560c0f4ba84 -r eecc796f374d lisp/rcompile.el --- 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 -;;; 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.