emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/frames.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/frames.texi
Date: Sun, 06 Mar 2005 13:15:19 -0500

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.84 emacs/lispref/frames.texi:1.85
*** emacs/lispref/frames.texi:1.84      Sat Feb  5 13:19:39 2005
--- emacs/lispref/frames.texi   Sun Mar  6 18:15:17 2005
***************
*** 1700,1712 ****
  @section Text Terminal Colors
  @cindex colors on text-only terminals
  
!   Emacs can display color on text-only terminals, starting with version
! 21.  These terminals usually support only a small number of colors, and
! the computer uses small integers to select colors on the terminal.  This
! means that the computer cannot reliably tell what the selected color
! looks like; instead, you have to inform your application which small
! integers correspond to which colors.  However, Emacs does know the
! standard set of colors and will try to use them automatically.
  
    The functions described in this section control how terminal colors
  are used by Emacs.
--- 1700,1711 ----
  @section Text Terminal Colors
  @cindex colors on text-only terminals
  
!   Text-only terminals usually support only a small number of colors,
! and the computer uses small integers to select colors on the terminal.
! This means that the computer cannot reliably tell what the selected
! color looks like; instead, you have to inform your application which
! small integers correspond to which colors.  However, Emacs does know
! the standard set of colors and will try to use them automatically.
  
    The functions described in this section control how terminal colors
  are used by Emacs.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]