aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/frames.texi
diff options
context:
space:
mode:
authorGerd Moellmann1999-10-27 09:26:40 +0000
committerGerd Moellmann1999-10-27 09:26:40 +0000
commit513331d3298cfc76f75996effbe738308eed4f6f (patch)
tree307eb03546b7712c434c86dd60bff4471428e0b6 /lispref/frames.texi
parent04c1025b883c8ddcfac3ada649641a56f08aae95 (diff)
downloademacs-513331d3298cfc76f75996effbe738308eed4f6f.tar.gz
emacs-513331d3298cfc76f75996effbe738308eed4f6f.zip
Patch from rms.
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r--lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 34525fed808..3e8f3f301e3 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -1485,7 +1485,7 @@ or @code{(@var{name} @var{number})}. Here, @var{name} is the color
1485name, @var{number} is the number used to specify it to the terminal. 1485name, @var{number} is the number used to specify it to the terminal.
1486If present, @var{rgb} is an rgb value that says what the color 1486If present, @var{rgb} is an rgb value that says what the color
1487actually looks like. 1487actually looks like.
1488@end defun 1488@end defvar
1489 1489
1490@defun tty-color-approximate rgb 1490@defun tty-color-approximate rgb
1491@tindex tty-color-approximate 1491@tindex tty-color-approximate