[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master a61b0c8: CONTRIBUTE: Mention log-edit-insert-change
From: |
Dmitry Gutov |
Subject: |
[Emacs-diffs] master a61b0c8: CONTRIBUTE: Mention log-edit-insert-changelog |
Date: |
Thu, 09 Apr 2015 00:36:42 +0000 |
branch: master
commit a61b0c8912077f3b0f95d35293533540d0f83ea7
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>
CONTRIBUTE: Mention log-edit-insert-changelog
---
CONTRIBUTE | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/CONTRIBUTE b/CONTRIBUTE
index e60e6f9..e4454a3 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -148,6 +148,8 @@ The general format is as follows.
a top-level ChangeLog file manually, and update it with 'C-x 4 a' as
usual. Do not register the ChangeLog file under git; instead, use
'C-c C-a' to insert its contents into into your *vc-log* buffer.
+ Or if `log-edit-hook' includes `log-edit-insert-changelog' (which it
+ does by default), they will be filled in for you automatically.
- Alternatively, you can use the vc-dwim command to maintain commit
messages. When you create a source directory, run the shell command
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master a61b0c8: CONTRIBUTE: Mention log-edit-insert-changelog,
Dmitry Gutov <=