[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] add-change-log-entry for orgfiles, header
From: |
Eric S Fraga |
Subject: |
Re: [O] add-change-log-entry for orgfiles, header |
Date: |
Fri, 14 Oct 2016 18:13:21 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux) |
On Friday, 14 Oct 2016 at 16:58, Uwe Brauer wrote:
[...]
> Could there be such an extension for orgmode to get an entry such as
> 2016-10-14 Uwe Brauer <address@hidden>
>
> * remember.org * Sun Sep 25 19:03:04 2016 (HG): undo strip.
>
Looking at the vc.el code, there is the following comment which may
allow you to accomplish effectively the same thing although in the
reverse order (commit and then update changelog)?
;; If your site uses the ChangeLog convention supported by Emacs, the
;; function `log-edit-comment-to-change-log' could prove a useful checkin hook,
;; although you might prefer to use C-c C-a (i.e. `log-edit-insert-changelog')
;; from the commit buffer instead or to set `log-edit-setup-invert'.
(untested)
but I may have completely misunderstood your question and, if so,
apologies for the noise!
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.2.50.1, Org release_8.3.6-1184-g29830f