Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ee1b1917
Commit
ee1b1917
authored
May 28, 2009
by
Chong Yidong
Browse files
* frames.texi (Text Terminal Colors): Multi-tty is already
implemented, but tty-local colors are not.
parent
5df647e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/frames.texi
doc/lispref/frames.texi
+5
-5
No files found.
doc/lispref/ChangeLog
View file @
ee1b1917
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
...
...
doc/lispref/frames.texi
View file @
ee1b1917
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment