Hi Uwe,

2015-11-09 11:10 GMT+01:00 Uwe Brauer <o...@mat.ucm.es>:
>>>> "Mosè" == Mosè Giordano <m...@gnu.org> writes:
>
>    > Hi Tassilo,
>    > 2015-11-08 21:07 GMT+01:00 Tassilo Horn <t...@gnu.org>:
>    >> Mosè Giordano <m...@gnu.org> writes:
>    >>
>    >>> [1] BTW, how about dropping it [the ChangeLog] and auto-generating it
>    >>> like Emacs?
>    >>
>    >> Yes, please!
>
> Just one comment. A nifty thing about add-change-log-entry is that
> it has some kind of navigation.
>
> That is if cursor is
>
> (defun my-new-cool-function ()
>   (interactive)
>   (message "cool"))
>
> I obtain
>
>         * gnus-init.el (my-new-cool-function):
>
> Which I find useful. Vc to my knowledge has no such functionality.

CONTRIBUTE instructions in Emasc
(http://git.savannah.gnu.org/gitweb/?p=emacs.git;a=blob;f=CONTRIBUTE;hb=HEAD)
explain that you write the ChangeLog entry in the usual way and then
you copy it to the commit message (that's what we always do anyway),
it's just that the ChangeLog file is not under version control, and
annoying conflicts are avoided.

Bye,
Mosè

_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to