# HG changeset patch # User Chong Yidong # Date 1243517446 0 # Node ID 8fdb151809128cb584f217ac27d43d09227e4060 # Parent 934b7b9d3a209e2f06780d89ec7a12c1f1c39477 * frames.texi (Text Terminal Colors): Multi-tty is already implemented, but tty-local colors are not. diff -r 934b7b9d3a20 -r 8fdb15180912 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Wed May 27 22:08:29 2009 +0000 +++ b/doc/lispref/ChangeLog Thu May 28 13:30:46 2009 +0000 @@ -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 -r 934b7b9d3a20 -r 8fdb15180912 doc/lispref/frames.texi --- a/doc/lispref/frames.texi Wed May 27 22:08:29 2009 +0000 +++ b/doc/lispref/frames.texi Thu May 28 13:30:46 2009 +0000 @@ -2104,11 +2104,11 @@ 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