diff options
| author | Paul Eggert | 2016-11-06 00:33:43 -0700 |
|---|---|---|
| committer | Paul Eggert | 2016-11-06 00:42:03 -0700 |
| commit | dc152c54f4e44f5f2040883b03f71ff6aa66c893 (patch) | |
| tree | 7b4f0336a1f03e7a53d980000a42568b10907409 /doc | |
| parent | 84c53436ab25b6c8f76c133e59b34e533ea33cc7 (diff) | |
| download | emacs-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')
| -rw-r--r-- | doc/emacs/cmdargs.texi | 4 | ||||
| -rw-r--r-- | doc/emacs/macos.texi | 14 | ||||
| -rw-r--r-- | doc/emacs/msdos.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/mule.texi | 8 | ||||
| -rw-r--r-- | doc/lispref/display.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/nonascii.texi | 3 | ||||
| -rw-r--r-- | doc/lispref/os.texi | 2 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 12 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 2 | ||||
| -rw-r--r-- | doc/misc/idlwave.texi | 36 | ||||
| -rw-r--r-- | doc/misc/mairix-el.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 | ||||
| -rw-r--r-- | doc/misc/tramp.texi | 2 |
13 files changed, 44 insertions, 47 deletions
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi index f0f686f855c..881bf11a9f0 100644 --- a/doc/emacs/cmdargs.texi +++ b/doc/emacs/cmdargs.texi | |||
| @@ -550,11 +550,11 @@ variables is not set, the category defaults to the value of the | |||
| 550 | @env{LANG} is not set. But if @env{LC_ALL} is specified, it overrides | 550 | @env{LANG} is not set. But if @env{LC_ALL} is specified, it overrides |
| 551 | the settings of all the other locale environment variables. | 551 | the settings of all the other locale environment variables. |
| 552 | 552 | ||
| 553 | On MS-Windows and OS X, if @env{LANG} is not already set in the | 553 | On MS-Windows and macOS, if @env{LANG} is not already set in the |
| 554 | environment, Emacs sets it based on the system-wide default. You can | 554 | environment, Emacs sets it based on the system-wide default. You can |
| 555 | set this in the ``Regional Settings'' Control Panel on some versions | 555 | set this in the ``Regional Settings'' Control Panel on some versions |
| 556 | of MS-Windows, and in the ``Language and Region'' System Preference on | 556 | of MS-Windows, and in the ``Language and Region'' System Preference on |
| 557 | OS X. | 557 | macOS. |
| 558 | 558 | ||
| 559 | The value of the @env{LC_CTYPE} category is | 559 | The value of the @env{LC_CTYPE} category is |
| 560 | matched against entries in @code{locale-language-names}, | 560 | matched against entries in @code{locale-language-names}, |
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi index b0597dc2499..6e6520b60bc 100644 --- a/doc/emacs/macos.texi +++ b/doc/emacs/macos.texi | |||
| @@ -3,19 +3,19 @@ | |||
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @node Mac OS / GNUstep | 4 | @node Mac OS / GNUstep |
| 5 | @appendix Emacs and Mac OS / GNUstep | 5 | @appendix Emacs and Mac OS / GNUstep |
| 6 | @cindex Mac OS X | 6 | @cindex macOS |
| 7 | @cindex Macintosh | 7 | @cindex Macintosh |
| 8 | @cindex GNUstep | 8 | @cindex GNUstep |
| 9 | 9 | ||
| 10 | This section describes the peculiarities of using Emacs built with | 10 | This section describes the peculiarities of using Emacs built with |
| 11 | the GNUstep libraries on GNU/Linux or other operating systems, or on | 11 | the GNUstep libraries on GNU/Linux or other operating systems, or on |
| 12 | Mac OS X with native window system support. On Mac OS X, Emacs can be | 12 | macOS with native window system support. On macOS, Emacs can be |
| 13 | built either without window system support, with X11, or with the | 13 | built either without window system support, with X11, or with the |
| 14 | Cocoa interface; this section only applies to the Cocoa build. This | 14 | Cocoa interface; this section only applies to the Cocoa build. This |
| 15 | does not support versions of Mac OS X earlier than 10.6. | 15 | does not support versions before Mac OS X 10.6. |
| 16 | 16 | ||
| 17 | For various historical and technical reasons, Emacs uses the term | 17 | For various historical and technical reasons, Emacs uses the term |
| 18 | @samp{Nextstep} internally, instead of ``Cocoa'' or ``Mac OS X''; for | 18 | @samp{Nextstep} internally, instead of ``Cocoa'' or ``macOS''; for |
| 19 | instance, most of the commands and variables described in this section | 19 | instance, most of the commands and variables described in this section |
| 20 | begin with @samp{ns-}, which is short for @samp{Nextstep}. NeXTstep | 20 | begin with @samp{ns-}, which is short for @samp{Nextstep}. NeXTstep |
| 21 | was an application interface released by NeXT Inc during the 1980s, of | 21 | was an application interface released by NeXT Inc during the 1980s, of |
| @@ -84,7 +84,7 @@ set, which often causes the subprocesses it launches to behave differently than | |||
| 84 | they would when launched from the shell. | 84 | they would when launched from the shell. |
| 85 | 85 | ||
| 86 | For the PATH and MANPATH variables, a system-wide method | 86 | For the PATH and MANPATH variables, a system-wide method |
| 87 | of setting PATH is recommended on Mac OS X, using the | 87 | of setting PATH is recommended on macOS, using the |
| 88 | @file{/etc/paths} files and the @file{/etc/paths.d} directory. | 88 | @file{/etc/paths} files and the @file{/etc/paths.d} directory. |
| 89 | 89 | ||
| 90 | @node Mac / GNUstep Customization | 90 | @node Mac / GNUstep Customization |
| @@ -117,8 +117,8 @@ close the altered one. | |||
| 117 | Useful in this context is the listing of all faces obtained by | 117 | Useful in this context is the listing of all faces obtained by |
| 118 | @kbd{M-x list-faces-display}. | 118 | @kbd{M-x list-faces-display}. |
| 119 | 119 | ||
| 120 | @cindex Core Text, on Mac OS X | 120 | @cindex Core Text, on macOS |
| 121 | In Mac OS X, Emacs uses a Core Text based font backend | 121 | In macOS, Emacs uses a Core Text based font backend |
| 122 | by default. If you prefer the older font style, enter the following | 122 | by default. If you prefer the older font style, enter the following |
| 123 | at the command-line before starting Emacs: | 123 | at the command-line before starting Emacs: |
| 124 | 124 | ||
diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi index 6ad12d646a1..47ba23b95aa 100644 --- a/doc/emacs/msdos.texi +++ b/doc/emacs/msdos.texi | |||
| @@ -366,7 +366,7 @@ Emulate @sc{gnu} systems; this is the default. This sets | |||
| 366 | Emulate Unix systems. Like @code{GNU}, but sets | 366 | Emulate Unix systems. Like @code{GNU}, but sets |
| 367 | @code{ls-lisp-verbosity} to @code{(links uid)}. | 367 | @code{ls-lisp-verbosity} to @code{(links uid)}. |
| 368 | @item MacOS | 368 | @item MacOS |
| 369 | Emulate MacOS@. Sets @code{ls-lisp-ignore-case} to @code{t}, and | 369 | Emulate macOS@. Sets @code{ls-lisp-ignore-case} to @code{t}, and |
| 370 | @code{ls-lisp-dirs-first} and @code{ls-lisp-verbosity} to @code{nil}. | 370 | @code{ls-lisp-dirs-first} and @code{ls-lisp-verbosity} to @code{nil}. |
| 371 | @item MS-Windows | 371 | @item MS-Windows |
| 372 | Emulate MS-Windows. Sets @code{ls-lisp-ignore-case} and | 372 | Emulate MS-Windows. Sets @code{ls-lisp-ignore-case} and |
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index e735343cc75..882d75f5e61 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi | |||
| @@ -745,7 +745,7 @@ exactly what to do for end-of-line conversion: | |||
| 745 | @item @dots{}-unix | 745 | @item @dots{}-unix |
| 746 | Don't do any end-of-line conversion; assume the file uses | 746 | Don't do any end-of-line conversion; assume the file uses |
| 747 | newline to separate lines. (This is the convention normally used | 747 | newline to separate lines. (This is the convention normally used |
| 748 | on Unix and GNU systems, and Mac OS X.) | 748 | on Unix and GNU systems, and macOS.) |
| 749 | 749 | ||
| 750 | @item @dots{}-dos | 750 | @item @dots{}-dos |
| 751 | Assume the file uses carriage-return linefeed to separate lines, and do | 751 | Assume the file uses carriage-return linefeed to separate lines, and do |
| @@ -757,8 +757,8 @@ Emacs doesn't support directly.}) | |||
| 757 | 757 | ||
| 758 | @item @dots{}-mac | 758 | @item @dots{}-mac |
| 759 | Assume the file uses carriage-return to separate lines, and do the | 759 | Assume the file uses carriage-return to separate lines, and do the |
| 760 | appropriate conversion. (This was the convention used on the | 760 | appropriate conversion. (This was the convention used in Classic Mac |
| 761 | Macintosh system prior to OS X.) | 761 | OS.) |
| 762 | @end table | 762 | @end table |
| 763 | 763 | ||
| 764 | These variant coding systems are omitted from the | 764 | These variant coding systems are omitted from the |
| @@ -1393,7 +1393,7 @@ of @code{standard-fontset-spec}. This fontset's name is | |||
| 1393 | @noindent | 1393 | @noindent |
| 1394 | or just @samp{fontset-standard} for short. | 1394 | or just @samp{fontset-standard} for short. |
| 1395 | 1395 | ||
| 1396 | On GNUstep and Mac OS X, the standard fontset is created using the value of | 1396 | On GNUstep and macOS, the standard fontset is created using the value of |
| 1397 | @code{ns-standard-fontset-spec}, and on MS Windows it is | 1397 | @code{ns-standard-fontset-spec}, and on MS Windows it is |
| 1398 | created using the value of @code{w32-standard-fontset-spec}. | 1398 | created using the value of @code{w32-standard-fontset-spec}. |
| 1399 | 1399 | ||
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index f94628ce105..a49bfc8ca8c 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -6958,7 +6958,7 @@ Emacs is displaying the frame using X. | |||
| 6958 | Emacs is displaying the frame using native MS-Windows GUI. | 6958 | Emacs is displaying the frame using native MS-Windows GUI. |
| 6959 | @item ns | 6959 | @item ns |
| 6960 | Emacs is displaying the frame using the Nextstep interface (used on | 6960 | Emacs is displaying the frame using the Nextstep interface (used on |
| 6961 | GNUstep and Mac OS X). | 6961 | GNUstep and macOS). |
| 6962 | @item pc | 6962 | @item pc |
| 6963 | Emacs is displaying the frame using MS-DOS direct screen writes. | 6963 | Emacs is displaying the frame using MS-DOS direct screen writes. |
| 6964 | @item nil | 6964 | @item nil |
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 9cf3b5750f2..e4581b3d68e 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi | |||
| @@ -1034,8 +1034,7 @@ Unix convention, used on GNU and Unix systems, is to use the linefeed | |||
| 1034 | character (also called newline). The DOS convention, used on | 1034 | character (also called newline). The DOS convention, used on |
| 1035 | MS-Windows and MS-DOS systems, is to use a carriage-return and a | 1035 | MS-Windows and MS-DOS systems, is to use a carriage-return and a |
| 1036 | linefeed at the end of a line. The Mac convention is to use just | 1036 | linefeed at the end of a line. The Mac convention is to use just |
| 1037 | carriage-return. (This was the convention used on the Macintosh | 1037 | carriage-return. (This was the convention used in Classic Mac OS.) |
| 1038 | system prior to OS X.) | ||
| 1039 | 1038 | ||
| 1040 | @cindex base coding system | 1039 | @cindex base coding system |
| 1041 | @cindex variant coding system | 1040 | @cindex variant coding system |
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 0d999ae9b99..6b9b2c7faf3 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi | |||
| @@ -888,7 +888,7 @@ Berkeley BSD and its variants. | |||
| 888 | Cygwin, a Posix layer on top of MS-Windows. | 888 | Cygwin, a Posix layer on top of MS-Windows. |
| 889 | 889 | ||
| 890 | @item darwin | 890 | @item darwin |
| 891 | Darwin (Mac OS X). | 891 | Darwin (macOS). |
| 892 | 892 | ||
| 893 | @item gnu | 893 | @item gnu |
| 894 | The GNU system (using the GNU kernel, which consists of the HURD and Mach). | 894 | The GNU system (using the GNU kernel, which consists of the HURD and Mach). |
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 |
| 1211 | There is a new NeXTstep port of Emacs. This supports GNUstep and Mac OS | 1211 | There is a new NeXTstep port of Emacs. This supports GNUstep and Mac OS |
| 1212 | X (via the Cocoa libraries). The Carbon port of Emacs, which supported | 1212 | X (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}. | |||
| 3561 | Beginning with version 23.1, Emacs supports GNUstep natively. | 3561 | Beginning with version 23.1, Emacs supports GNUstep natively. |
| 3562 | See the file @file{nextstep/INSTALL} in the distribution. | 3562 | See 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 | ||
| 3570 | Beginning with version 22.1, Emacs supports Mac OS X natively. | 3570 | Beginning with version 22.1, Emacs supports macOS natively. |
| 3571 | See the file @file{nextstep/INSTALL} in the distribution. | 3571 | See 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. | |||
| 21520 | Mairix is a tool for indexing and searching words in locally stored | 21520 | Mairix is a tool for indexing and searching words in locally stored |
| 21521 | mail. It was written by Richard Curnow and is licensed under the | 21521 | mail. It was written by Richard Curnow and is licensed under the |
| 21522 | GPL@. Mairix comes with most popular GNU/Linux distributions, but it also | 21522 | GPL@. Mairix comes with most popular GNU/Linux distributions, but it also |
| 21523 | runs under Windows (with cygwin), Mac OS X and Solaris. The homepage can | 21523 | runs under Windows (with cygwin), macOS and Solaris. The homepage can |
| 21524 | be found at | 21524 | be 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 | ||
| 2377 | The IDLWAVE shell is an Emacs major mode which permits running the IDL | 2377 | The IDLWAVE shell is an Emacs major mode which permits running the IDL |
| 2378 | program as an inferior process of Emacs, and works closely with the | 2378 | program 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 | |||
| 2382 | Emacs packages which handles the communication with the IDL program. | 2382 | Emacs packages which handles the communication with the IDL program. |
| 2383 | Unfortunately, IDL for Windows does not have command-prompt versions and | 2383 | Unfortunately, IDL for Windows does not have command-prompt versions and |
| 2384 | thus do not allow the interaction with Emacs, so the IDLWAVE shell | 2384 | thus do not allow the interaction with Emacs, so the IDLWAVE shell |
| 2385 | currently only works under Unix and MacOSX. | 2385 | currently 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 |
| 3536 | IDL library path for Windows and MacOS@. Under Unix/MacOSX, will be | 3536 | IDL library path for Windows and macOS@. Under Unix/macOS, will be |
| 3537 | obtained from the Shell when run. | 3537 | obtained from the Shell when run. |
| 3538 | @end defopt | 3538 | @end defopt |
| 3539 | 3539 | ||
| 3540 | @defopt idlwave-system-directory | 3540 | @defopt idlwave-system-directory |
| 3541 | The IDL system directory for Windows and MacOS@. Also needed for | 3541 | The IDL system directory for Windows and macOS@. Also needed for |
| 3542 | locating HTML help and the IDL Assistant for IDL v6.2 and later. Under | 3542 | locating HTML help and the IDL Assistant for IDL v6.2 and later. Under |
| 3543 | Unix/MacOSX, will be obtained from the Shell and recorded, if run. | 3543 | Unix/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 | |||
| 3651 | also much slower than scanning library catalogs. | 3651 | also much slower than scanning library catalogs. |
| 3652 | 3652 | ||
| 3653 | You can scan any of the directories on the currently known path. Under | 3653 | You can scan any of the directories on the currently known path. Under |
| 3654 | Windows and MacOS (not OSX), you need to specify the IDL search path in | 3654 | Windows, you need to specify the IDL search path in |
| 3655 | the variable @code{idlwave-library-path}, and the location of the IDL | 3655 | the variable @code{idlwave-library-path}, and the location of the IDL |
| 3656 | directory (the value of the @code{!DIR} system variable) in the variable | 3656 | directory (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 | |||
| 3742 | many other reasons. | 3742 | many 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 |
| 3748 | Users of Windows and MacOS (not X) also must set the variable | 3747 | Users 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 |
| 3750 | variable in IDL@. IDLWAVE appends @file{lib} to the value of this | 3749 | variable in IDL@. IDLWAVE appends @file{lib} to the value of this |
| 3751 | variable and assumes that all files found on that path are system | 3750 | variable 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 |
| 3826 | and its associated | 3825 | and 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 |
| 3828 | provide in-buffer browsing with image display, and excellent speed and | 3827 | provide 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 | ||
| 4029 | IDLWAVE was developed on a UNIX system. However, thanks to the | 4027 | IDLWAVE was developed on a UNIX system. However, thanks to the |
| 4030 | portability of Emacs, much of IDLWAVE does also work under different | 4028 | portability of Emacs, much of IDLWAVE does also work under different |
| 4031 | operating systems like Windows (with NTEmacs or NTXEmacs) or MacOS. | 4029 | operating systems like Windows (with NTEmacs or NTXEmacs). |
| 4032 | 4030 | ||
| 4033 | The only real problem is that there is no command-line version of IDL | 4031 | The only real problem is that there is no command-line version of IDL |
| 4034 | for Windows or MacOS(<=9) with which IDLWAVE can interact. As a | 4032 | for Windows with which IDLWAVE can interact. As a |
| 4035 | result, the IDLWAVE Shell does not work and you have to rely on IDLDE | 4033 | result, the IDLWAVE Shell does not work and you have to rely on IDLDE |
| 4036 | to run and debug your programs. However, editing IDL source files | 4034 | to run and debug your programs. However, editing IDL source files |
| 4037 | with Emacs/IDLWAVE works with all bells and whistles, including | 4035 | with 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 | |||
| 4112 | pathname to the idl program with the variable | 4110 | pathname 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 |
| 4114 | set your shell search path in two places when running Emacs as an Aqua | 4112 | set your shell search path in two places when running Emacs as an Aqua |
| 4115 | application with MacOSX; see the next topic. | 4113 | application 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 |
| 4118 | under MacOSX} | 4116 | under macOS} |
| 4119 | 4117 | ||
| 4120 | If you run Emacs directly as an Aqua application, rather than from the | 4118 | If you run Emacs directly as an Aqua application, rather than from the |
| 4121 | console shell, the environment is set not from your usual shell | 4119 | console 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. | |||
| 68 | Mairix is a tool for indexing and searching words in locally stored | 68 | Mairix is a tool for indexing and searching words in locally stored |
| 69 | mail. It was written by Richard Curnow and is licensed under the | 69 | mail. It was written by Richard Curnow and is licensed under the |
| 70 | GPL@. Mairix comes with most popular GNU/Linux distributions, but it also | 70 | GPL@. Mairix comes with most popular GNU/Linux distributions, but it also |
| 71 | runs under Windows (with cygwin), Mac OS X and Solaris. The homepage can | 71 | runs under Windows (with cygwin), macOS and Solaris. The homepage can |
| 72 | be found at | 72 | be 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 |
| 6617 | By customizing the variable @code{org-clock-idle-time} to some integer, such | 6617 | By customizing the variable @code{org-clock-idle-time} to some integer, such |
| 6618 | as 10 or 15, Emacs can alert you when you get back to your computer after | 6618 | as 10 or 15, Emacs can alert you when you get back to your computer after |
| 6619 | being idle for that many minutes@footnote{On computers using Mac OS X, | 6619 | being idle for that many minutes@footnote{On computers using macOS, |
| 6620 | idleness is based on actual user idleness, not just Emacs' idle time. For | 6620 | idleness is based on actual user idleness, not just Emacs' idle time. For |
| 6621 | X11, you can install a utility program @file{x11idle.c}, available in the | 6621 | X11, 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 | ||
| 979 | This method is for connecting to remote hosts with the Apple Filing | 979 | This method is for connecting to remote hosts with the Apple Filing |
| 980 | Protocol for accessing files on Mac OS X volumes. @value{tramp} access | 980 | Protocol for accessing files on macOS volumes. @value{tramp} access |
| 981 | syntax requires a leading volume (share) name, for example: | 981 | syntax requires a leading volume (share) name, for example: |
| 982 | @file{@trampfn{afp,user@@host,/volume}}. | 982 | @file{@trampfn{afp,user@@host,/volume}}. |
| 983 | 983 | ||