[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SVN update in GNU Emacs 22.1.50
From: |
Stefan Monnier |
Subject: |
Re: SVN update in GNU Emacs 22.1.50 |
Date: |
Tue, 18 Sep 2007 23:03:03 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) |
> So there is no substitute for pcvs.el and psvn.el now – why is the family
> of vc-*.el files then autoloaded?
Why not? It does provide useful functionality via
C-x v =, C-x v ~, C-x v l, and C-x v g
as well as information in the Modeline about the fact that the file is under
version control and which system is used.
These are very useful in my experience and completely orthogonal to what
pcvs or psvn provides (which I obviously find very useful as well).
Just don't expect VC to provide a full frontend (at least not yet).
Stefan