[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Selection-set editing without VC-dired
From: |
Stefan Monnier |
Subject: |
Re: Selection-set editing without VC-dired |
Date: |
Thu, 03 Jan 2008 10:05:14 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
> On a related note, with current VCS making ChangeLog file less relevant,
> it'd also make sense to make C-x 4 a jump to the *VC-log* buffer,
> Recent trends in VCS make the ChangeLog file more important. The
> reason I dropped my opposition to multi-file commits is that I
> realized that the info I used to get by looking at a CVS log, I could get
> from the ChangeLog file instead with a suitable selective visibility
> mode.
>From what I can see, recent trends in VCS make the ChangeLog file less
important because it can be automatically regenerated from the
commit logs. And by "automatically regenerated" I really mean that the
output is just as good, or even identical.
Stefan