From: Tino Calancha Date: Fri, 3 Feb 2017 08:49:39 +0000 (+0900) Subject: ; * CONTRIBUTE (Generating ChangeLog entries): Drop duplicate word. X-Git-Tag: emacs-25.2-rc1~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab0a60a1b334fafc7d805eb44e6069ea314ad486;p=emacs.git ; * CONTRIBUTE (Generating ChangeLog entries): Drop duplicate word. --- diff --git a/CONTRIBUTE b/CONTRIBUTE index c12f0cc08db..809b6e3208d 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.