diff options
author | Glenn Morris <rgm@gnu.org> | 2012-02-28 00:17:21 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-02-28 00:17:21 -0800 |
commit | 44e97401cda5b464505ac798ae7f71dce0d2a06e (patch) | |
tree | 4d24550756a7e70b8bf593edd241ed0988d60c07 /admin/notes/documentation | |
parent | a34baa83cc0a770f9a5d845174281122dda91656 (diff) | |
download | emacs-44e97401cda5b464505ac798ae7f71dce0d2a06e.tar.gz emacs-44e97401cda5b464505ac798ae7f71dce0d2a06e.tar.bz2 emacs-44e97401cda5b464505ac798ae7f71dce0d2a06e.zip |
Standardize possessive apostrophe usage in manuals, docs, and comments
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
Diffstat (limited to 'admin/notes/documentation')
-rw-r--r-- | admin/notes/documentation | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/notes/documentation b/admin/notes/documentation index f2e2aab73e7..09476ad6962 100644 --- a/admin/notes/documentation +++ b/admin/notes/documentation @@ -112,3 +112,6 @@ The kind of change for which the user really needs help from Antinews is where a feature works _differently_ in the previous version. In those cases, the user might have trouble figuring out how to use the old version without some sort of help. + +** To indicate possession, write Emacs's rather than Emacs'. +http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html |