aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/changelogs4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/notes/changelogs b/admin/notes/changelogs
index fb4e2ada31e..e8158060e70 100644
--- a/admin/notes/changelogs
+++ b/admin/notes/changelogs
@@ -1,8 +1,8 @@
1Emacs generally follows the GNU coding standards when it comes to ChangeLogs: 1Emacs generally follows the GNU coding standards when it comes to ChangeLogs:
2http://www.gnu.org/prep/standards/html_node/Change-Logs.html 2http://www.gnu.org/prep/standards/html_node/Change-Logs.html
3 3
4One exception is that we still quote `like-this' (as the standards 4One exception is that we still sometimes quote `like-this' (as the
5used to recommend) rather than 'like-this' (as they do now), 5standards used to recommend) rather than 'like-this' (as they do now),
6because `...' is so widely used elsewhere in Emacs. 6because `...' is so widely used elsewhere in Emacs.
7http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00514.html 7http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00514.html
8 8