GNU bug report logs -
#55039
[PATCH] Use VC-relative file names in ChangeLog entries
Previous Next
Reported by: Philip Kaludercic <philipk <at> posteo.net>
Date: Wed, 20 Apr 2022 14:20:02 UTC
Severity: normal
Tags: moreinfo, patch
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Philip Kaludercic <philipk <at> posteo.net>
>> Cc: larsi <at> gnus.org, 55039 <at> debbugs.gnu.org
>> Date: Wed, 07 Sep 2022 15:53:29 +0000
>>
>> >> --- a/doc/emacs/maintaining.texi
>> >> +++ b/doc/emacs/maintaining.texi
>> >> @@ -694,7 +694,10 @@ Log Buffer
>> >> (@code{log-edit-generate-changelog-from-diff}), to generate skeleton
>> >> ChangeLog entries, listing all changed file and function names based
>> >> on the diff of the VC fileset. Consecutive entries left empty will be
>> >> -combined by @kbd{C-q} (@code{fill-paragraph}).
>> >> +combined by @kbd{C-q} (@code{fill-paragraph}). By default the
>> >> +inserted file names will just be the files without a path. If
>> >> +@code{diff-add-log-relative-names} is non-nil, a partial path relative
>> >> +to the VC root directory will be inserted instead.
>> >
>> > GNU Coding Standards frown on using "path" for anything but PATH-style
>> > directory lists. Please use "leading directories" or somesuch here,
>> > as that's what you mean.
>>
>> I've just remove the changes to the manual from my patch.
>
> Why? That was nowhere near what I intended to say with the above
> comments, which were minor.
It wasn't because of your comments, rather I just felt mentioning it was
too clumsy, and a few others said they didn't feel it was necessary to
mention the option in the manual. But if you think that it should be
added, then I'll try it again and take your comments into account.
This bug report was last modified 2 years and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.