projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f37a344
)
Implement VC-FOLLOW-SYMLINKS variable.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Mar 2000 20:55:36 +0000
(20:55 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Mar 2000 20:55:36 +0000
(20:55 +0000)
v7/src/edwin/vc.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/vc.scm
b/v7/src/edwin/vc.scm
index f6d85086868de4833d9b5a67bab3ed20a67b67d8..a11994c274ccab3d5c590585f9cf0295e4cc3596 100644
(file)
--- a/
v7/src/edwin/vc.scm
+++ b/
v7/src/edwin/vc.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: vc.scm,v 1.4
4 2000/03/27 20:54:33
cph Exp $
+;;; $Id: vc.scm,v 1.4
5 2000/03/27 20:55:36
cph Exp $
;;;
;;; Copyright (c) 1994-2000 Massachusetts Institute of Technology
;;;
@@
-254,7
+254,7
@@
Otherwise, the mod time of the file is the checkout time."
(message
"Warning: editing through the link bypasses version control.")
buffer)))
- (else (follow)))))))
)
+ (else (follow)))))))
(else buffer)))))
(set-variable!