bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16301: 24.3.50; [Feature] Split add-change-log-entry to make it reus


From: Noam Postavsky
Subject: bug#16301: 24.3.50; [Feature] Split add-change-log-entry to make it reusable
Date: Tue, 16 Jul 2019 19:47:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2.90 (gnu/linux)

tags 16301 + patch
quit

>> I propose to split the “add-change-log-entry” function to make parts
>> usable by third parties.
>
> I've started working on this, patch attached below.  It's not entirely
> baked, but I thought I'd post it now to let people know about it.

I've made enough progress that this should be usable by now.  One
problem I noticed is that add-log-current-defun returns "foo" for lines
like

    (require 'foo)

Which is usually not wanted.  So we might try to make
add-log-current-defun a bit more discriminating, although missing
definitions might be more annoying than false positives.

Attachment: 0001-Improved-ChangeLog-generation-for-vc-log-Bug-16301.patch
Description: patch


reply via email to

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