Mercurial > emacs
changeset 103300:8fdb15180912
* frames.texi (Text Terminal Colors): Multi-tty is already
implemented, but tty-local colors are not.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 28 May 2009 13:30:46 +0000 |
parents | 934b7b9d3a20 |
children | 8480dc8e7b43 |
files | doc/lispref/ChangeLog doc/lispref/frames.texi |
diffstat | 2 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + + * frames.texi (Text Terminal Colors): Multi-tty is already + implemented, but tty-local colors are not. + 2009-05-27 Chong Yidong <cyd@stupidchicken.com> * hooks.texi (Standard Hooks): Remove mention of obsolete
--- 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