From: Chris Hanson Date: Mon, 27 Mar 2000 20:55:36 +0000 (+0000) Subject: Implement VC-FOLLOW-SYMLINKS variable. X-Git-Tag: 20090517-FFI~4140 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=bf55d830df7118b49092b1ccbcb3d7601eb6e3c9;p=mit-scheme.git Implement VC-FOLLOW-SYMLINKS variable. --- diff --git a/v7/src/edwin/vc.scm b/v7/src/edwin/vc.scm index f6d850868..a11994c27 100644 --- a/v7/src/edwin/vc.scm +++ b/v7/src/edwin/vc.scm @@ -1,6 +1,6 @@ ;;; -*-Scheme-*- ;;; -;;; $Id: vc.scm,v 1.44 2000/03/27 20:54:33 cph Exp $ +;;; $Id: vc.scm,v 1.45 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!