From xemacs-m  Thu Sep 11 02:27:32 1997
Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA05818
	for <xemacs-beta@xemacs.org>; Thu, 11 Sep 1997 02:26:19 -0500 (CDT)
Received: from orion.kurims.kyoto-u.ac.jp (orion.kurims.kyoto-u.ac.jp [130.54.16.5]) by kurims.kurims.kyoto-u.ac.jp (8.8.5/3.4W2) with SMTP id QAA16399; Thu, 11 Sep 1997 16:26:13 +0900 (JST)
Received: (from petersen@localhost) by orion.kurims.kyoto-u.ac.jp (SMI-8.6/3.5Wbeta) id QAA18893; Thu, 11 Sep 1997 16:26:12 +0900
To: Jan Vroonhof <vroonhof@math.ethz.ch>
Cc: xemacs-beta@xemacs.org
Subject: Re: another [patch] to "vc.el" in xemacs-20.3beta19
References: <lbg1rfuup0.fsf@orion.kurims.kyoto-u.ac.jp> <byd8mikj6m.fsf@midget.math.ethz.ch>
X-Emacs: 20.3 "Kyiv" XEmacs  Lucid (beta19) with mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: text/plain; charset=US-ASCII
From: Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
Date: 11 Sep 1997 16:26:12 +0900
In-Reply-To: Jan Vroonhof's message of "09 Sep 1997 10:03:45 +0200"
Message-ID: <lb67s8nwff.fsf@orion.kurims.kyoto-u.ac.jp>
Lines: 19
X-Mailer: Gnus v5.4.65 + SEMI patch (r2.1)/XEmacs 20.3(beta19) - "Kyiv"

>>>>> "Jan" == Jan Vroonhof <vroonhof@math.ethz.ch> writes:

    Jan> Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> writes:
    >> 1997-09-09  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
    >> 
    >> * packages/vc.el (vc-register): Make the default initial
    >> version be `vc-default-init-version', a new variable
    >> defaulting to "0.1".

    Jan> What about: If vc-default-init-version is non-nil this is
    Jan> taken as the default initial version. If
    Jan> vc-default-init-version is nil then the default version of
    Jan> the version control system. 

This was already the case with my original patch.


[The repatch I just sent should be applied on top of the first one, of 
course.]

