aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorPaul Eggert2016-11-06 00:33:43 -0700
committerPaul Eggert2016-11-06 00:42:03 -0700
commitdc152c54f4e44f5f2040883b03f71ff6aa66c893 (patch)
tree7b4f0336a1f03e7a53d980000a42568b10907409 /doc/misc
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 'doc/misc')
-rw-r--r--doc/misc/efaq.texi12
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/idlwave.texi36
-rw-r--r--doc/misc/mairix-el.texi2
-rw-r--r--doc/misc/org.texi2
-rw-r--r--doc/misc/tramp.texi2
6 files changed, 27 insertions, 29 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 72a90a1ff21..9efe0e73c5c 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -1206,7 +1206,7 @@ Emacs can be started as a daemon in the background.
1206 1206
1207@cindex NeXTstep port 1207@cindex NeXTstep port
1208@cindex GNUstep port 1208@cindex GNUstep port
1209@cindex Mac OS X Cocoa 1209@cindex macOS Cocoa
1210@item 1210@item
1211There is a new NeXTstep port of Emacs. This supports GNUstep and Mac OS 1211There is a new NeXTstep port of Emacs. This supports GNUstep and Mac OS
1212X (via the Cocoa libraries). The Carbon port of Emacs, which supported 1212X (via the Cocoa libraries). The Carbon port of Emacs, which supported
@@ -3341,7 +3341,7 @@ problem (@pxref{Reporting bugs}).
3341* Emacs for MS-DOS:: 3341* Emacs for MS-DOS::
3342* Emacs for MS-Windows:: 3342* Emacs for MS-Windows::
3343* Emacs for GNUstep:: 3343* Emacs for GNUstep::
3344* Emacs for Mac OS X:: 3344* Emacs for macOS::
3345@end menu 3345@end menu
3346 3346
3347@node Finding Emacs on the Internet 3347@node Finding Emacs on the Internet
@@ -3561,13 +3561,13 @@ For MS-DOS, @pxref{Emacs for MS-DOS}.
3561Beginning with version 23.1, Emacs supports GNUstep natively. 3561Beginning with version 23.1, Emacs supports GNUstep natively.
3562See the file @file{nextstep/INSTALL} in the distribution. 3562See the file @file{nextstep/INSTALL} in the distribution.
3563 3563
3564@node Emacs for Mac OS X 3564@node Emacs for macOS
3565@section Where can I get Emacs for Mac OS X? 3565@section Where can I get Emacs for macOS?
3566@cindex Apple computers, Emacs for 3566@cindex Apple computers, Emacs for
3567@cindex Macintosh, Emacs for 3567@cindex Macintosh, Emacs for
3568@cindex Mac OS X, Emacs for 3568@cindex macOS, Emacs for
3569 3569
3570Beginning with version 22.1, Emacs supports Mac OS X natively. 3570Beginning with version 22.1, Emacs supports macOS natively.
3571See the file @file{nextstep/INSTALL} in the distribution. 3571See the file @file{nextstep/INSTALL} in the distribution.
3572 3572
3573@c ------------------------------------------------------------ 3573@c ------------------------------------------------------------
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 08067b0c735..11f9f35227d 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -21520,7 +21520,7 @@ bound to mairix searches and are automatically updated.
21520Mairix is a tool for indexing and searching words in locally stored 21520Mairix is a tool for indexing and searching words in locally stored
21521mail. It was written by Richard Curnow and is licensed under the 21521mail. It was written by Richard Curnow and is licensed under the
21522GPL@. Mairix comes with most popular GNU/Linux distributions, but it also 21522GPL@. Mairix comes with most popular GNU/Linux distributions, but it also
21523runs under Windows (with cygwin), Mac OS X and Solaris. The homepage can 21523runs under Windows (with cygwin), macOS and Solaris. The homepage can
21524be found at 21524be found at
21525@uref{http://www.rpcurnow.force9.co.uk/mairix/index.html} 21525@uref{http://www.rpcurnow.force9.co.uk/mairix/index.html}
21526 21526
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi
index 26c81d65948..32b33641656 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -75,7 +75,7 @@ Interactive Data Language (IDL), and running IDL as an inferior shell.
75* Sources of Routine Info:: How does IDLWAVE know about routine XYZ 75* Sources of Routine Info:: How does IDLWAVE know about routine XYZ
76* HTML Help Browser Tips:: 76* HTML Help Browser Tips::
77* Configuration Examples:: The user is king 77* Configuration Examples:: The user is king
78* Windows and MacOS:: What still works, and how 78* Windows and macOS:: What still works, and how
79* Troubleshooting:: When good computers turn bad 79* Troubleshooting:: When good computers turn bad
80* GNU Free Documentation License:: The license for this documentation. 80* GNU Free Documentation License:: The license for this documentation.
81* Index:: Fast access 81* Index:: Fast access
@@ -2372,7 +2372,7 @@ Normal hook. Executed when @file{idlwave.el} is loaded.
2372@cindex Subprocess of Emacs, IDL 2372@cindex Subprocess of Emacs, IDL
2373@cindex Comint, Emacs package 2373@cindex Comint, Emacs package
2374@cindex Windows 2374@cindex Windows
2375@cindex MacOS 2375@cindex macOS
2376 2376
2377The IDLWAVE shell is an Emacs major mode which permits running the IDL 2377The IDLWAVE shell is an Emacs major mode which permits running the IDL
2378program as an inferior process of Emacs, and works closely with the 2378program as an inferior process of Emacs, and works closely with the
@@ -2382,7 +2382,7 @@ debug these programs. The IDLWAVE shell is built on @file{comint}, an
2382Emacs packages which handles the communication with the IDL program. 2382Emacs packages which handles the communication with the IDL program.
2383Unfortunately, IDL for Windows does not have command-prompt versions and 2383Unfortunately, IDL for Windows does not have command-prompt versions and
2384thus do not allow the interaction with Emacs, so the IDLWAVE shell 2384thus do not allow the interaction with Emacs, so the IDLWAVE shell
2385currently only works under Unix and MacOSX. 2385currently works under only Unix and macOS.
2386 2386
2387@menu 2387@menu
2388* Starting the Shell:: How to launch IDL as a subprocess 2388* Starting the Shell:: How to launch IDL as a subprocess
@@ -3533,14 +3533,14 @@ to locate library catalogs.
3533@end defopt 3533@end defopt
3534 3534
3535@defopt idlwave-library-path 3535@defopt idlwave-library-path
3536IDL library path for Windows and MacOS@. Under Unix/MacOSX, will be 3536IDL library path for Windows and macOS@. Under Unix/macOS, will be
3537obtained from the Shell when run. 3537obtained from the Shell when run.
3538@end defopt 3538@end defopt
3539 3539
3540@defopt idlwave-system-directory 3540@defopt idlwave-system-directory
3541The IDL system directory for Windows and MacOS@. Also needed for 3541The IDL system directory for Windows and macOS@. Also needed for
3542locating HTML help and the IDL Assistant for IDL v6.2 and later. Under 3542locating HTML help and the IDL Assistant for IDL v6.2 and later. Under
3543Unix/MacOSX, will be obtained from the Shell and recorded, if run. 3543Unix/macOS, will be obtained from the Shell and recorded, if run.
3544@end defopt 3544@end defopt
3545 3545
3546@defopt idlwave-config-directory (@file{~/.emacs.d/idlwave}) 3546@defopt idlwave-config-directory (@file{~/.emacs.d/idlwave})
@@ -3626,7 +3626,7 @@ performance is a problem and/or the catalogs are not needed.
3626@cindex User catalog 3626@cindex User catalog
3627@cindex IDL library routine info 3627@cindex IDL library routine info
3628@cindex Windows 3628@cindex Windows
3629@cindex MacOS 3629@cindex macOS
3630@cindex IDL variable @code{!DIR} 3630@cindex IDL variable @code{!DIR}
3631@cindex @code{!DIR}, IDL variable 3631@cindex @code{!DIR}, IDL variable
3632 3632
@@ -3651,7 +3651,7 @@ catalog must be rescanned to update it. Creating the user catalog is
3651also much slower than scanning library catalogs. 3651also much slower than scanning library catalogs.
3652 3652
3653You can scan any of the directories on the currently known path. Under 3653You can scan any of the directories on the currently known path. Under
3654Windows and MacOS (not OSX), you need to specify the IDL search path in 3654Windows, you need to specify the IDL search path in
3655the variable @code{idlwave-library-path}, and the location of the IDL 3655the variable @code{idlwave-library-path}, and the location of the IDL
3656directory (the value of the @code{!DIR} system variable) in the variable 3656directory (the value of the @code{!DIR} system variable) in the variable
3657@code{idlwave-system-directory}, like this@footnote{The initial @samp{+} 3657@code{idlwave-system-directory}, like this@footnote{The initial @samp{+}
@@ -3742,10 +3742,9 @@ files. Therefore, such local files should not be installed inside the
3742many other reasons. 3742many other reasons.
3743 3743
3744@cindex Windows 3744@cindex Windows
3745@cindex MacOS
3746@cindex IDL variable @code{!DIR} 3745@cindex IDL variable @code{!DIR}
3747@cindex @code{!DIR}, IDL variable 3746@cindex @code{!DIR}, IDL variable
3748Users of Windows and MacOS (not X) also must set the variable 3747Users of Windows also must set the variable
3749@code{idlwave-system-directory} to the value of the @code{!DIR} system 3748@code{idlwave-system-directory} to the value of the @code{!DIR} system
3750variable in IDL@. IDLWAVE appends @file{lib} to the value of this 3749variable in IDL@. IDLWAVE appends @file{lib} to the value of this
3751variable and assumes that all files found on that path are system 3750variable and assumes that all files found on that path are system
@@ -3822,7 +3821,7 @@ etc.).
3822@noindent Individual platform recommendations: 3821@noindent Individual platform recommendations:
3823 3822
3824@itemize @bullet 3823@itemize @bullet
3825@item Unix/MacOSX: The @uref{http://www.w3m.org,@code{w3m}} browser 3824@item Unix/macOS: The @uref{http://www.w3m.org,@code{w3m}} browser
3826and its associated 3825and its associated
3827@uref{http://emacs-w3m.namazu.org/,@code{emacs-w3m}} emacs mode 3826@uref{http://emacs-w3m.namazu.org/,@code{emacs-w3m}} emacs mode
3828provide in-buffer browsing with image display, and excellent speed and 3827provide in-buffer browsing with image display, and excellent speed and
@@ -4020,18 +4019,17 @@ user is King!
4020@html 4019@html
4021<A NAME="WINDOWS_MAC"></A> 4020<A NAME="WINDOWS_MAC"></A>
4022@end html 4021@end html
4023@node Windows and MacOS 4022@node Windows and macOS
4024@appendix Windows and MacOS 4023@appendix Windows and macOS
4025@cindex Windows 4024@cindex Windows
4026@cindex MacOS 4025@cindex macOS
4027@cindex MacOSX
4028 4026
4029IDLWAVE was developed on a UNIX system. However, thanks to the 4027IDLWAVE was developed on a UNIX system. However, thanks to the
4030portability of Emacs, much of IDLWAVE does also work under different 4028portability of Emacs, much of IDLWAVE does also work under different
4031operating systems like Windows (with NTEmacs or NTXEmacs) or MacOS. 4029operating systems like Windows (with NTEmacs or NTXEmacs).
4032 4030
4033The only real problem is that there is no command-line version of IDL 4031The only real problem is that there is no command-line version of IDL
4034for Windows or MacOS(<=9) with which IDLWAVE can interact. As a 4032for Windows with which IDLWAVE can interact. As a
4035result, the IDLWAVE Shell does not work and you have to rely on IDLDE 4033result, the IDLWAVE Shell does not work and you have to rely on IDLDE
4036to run and debug your programs. However, editing IDL source files 4034to run and debug your programs. However, editing IDL source files
4037with Emacs/IDLWAVE works with all bells and whistles, including 4035with Emacs/IDLWAVE works with all bells and whistles, including
@@ -4112,10 +4110,10 @@ ensure @samp{idl} is on your @samp{$PATH}, or specify the full
4112pathname to the idl program with the variable 4110pathname to the idl program with the variable
4113@code{idlwave-shell-explicit-file-name}. Note that you may need to 4111@code{idlwave-shell-explicit-file-name}. Note that you may need to
4114set your shell search path in two places when running Emacs as an Aqua 4112set your shell search path in two places when running Emacs as an Aqua
4115application with MacOSX; see the next topic. 4113application with macOS; see the next topic.
4116 4114
4117@item @strong{IDLWAVE is disregarding my @samp{IDL_PATH} which I set 4115@item @strong{IDLWAVE is disregarding my @samp{IDL_PATH} which I set
4118under MacOSX} 4116under macOS}
4119 4117
4120If you run Emacs directly as an Aqua application, rather than from the 4118If you run Emacs directly as an Aqua application, rather than from the
4121console shell, the environment is set not from your usual shell 4119console shell, the environment is set not from your usual shell
diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi
index 8deead52dc6..69d3fc42277 100644
--- a/doc/misc/mairix-el.texi
+++ b/doc/misc/mairix-el.texi
@@ -68,7 +68,7 @@ database.
68Mairix is a tool for indexing and searching words in locally stored 68Mairix is a tool for indexing and searching words in locally stored
69mail. It was written by Richard Curnow and is licensed under the 69mail. It was written by Richard Curnow and is licensed under the
70GPL@. Mairix comes with most popular GNU/Linux distributions, but it also 70GPL@. Mairix comes with most popular GNU/Linux distributions, but it also
71runs under Windows (with cygwin), Mac OS X and Solaris. The homepage can 71runs under Windows (with cygwin), macOS and Solaris. The homepage can
72be found at 72be found at
73@uref{http://www.rpcurnow.force9.co.uk/mairix/index.html} 73@uref{http://www.rpcurnow.force9.co.uk/mairix/index.html}
74 74
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index a5239acb59f..a6f9dbde7cb 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -6616,7 +6616,7 @@ applying it to another one.
6616@vindex org-clock-idle-time 6616@vindex org-clock-idle-time
6617By customizing the variable @code{org-clock-idle-time} to some integer, such 6617By customizing the variable @code{org-clock-idle-time} to some integer, such
6618as 10 or 15, Emacs can alert you when you get back to your computer after 6618as 10 or 15, Emacs can alert you when you get back to your computer after
6619being idle for that many minutes@footnote{On computers using Mac OS X, 6619being idle for that many minutes@footnote{On computers using macOS,
6620idleness is based on actual user idleness, not just Emacs' idle time. For 6620idleness is based on actual user idleness, not just Emacs' idle time. For
6621X11, you can install a utility program @file{x11idle.c}, available in the 6621X11, you can install a utility program @file{x11idle.c}, available in the
6622@code{contrib/scripts} directory of the Org git distribution, or install the 6622@code{contrib/scripts} directory of the Org git distribution, or install the
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 5ce10d298c0..dae514033f8 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -977,7 +977,7 @@ active, @pxref{Top, , D-Bus, dbus}.
977@cindex afp method 977@cindex afp method
978 978
979This method is for connecting to remote hosts with the Apple Filing 979This method is for connecting to remote hosts with the Apple Filing
980Protocol for accessing files on Mac OS X volumes. @value{tramp} access 980Protocol for accessing files on macOS volumes. @value{tramp} access
981syntax requires a leading volume (share) name, for example: 981syntax requires a leading volume (share) name, for example:
982@file{@trampfn{afp,user@@host,/volume}}. 982@file{@trampfn{afp,user@@host,/volume}}.
983 983