aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/changelogs9
1 files changed, 9 insertions, 0 deletions
diff --git a/admin/notes/changelogs b/admin/notes/changelogs
index 1025cfc217f..fb4e2ada31e 100644
--- a/admin/notes/changelogs
+++ b/admin/notes/changelogs
@@ -1,3 +1,12 @@
1Emacs generally follows the GNU coding standards when it comes to ChangeLogs:
2http://www.gnu.org/prep/standards/html_node/Change-Logs.html
3
4One exception is that we still quote `like-this' (as the standards
5used to recommend) rather than 'like-this' (as they do now),
6because `...' is so widely used elsewhere in Emacs.
7http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00514.html
8
9
1If installing changes written by someone else, make the ChangeLog 10If installing changes written by someone else, make the ChangeLog
2entry in their name, not yours. 11entry in their name, not yours.
3 12