summaryrefslogtreecommitdiff
path: root/man/frames.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-02-05 13:45:34 +0000
committerEli Zaretskii <eliz@gnu.org>2005-02-05 13:45:34 +0000
commit4a4ef5a0a652d5340364e2bd1a3da81250465ceb (patch)
tree968a066b2474be71df513fa9328370803b90e761 /man/frames.texi
parent75f97d20f85691578502a8bf6a2b114c07cc2e91 (diff)
downloademacs-4a4ef5a0a652d5340364e2bd1a3da81250465ceb.tar.gz
(Frame Parameters): Add an xref to the description
of list-colors-display. Add a pointer to the X docs about colors.
Diffstat (limited to 'man/frames.texi')
-rw-r--r--man/frames.texi12
1 files changed, 9 insertions, 3 deletions
diff --git a/man/frames.texi b/man/frames.texi
index 603dfdea252..5c0c42b3d8b 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -650,7 +650,6 @@ whether that feature is also in use for the same buffer name.
@node Frame Parameters
@section Setting Frame Parameters
-@cindex colors
@cindex Auto-Raise mode
@cindex Auto-Lower mode
@@ -664,10 +663,16 @@ window management behavior of the selected frame.
@findex set-border-color
@findex auto-raise-mode
@findex auto-lower-mode
+@cindex colors
@table @kbd
@item M-x set-foreground-color @key{RET} @var{color} @key{RET}
Specify color @var{color} for the foreground of the selected frame.
-(This also changes the foreground color of the default face.)
+(This also changes the foreground color of the default face.) You can
+specify @var{color} either by its symbolic name or by its RGB
+numerical specification@footnote{
+See the X Window System documentation for more details. On a typical
+GNU or Unix system, the command @kbd{man 7 X} or @kbd{man -s 7 X} will
+display the X manual page that explains how to specify colors.}.
@item M-x set-background-color @key{RET} @var{color} @key{RET}
Specify color @var{color} for the background of the selected frame.
@@ -685,7 +690,8 @@ Specify color @var{color} for the border of the selected frame.
@item M-x list-colors-display
Display the defined color names and show what the colors look like.
-This command is somewhat slow.
+This command is somewhat slow. @xref{Colors, list-colors-display,
+Display available colors}.
@item M-x auto-raise-mode
Toggle whether or not the selected frame should auto-raise. Auto-raise