aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-02-07 20:32:40 +0000
committerRichard M. Stallman1994-02-07 20:32:40 +0000
commitd1462f221c316bf6094c046adb70e5a7e2f0eab0 (patch)
tree50463565dc188146429098a9c40caf96a0e2f694
parent2559d4f338d869bf58445cdafcb10e7c1944d30b (diff)
downloademacs-d1462f221c316bf6094c046adb70e5a7e2f0eab0.tar.gz
emacs-d1462f221c316bf6094c046adb70e5a7e2f0eab0.zip
Comment change.
-rw-r--r--lisp/rcompile.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/rcompile.el b/lisp/rcompile.el
index 7b72686d590..f4087707dab 100644
--- a/lisp/rcompile.el
+++ b/lisp/rcompile.el
@@ -59,13 +59,6 @@
59;;; Will allow anyone access to your account without a password. I suggest you 59;;; Will allow anyone access to your account without a password. I suggest you
60;;; read the rhosts(5) manual page before you edit this file (if you are not 60;;; read the rhosts(5) manual page before you edit this file (if you are not
61;;; familiar with it already) 61;;; familiar with it already)
62
63;;; History:
64;;; V1.1 Oct 13 1993 Alon Albert
65;;; SYSV support by Jay Finger <finger@mikey.convex.com>
66;;; V1.0 Oct 6 1993 Alon Albert
67;;; Initial cut.
68
69 62
70;;; Code: 63;;; Code:
71 64