From ee1b1917a6ef6756ebb4e38a3b6a13aa5709c70a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 28 May 2009 13:30:46 +0000 Subject: [PATCH] * frames.texi (Text Terminal Colors): Multi-tty is already implemented, but tty-local colors are not. --- doc/lispref/ChangeLog | 5 +++++ doc/lispref/frames.texi | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e9001336e70..a3b18d880a6 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2009-05-28 Chong Yidong + + * frames.texi (Text Terminal Colors): Multi-tty is already + implemented, but tty-local colors are not. + 2009-05-27 Chong Yidong * hooks.texi (Standard Hooks): Remove mention of obsolete diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 548e6e8e501..87127c9cd66 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -2104,11 +2104,11 @@ are used by Emacs. in @ref{Color Names}. These functions accept a display (either a frame or the name of a -terminal) as an optional argument. We hope in the future to make Emacs -support more than one text-only terminal at one time; then this argument -will specify which terminal to operate on (the default being the -selected frame's terminal; @pxref{Input Focus}). At present, though, -the @var{frame} argument has no effect. +terminal) as an optional argument. We hope in the future to make +Emacs support different colors on different text-only terminals; then +this argument will specify which terminal to operate on (the default +being the selected frame's terminal; @pxref{Input Focus}). At +present, though, the @var{frame} argument has no effect. @defun tty-color-define name number &optional rgb frame This function associates the color name @var{name} with -- 2.39.5