mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
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.
This commit is contained in:
parent
84c53436ab
commit
dc152c54f4
73 changed files with 253 additions and 254 deletions
|
|
@ -122,7 +122,7 @@ END-OF-LINE FORMAT
|
|||
How text end-of-line is encoded depends on operating system. For
|
||||
instance, Unix's format is just one byte of LF (line-feed) code,
|
||||
whereas DOS's format is two-byte sequence of `carriage-return' and
|
||||
`line-feed' codes. MacOS's format is usually one byte of
|
||||
`line-feed' codes. Classic Mac OS's format is usually one byte of
|
||||
`carriage-return'.
|
||||
|
||||
Since text character encoding and end-of-line encoding are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue