From: Juri Linkov Date: Mon, 18 Jul 2005 15:38:48 +0000 (+0000) Subject: (Text Terminal Colors, Resources): Delete duplicate words. X-Git-Tag: emacs-pretest-22.0.90~8036 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=45221c9e3102214ed412b99056a55504ccc51ac0;p=emacs.git (Text Terminal Colors, Resources): Delete duplicate words. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 13921c0b6fc..827f98d24c2 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1744,7 +1744,7 @@ This function associates the color name @var{name} with 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 @@ xterm.vt100.background: yellow @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