mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; Mention defface's and their :version tags in CONTRIBUTE.
This commit is contained in:
parent
09c53b717d
commit
7d3a144486
@ -115,9 +115,10 @@ mode after hiding the body of each entry.
|
|||||||
|
|
||||||
Doc-strings should be updated together with the code.
|
Doc-strings should be updated together with the code.
|
||||||
|
|
||||||
New defcustom's should always have a ':version' tag stating the first
|
New defcustom's and defface's should always have a ':version' tag
|
||||||
Emacs version in which they will appear. Likewise with defcustom's
|
stating the first Emacs version in which they will appear. Likewise
|
||||||
whose value is changed -- update their ':version' tag.
|
with defcustom's or defface's whose value is changed -- update their
|
||||||
|
':version' tag.
|
||||||
|
|
||||||
Think about whether your change requires updating the manuals. If you
|
Think about whether your change requires updating the manuals. If you
|
||||||
know it does not, mark the NEWS entry with "---" before the entry. If
|
know it does not, mark the NEWS entry with "---" before the entry. If
|
||||||
|
Loading…
Reference in New Issue
Block a user