emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-vc-dwim] Re: lib/ should have its own ChangeLog


From: Ralf Wildenhues
Subject: Re: [Bug-vc-dwim] Re: lib/ should have its own ChangeLog
Date: Thu, 10 Feb 2011 07:36:36 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

Hi Paul,

* Paul Eggert wrote on Thu, Feb 10, 2011 at 12:55:41AM CET:
> However, it will make writing ChangeLog entries a bit harder,
> since I use vc-dwim
> <http://www.gnu.org/software/vc-dwim/> and it doesn't
> support checking in a single change with entries in
> multiple ChangeLogs.

I'm not quite sure which part is lacking for you.
You can use
  vc-dwim ChangeLog lib/ChangeLog

or
  vc-dwim --commit ChangeLog lib/ChangeLog

after you've edited both of these files.

And you can use vc-chlog to generate stub ChangeLog entries for both of
the log files after you put this in your .vc-chlogrc file:

--changelog ChangeLog
--changelog lib/ChangeLog

Cheers,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]