Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.95 emacs/lispref/frames.texi:1.96
*** emacs/lispref/frames.texi:1.95      Tue Jun 21 14:13:49 2005
--- emacs/lispref/frames.texi   Mon Jul 18 15:38:48 2005
***************
*** 1744,1750 ****
  color number @var{number} on the terminal.
  
  The optional argument @var{rgb}, if specified, is an rgb value, a list
! of three numbers that specify what what the color actually looks like.
  If you do not specify @var{rgb}, then this color cannot be used by
  @code{tty-color-approximate} to approximate other colors, because
  Emacs will not know what it looks like.
--- 1744,1750 ----
  color number @var{number} on the terminal.
  
  The optional argument @var{rgb}, if specified, is an rgb value, a list
! of three numbers that specify what the color actually looks like.
  If you do not specify @var{rgb}, then this color cannot be used by
  @code{tty-color-approximate} to approximate other colors, because
  Emacs will not know what it looks like.
***************
*** 1822,1828 ****
  @end example
  
  @noindent
! in in your X resources file (whose name is usually @file{~/.Xdefaults}
  or @file{~/.Xresources}).  Then:
  
  @example
--- 1822,1828 ----
  @end example
  
  @noindent
! in your X resources file (whose name is usually @file{~/.Xdefaults}
  or @file{~/.Xresources}).  Then:
  
  @example


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to