[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-25 ab0a60a: ; * CONTRIBUTE (Generating ChangeLog ent
From: |
Tino Calancha |
Subject: |
[Emacs-diffs] emacs-25 ab0a60a: ; * CONTRIBUTE (Generating ChangeLog entries): Drop duplicate word. |
Date: |
Fri, 3 Feb 2017 10:06:24 +0000 (UTC) |
branch: emacs-25
commit ab0a60a1b334fafc7d805eb44e6069ea314ad486
Author: Tino Calancha <address@hidden>
Commit: Tino Calancha <address@hidden>
; * CONTRIBUTE (Generating ChangeLog entries): Drop duplicate word.
---
CONTRIBUTE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTE b/CONTRIBUTE
index c12f0cc..809b6e3 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -162,7 +162,7 @@ them right the first time, so here are guidelines for
formatting them:
- If you use Emacs VC, one way to format ChangeLog entries is to create
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.
+ 'C-c C-a' to insert its contents 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-25 ab0a60a: ; * CONTRIBUTE (Generating ChangeLog entries): Drop duplicate word.,
Tino Calancha <=