mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
; * CONTRIBUTE: Explain the line-width preferences.
This commit is contained in:
parent
df9636f892
commit
421ecbcf6b
1 changed files with 3 additions and 1 deletions
|
@ -231,7 +231,9 @@ formatting them:
|
|||
- Lines in ChangeLog entries should preferably be not longer than 63
|
||||
characters, and must not exceed 78 characters, unless they consist
|
||||
of a single word of at most 140 characters; this 78/140 limit is
|
||||
enforced by a commit hook.
|
||||
enforced by a commit hook. (The 63-character preference is to
|
||||
avoid too-long lines in the ChangeLog file generated from Git logs,
|
||||
where each entry line is indented by a TAB.)
|
||||
|
||||
- If only a single file is changed, the summary line can be the normal
|
||||
first line of a ChangeLog entry (starting with the asterisk). Then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue