mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* CONTRIBUTE: Document making ChangeLogs with Magit.
This commit is contained in:
parent
0bd4661941
commit
5b246b9b81
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
blank ChangeLog entries from the diff being committed, then use
|
||||||
'M-q' to combine and fill them. See 'info "(emacs) Log Buffer"'.
|
'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
|
- Alternatively, you can use Emacs functions for ChangeLog files; see
|
||||||
https://www.gnu.org/software/emacs/manual/html_node/emacs/Change-Log-Commands.html
|
https://www.gnu.org/software/emacs/manual/html_node/emacs/Change-Log-Commands.html
|
||||||
or run 'info "(emacs)Change Log Commands"'.
|
or run 'info "(emacs)Change Log Commands"'.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue