/[emacs]/emacs/lispref/frames.texi
ViewVC logotype

Diff of /emacs/lispref/frames.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.84 by eliz, Sat Feb 5 13:19:39 2005 UTC revision 1.85 by rms, Sun Mar 6 18:15:17 2005 UTC
# Line 1700  and that name is still supported as an a Line 1700  and that name is still supported as an a
1700  @section Text Terminal Colors  @section Text Terminal Colors
1701  @cindex colors on text-only terminals  @cindex colors on text-only terminals
1702    
1703    Emacs can display color on text-only terminals, starting with version    Text-only terminals usually support only a small number of colors,
1704  21.  These terminals usually support only a small number of colors, and  and the computer uses small integers to select colors on the terminal.
1705  the computer uses small integers to select colors on the terminal.  This  This means that the computer cannot reliably tell what the selected
1706  means that the computer cannot reliably tell what the selected color  color looks like; instead, you have to inform your application which
1707  looks like; instead, you have to inform your application which small  small integers correspond to which colors.  However, Emacs does know
1708  integers correspond to which colors.  However, Emacs does know the  the standard set of colors and will try to use them automatically.
 standard set of colors and will try to use them automatically.  
1709    
1710    The functions described in this section control how terminal colors    The functions described in this section control how terminal colors
1711  are used by Emacs.  are used by Emacs.

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26