Added more directories to daily update.
authorStephen Adams <edu/mit/csail/zurich/adams>
Tue, 28 Nov 1995 16:44:45 +0000 (16:44 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Tue, 28 Nov 1995 16:44:45 +0000 (16:44 +0000)
etc/update-rcs-log.in

index 11cb05a6ee5a7e33e42430023b9aba3a10f5ba3c..7f57374f35f27bb770be68205d81ad3515e7c718 100644 (file)
@@ -1,6 +1,12 @@
 ;; -*- Scheme -*-
+;; $Id: update-rcs-log.in,v 1.7 1995/11/28 16:44:45 adams Exp $
 
 (begin
   (cd "/scheme/8.0/700/rcs")
   (load-latest "make")
-  (load-latest "mklogs"))
\ No newline at end of file
+  (load-latest "mklogs")
+  (for-each rcs-directory-log
+    '("/scheme/etc"
+      "/scheme/documentation/ref-manual"
+      "/scheme/documentation/user-manual"
+      )))
\ No newline at end of file