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

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

bug#4423: [PATCH] lisp/vc-dispatcher.el: at the end of vc-log-operation


From: Stefan Monnier
Subject: bug#4423: [PATCH] lisp/vc-dispatcher.el: at the end of vc-log-operation run vc-start-logentry-hook
Date: Sun, 13 Sep 2009 21:28:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> This new hook allows users to set up the initial contents of
> *VC-Log* buffer.

> 2009-09-13  Jari Aalto  <jari.aalto@cante.net>

>     * vc-dispatcher.el (vc-start-logentry-hook): New user variable.
>     (vc-start-logentry): run `vc-start-logentry-hook' at end.

Why not use log-edit-hook or log-edit-mode-hook?


        Stefan





reply via email to

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