diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
commit | e68ab2f23e0918eb0310dfaf0ec89a13c75178bb (patch) | |
tree | 82be64d11aa4a9563802c9c9b8cf8a28e46df8b3 /lisp/rcompile.el | |
parent | bb88bc90deb776527c19704602ad988ba824b013 (diff) | |
download | emacs-e68ab2f23e0918eb0310dfaf0ec89a13c75178bb.tar.gz |
Comment change.
Diffstat (limited to 'lisp/rcompile.el')
-rw-r--r-- | lisp/rcompile.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/rcompile.el b/lisp/rcompile.el index b141995f69a..6f41a3b1138 100644 --- a/lisp/rcompile.el +++ b/lisp/rcompile.el @@ -1,4 +1,4 @@ -;;; rcompile.el Run a compilation on a remote machine +;;; rcompile.el --- run a compilation on a remote machine ;;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. |