aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorPaul Eggert2016-11-06 00:33:43 -0700
committerPaul Eggert2016-11-06 00:42:03 -0700
commitdc152c54f4e44f5f2040883b03f71ff6aa66c893 (patch)
tree7b4f0336a1f03e7a53d980000a42568b10907409 /INSTALL
parent84c53436ab25b6c8f76c133e59b34e533ea33cc7 (diff)
downloademacs-dc152c54f4e44f5f2040883b03f71ff6aa66c893.tar.gz
emacs-dc152c54f4e44f5f2040883b03f71ff6aa66c893.zip
Modernize usage of 'macOS' in doc and comments
Apple changed the spelling of its operating system again, to "macOS", effective with macOS 10.12 Sierra (2016-09-20). Change Emacs documentation and comments to match this. Stick with older OS spellings ("OS X", "Mac OS X") when talking about older releases where the older names are more correct.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 119b4d4dd1d..ade9bcbf463 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ See the end of the file for license conditions.
5 5
6 6
7This file contains general information on building GNU Emacs. 7This file contains general information on building GNU Emacs.
8For more information specific to the MS-Windows, GNUstep/Mac OS X, and 8For more information specific to the MS-Windows, GNUstep/macOS, and
9MS-DOS ports, also read the files nt/INSTALL, nextstep/INSTALL, and 9MS-DOS ports, also read the files nt/INSTALL, nextstep/INSTALL, and
10msdos/INSTALL. For information about building from a repository checkout 10msdos/INSTALL. For information about building from a repository checkout
11(rather than a release), also read the file INSTALL.REPO. 11(rather than a release), also read the file INSTALL.REPO.
@@ -208,7 +208,7 @@ corresponding command is 'yum-builddep emacs'.
208 208
209DETAILED BUILDING AND INSTALLATION: 209DETAILED BUILDING AND INSTALLATION:
210 210
211(This is for a Unix or Unix-like system. For GNUstep and Mac OS X, 211(This is for a Unix or Unix-like system. For GNUstep and macOS,
212see nextstep/INSTALL. For non-ancient versions of MS Windows, see 212see nextstep/INSTALL. For non-ancient versions of MS Windows, see
213the file nt/INSTALL. For MS-DOS and MS Windows 3.X, see msdos/INSTALL.) 213the file nt/INSTALL. For MS-DOS and MS Windows 3.X, see msdos/INSTALL.)
214 214