comparison doc/misc/faq.texi @ 97043:9592c50233ab remove-carbon

Remove support for Mac Carbon. * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 27 Jul 2008 18:24:48 +0000
parents b448c0552915
children cb5d2387102c
comparison
equal deleted inserted replaced
97042:0ac199626cb9 97043:9592c50233ab
1161 Emacs 22 features support for GNU/Linux systems on S390 and x86-64 1161 Emacs 22 features support for GNU/Linux systems on S390 and x86-64
1162 machines, as well as support for the Mac OS X and Cygwin operating 1162 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
1170 Font Lock mode, Auto Compression mode, and File Name Shadow Mode are 1170 Font Lock mode, Auto Compression mode, and File Name Shadow Mode are
1171 enabled by default. 1171 enabled by default.
1357 @cindex Syntax highlighting on a TTY 1357 @cindex Syntax highlighting on a TTY
1358 @cindex Console, colors 1358 @cindex Console, colors
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
1366 @code{termcap} entry for your display type for color-related 1366 @code{termcap} entry for your display type for color-related
1367 capabilities. 1367 capabilities.
3815 3815
3816 @node Emacs for Apple computers, Emacs for VMS and DECwindows, Emacs for NeXTSTEP, Finding Emacs and related packages 3816 @node Emacs for Apple computers, Emacs for VMS and DECwindows, Emacs for NeXTSTEP, Finding Emacs and related packages
3817 @section Where can I get Emacs for my Apple computer? 3817 @section Where can I get Emacs for my Apple computer?
3818 @cindex Apple computers, Emacs for 3818 @cindex Apple computers, Emacs for
3819 @cindex Macintosh, Emacs for 3819 @cindex Macintosh, Emacs for
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 3820
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
3828 @section Where do I get Emacs that runs on VMS under DECwindows? 3824 @section Where do I get Emacs that runs on VMS under DECwindows?