Re: [PATCH] miniscule documentation fix

2000-04-03 Thread Akim Demaille
> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes: Alexandre> It might have been nice to include one, since it was an Alexandre> external user that was kind enough to supply us with the Alexandre> fix, but we need not bother creating such ChangeLog entries Alexandre> ourselves. I s

Re: [PATCH] miniscule documentation fix

2000-04-03 Thread Alexandre Oliva
On Apr 3, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote: > In fact I did not include one at all. May be I did something wrong? Changes in comments and/or docs don't strictly require ChangeLog entries. It might have been nice to include one, since it was an external user that was kind enough t

Re: [PATCH] miniscule documentation fix

2000-04-03 Thread Akim Demaille
> "Lars" == Lars J Aas <[EMAIL PROTECTED]> writes: Lars> Without requesting a verbatim ChangeLog entry? That's got to be Lars> the first ;) In fact I did not include one at all. May be I did something wrong? I couldn't find any usefulness to have the ChangeLog say something about this.

Re: [PATCH] miniscule documentation fix

2000-04-03 Thread Lars J. Aas
On Mon, Apr 03, 2000 at 01:15:46PM +0200, Akim Demaille wrote: : > "Morten" == Morten Eriksen <[EMAIL PROTECTED]> writes: : : Morten> An example from the AC_HELP_STRING doc was missing a : Morten> parenthesis. : : Thanks, applied. Without requesting a verbatim ChangeLog entry? That's got t

Re: [PATCH] miniscule documentation fix

2000-04-03 Thread Akim Demaille
> "Morten" == Morten Eriksen <[EMAIL PROTECTED]> writes: Morten> An example from the AC_HELP_STRING doc was missing a Morten> parenthesis. Thanks, applied. Akim

[PATCH] miniscule documentation fix

2000-04-02 Thread Morten Eriksen
An example from the AC_HELP_STRING doc was missing a parenthesis. Regards, Morten Eriksen Index: autoconf.texi === RCS file: /cvs/autoconf/doc/autoconf.texi,v retrieving revision 1.247 diff -u -r1.247 autoconf.texi --- autoconf.te