]> git.eshelyaron.com Git - emacs.git/commitdiff
* CONTRIBUTE: Document making ChangeLogs with Magit.
authorStefan Kangas <stefankangas@gmail.com>
Sat, 2 Sep 2023 13:53:47 +0000 (15:53 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 2 Sep 2023 14:13:08 +0000 (16:13 +0200)
CONTRIBUTE

index a9e2acfa92a002f475f250956052b0897db88f14..9e3b1c7a64617c8583a00bde4aac2ddba89ffff7 100644 (file)
@@ -300,6 +300,11 @@ them right the first time, so here are guidelines for formatting them:
   blank ChangeLog entries from the diff being committed, then use
   'M-q' to combine and fill them.  See 'info "(emacs) Log Buffer"'.
 
+- If you use the third-party package Magit, you can use
+  'magit-generate-changelog' from the commit message buffer.
+  See also 'magit-add-change-log-entry' and
+  'magit-add-change-log-entry-other-window'.
+
 - Alternatively, you can use Emacs functions for ChangeLog files; see
   https://www.gnu.org/software/emacs/manual/html_node/emacs/Change-Log-Commands.html
   or run 'info "(emacs)Change Log Commands"'.