Mercurial > emacs
diff lispref/frames.texi @ 64451:efc3cdafca80
(Text Terminal Colors, Resources): Delete duplicate words.
| author | Juri Linkov <juri@jurta.org> |
|---|---|
| date | Mon, 18 Jul 2005 15:38:48 +0000 |
| parents | 75c04f750f89 |
| children | a8651fc70979 187d6a1f84f7 |
line wrap: on
line diff
--- a/lispref/frames.texi Mon Jul 18 15:38:19 2005 +0000 +++ b/lispref/frames.texi Mon Jul 18 15:38:48 2005 +0000 @@ -1744,7 +1744,7 @@ 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. +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,7 +1822,7 @@ @end example @noindent -in in your X resources file (whose name is usually @file{~/.Xdefaults} +in your X resources file (whose name is usually @file{~/.Xdefaults} or @file{~/.Xresources}). Then: @example
