diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/faq.texi | 8 | ||||
| -rw-r--r-- | doc/misc/ns-emacs.texi | 3 |
3 files changed, 8 insertions, 8 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 8fa35abc979..9ee52aebda9 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * ns-emacs.texi: | ||
| 4 | * faq.texi: Remove mentions of Mac Carbon. | ||
| 5 | |||
| 1 | 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * gnus.texi (Saving Articles): Describe the 2nd argument of | 8 | * gnus.texi (Saving Articles): Describe the 2nd argument of |
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index a8f14cf422b..42a373d820c 100644 --- a/doc/misc/faq.texi +++ b/doc/misc/faq.texi | |||
| @@ -1163,7 +1163,7 @@ machines, as well as support for the Mac OS X and Cygwin operating | |||
| 1163 | systems. | 1163 | systems. |
| 1164 | 1164 | ||
| 1165 | @item | 1165 | @item |
| 1166 | The native MS-Windows, Mac OS 9 and Mac OS X builds include full support | 1166 | The native MS-Windows, and Mac OS X builds include full support |
| 1167 | for images, toolbar, and tooltips. | 1167 | for images, toolbar, and tooltips. |
| 1168 | 1168 | ||
| 1169 | @item | 1169 | @item |
| @@ -1359,7 +1359,7 @@ customize, with completion. | |||
| 1359 | 1359 | ||
| 1360 | In Emacs 21.1 and later, colors and faces are supported in non-windowed mode, | 1360 | In Emacs 21.1 and later, colors and faces are supported in non-windowed mode, |
| 1361 | i.e.@: on Unix and GNU/Linux text-only terminals and consoles, and when | 1361 | i.e.@: on Unix and GNU/Linux text-only terminals and consoles, and when |
| 1362 | invoked as @samp{emacs -nw} on X, MS-Windows, and Mac. (Colors and faces were | 1362 | invoked as @samp{emacs -nw} on X, and MS-Windows. (Colors and faces were |
| 1363 | supported in the MS-DOS port since Emacs 19.29.) Emacs automatically | 1363 | supported in the MS-DOS port since Emacs 19.29.) Emacs automatically |
| 1364 | detects color support at startup and uses it if available. If you think | 1364 | detects color support at startup and uses it if available. If you think |
| 1365 | that your terminal supports colors, but Emacs won't use them, check the | 1365 | that your terminal supports colors, but Emacs won't use them, check the |
| @@ -3818,10 +3818,6 @@ menus, and multiple frames. You can get it from | |||
| 3818 | @cindex Apple computers, Emacs for | 3818 | @cindex Apple computers, Emacs for |
| 3819 | @cindex Macintosh, Emacs for | 3819 | @cindex Macintosh, Emacs for |
| 3820 | 3820 | ||
| 3821 | Beginning with version 21.1, the Macintosh is supported in the official | ||
| 3822 | Emacs distribution; see the files @file{mac/README} and | ||
| 3823 | @file{mac/INSTALL} in the Emacs distribution for build instructions. | ||
| 3824 | |||
| 3825 | Beginning with version 22.1, Emacs supports Mac OS X natively. | 3821 | Beginning with version 22.1, Emacs supports Mac OS X natively. |
| 3826 | 3822 | ||
| 3827 | @node Emacs for VMS and DECwindows, Modes for various languages, Emacs for Apple computers, Finding Emacs and related packages | 3823 | @node Emacs for VMS and DECwindows, Modes for various languages, Emacs for Apple computers, Finding Emacs and related packages |
diff --git a/doc/misc/ns-emacs.texi b/doc/misc/ns-emacs.texi index 8b39aaa77d1..e80bf34a882 100644 --- a/doc/misc/ns-emacs.texi +++ b/doc/misc/ns-emacs.texi | |||
| @@ -982,8 +982,7 @@ Also a number of others have contributed code. Steve Nygard | |||
| 982 | <nygard@@telusplanet.net> got emacs to dump under OpenStep. The font panel | 982 | <nygard@@telusplanet.net> got emacs to dump under OpenStep. The font panel |
| 983 | code was Andrew Athan's <athan@@object.com> work. Joe Reiss | 983 | code was Andrew Athan's <athan@@object.com> work. Joe Reiss |
| 984 | <jreiss@@magnus.acs.ohio-state.edu> both created the beautiful icons you see | 984 | <jreiss@@magnus.acs.ohio-state.edu> both created the beautiful icons you see |
| 985 | and wrote the popup menu and dialog box code as well as much else. (Actually, | 985 | and wrote the popup menu and dialog box code as well as much else. |
| 986 | Joe's icon became the one used for the Mac Carbon port..) | ||
| 987 | 986 | ||
| 988 | Finally, suggestions from Darcy Brockbank, Timothy Bissell, Scott Byer, David | 987 | Finally, suggestions from Darcy Brockbank, Timothy Bissell, Scott Byer, David |
| 989 | Griffiths, Scott Hess, Eberhard Mandler, John C. Randolph, and Bradley Taylor | 988 | Griffiths, Scott Hess, Eberhard Mandler, John C. Randolph, and Bradley Taylor |