auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Drop ChangeLog


From: Mosè Giordano
Subject: Re: [AUCTeX-devel] Drop ChangeLog
Date: Mon, 9 Nov 2015 11:52:38 +0100

2015-11-09 11:10 GMT+01:00 Uwe Brauer <address@hidden>:
>>>> "Mosè" == Mosè Giordano <address@hidden> writes:
>
>    > Hi Tassilo,
>    > 2015-11-08 21:07 GMT+01:00 Tassilo Horn <address@hidden>:
>    >> Mosè Giordano <address@hidden> 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.

Magit has the feature you describe: stage the changes, in magit-status
buffer view the hunk you want to describe and press C
(magit-commit-add-log) to enter the ChangeLog-like entry to the commit
message.

Bye,
Mosè



reply via email to

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