1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * CONTRIBUTE: Fix style.

This commit is contained in:
Eli Zaretskii 2025-02-17 18:06:18 +02:00
parent 1136963b4e
commit c380a72679

View file

@ -279,9 +279,8 @@ formatting them:
'info "(standards)Change Logs"'. One exception is that commits still 'info "(standards)Change Logs"'. One exception is that commits still
sometimes quote `like-this' (as the standards used to recommend) sometimes quote `like-this' (as the standards used to recommend)
rather than 'like-this' or like this (as they do now), as `...' is rather than 'like-this' or like this (as they do now), as `...' is
so widely used elsewhere in Emacs. Please do not adopt the ugly so widely used elsewhere in Emacs. (Please do not use the Markdown
Markdown convention where quoting is performed with pairs of backticks convention of quoting `like this`.)
in any circumstances. That is to say, never quote `like this`.
- Some commenting rules in the GNU coding standards also apply - Some commenting rules in the GNU coding standards also apply
to ChangeLog entries: they must be in English, and be complete to ChangeLog entries: they must be in English, and be complete