aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2014-10-12 07:56:58 -0700
committerPaul Eggert2014-10-12 07:56:58 -0700
commitb73d3f58344e01f44d11f4305e19af0e29f97796 (patch)
tree3d2a9080cd414b761c1711596ddf172d3bf98b14 /doc
parent9a265587d2f8ee034b8d00c4bcde070367fb0ad1 (diff)
downloademacs-b73d3f58344e01f44d11f4305e19af0e29f97796.tar.gz
emacs-b73d3f58344e01f44d11f4305e19af0e29f97796.zip
Update doc to say Mac OS X 10.6 or later now required.
* doc/emacs/macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics) (Mac / GNUstep Customization): * nextstep/README: Mac OS X 10.6 or later now required.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog5
-rw-r--r--doc/emacs/macos.texi6
2 files changed, 8 insertions, 3 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index cafe925dec0..b1be1416a77 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,8 @@
12014-10-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
4 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
5
12014-10-09 Glenn Morris <rgm@gnu.org> 62014-10-09 Glenn Morris <rgm@gnu.org>
2 7
3 * package.texi (Package Menu): The package list was changed to not 8 * package.texi (Package Menu): The package list was changed to not
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi
index 2177ad4e210..048b49cefc9 100644
--- a/doc/emacs/macos.texi
+++ b/doc/emacs/macos.texi
@@ -12,7 +12,7 @@ the GNUstep libraries on GNU/Linux or other operating systems, or on
12Mac OS X with native window system support. On Mac OS X, Emacs can be 12Mac OS X with native window system support. On Mac OS X, Emacs can be
13built either without window system support, with X11, or with the 13built either without window system support, with X11, or with the
14Cocoa interface; this section only applies to the Cocoa build. This 14Cocoa interface; this section only applies to the Cocoa build. This
15does not support versions of Mac OS X earlier than 10.4. 15does not support versions of Mac OS X earlier than 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 ``Mac OS X''; for
@@ -84,7 +84,7 @@ set, which often causes the subprocesses it launches to behave differently than
84they would when launched from the shell. 84they would when launched from the shell.
85 85
86For the PATH and MANPATH variables, a system-wide method 86For the PATH and MANPATH variables, a system-wide method
87of setting PATH is recommended on Mac OS X 10.5 and later, using the 87of setting PATH is recommended on Mac OS X, 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
@@ -118,7 +118,7 @@ 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 Mac OS X
121In Mac OS X 10.5 and later, Emacs uses a Core Text based font backend 121In Mac OS X, Emacs uses a Core Text based font backend
122by default. If you prefer the older font style, enter the following 122by default. If you prefer the older font style, enter the following
123at the command-line before starting Emacs: 123at the command-line before starting Emacs:
124 124